Response Format

All responses are JSON and return HTTP 200 whether the call succeeded or failed. Check the success boolean in the body: true means the call succeeded; false means it failed, and error (sometimes with a message field) describes why. API response bodies use camelCase field names. The one exception is the tracking-webhook payload delivered to your server, which uses PascalCase field names.

On this page
OverviewCore FeaturesEasy to Implement, Built to Scale