Balance transactions endpoint for account reconciliation
We've added an endpoint to list balance transactions, which grants you programmatic access to your Tremendous balance history.
Access token creation endpoint has been removed
We have removed the endpoint that creates access tokens.
The API is moving to api.tremendous.com
The Tremendous API is moving from www.tremendous.com
to api.tremendous.com
. None of the routes will change, so the only change you will have to make is to replace www
with api
in your calls to our API.
Deprecating multi-reward orders
We are deprecating support for multi-reward orders.
API V1 has been sunset
All clients have been migrated off the API (see API V1 will be sunset on Jan 15th, 2023. We extended the migration window by several months in order to accommodate select clients in their migration.
Forking campaigns shared across teams
The Tremendous API domain model previously had a notion of shared campaigns across teams (organizations).
More docs, better docs
We just released lots more documentation. It starts with an improved introduction page and a simplified quickstart guide. But we've also added guides for creating various different types and configurations of rewards, for setting delivery methods, and for customizing the recipient experience.
OAuth 2.0 documentation
We've released the ability to make API calls on behalf of other accounts via OAuth 2.0. This has been in beta for the last few months, and we're excited to release it.
Deprecating access token creation endpoint
We're refactoring this endpoint used to generate API keys to this one. The only difference is the URL associated with the endpoint, and the structure of the returned JSON endpoint.
API V1 will be sunset on Jan 15th, 2023
Adding this post for transparency; we've already communicated the change to all affected customers directly, and nearly all have migrated.