Use the Tremendous connector to send digital rewards and incentives.
Integrating your application with Tremendous lets you use these operations in an automation. It exposes 10 actions, listed below. Add the connector from the Connections area, authenticate, then select its operations in the automation builder. Capabilities: actions.
Authentication
Before you begin, make sure you have the following information:
Connection Name: Choose a meaningful name for your connection. This name helps you identify the connection within your application or integration settings.
Authentication Type: The authentication method for this connector is defined in the connection setup. Select the connector in the Connections area to see the fields it requires.
Obtaining Your API Key
Go to app.testflight.tremendous.com/auth/signup and create a free Tremendous Sandbox account.
Log in to your Sandbox account dashboard.
Open Team Settings, then select Developers.
Click to generate a new API key, then choose Read and write or Read-only access for the key.
Copy the generated API key immediately and store it securely — Tremendous only displays the full key once.
When you're ready to go live, request production API access from Tremendous to receive a production API key.
Authentication & setup
Tremendous supports two authentication methods.
API Key Authentication
The most common approach for direct API integrations.
Getting Credentials:
Create a Sandbox account (free)
Generate a Sandbox API key from your account dashboard
Request production access when ready to go live
OAuth 2.0
Available for more complex integration scenarios and multi-user applications.
Actions
Action Name | Description |
|---|---|
Create campaign | Create a campaign in Tremendous |
Create order | Create an order for a single reward in Tremendous |
Get campaign | Retrieve a campaign from Tremendous |
Get order | Retrieve an order from Tremendous |
Get product | Retrieve a product from Tremendous |
Get reward | Retrieve a reward from Tremendous |
List campaigns | Lists campaigns in Tremendous |
List orders | Lists orders in Tremendous |
List products | Lists products in Tremendous |
List rewards | Lists rewards in Tremendous |
About the API
Tremendous enables organizations to send rewards, incentives, and payouts globally through a single platform.
Core Capabilities:
Reward Delivery
2000+ payout methods including:
US and global bank transfers
Amazon.com gift cards
Visa and Mastercard prepaid cards
PayPal / Venmo transfers
Charity donations
Distribution Methods
Email delivery
Direct link sharing
SMS delivery
Campaign Features
Campaign-based personalization and styling
Custom field integration for metadata
Multi-currency support with customizable reward delivery
Integration Support
Webhook support for delivery notifications
Rate limiting and pagination for scalable integrations
Sandbox environment for testing
Client libraries for Ruby, Python, and Node.js
Key Features: The Sandbox environment is free and fully-featured for development. Most Tremendous API functionality is supported in Sandbox, allowing developers to make their first API call in 5 minutes.