Integrations
Using the REST API
The REST API at /api/v1 provides endpoints for brands, campaigns, participants, and stats. Full documentation is available at /developer/docs.
Authenticate with an API key passed in the X-API-Key header. Create keys at /api-keys in your dashboard.
Use the API playground at /developer/playground to test endpoints interactively before integrating into your application.