Base URL
Authentication
All requests require theX-API-Key header. Create your API key in the Studio Dashboard.
See the Authentication page for error codes and detailed setup.
Available Endpoints
CPL Orders
Retrieve your Cost Per Lead orders with filtering by status and account.
CPC Orders
Retrieve your Cost Per Click orders with filtering by status and account.
Subscribers
List subscribers across all campaigns with date and type filters.
Rate Limits
1,000 requests per hour per account. If exceeded, the API returns429 with a Retry-After header.
Pagination
All list endpoints return 100 items per page. Use thepage query parameter to navigate through results.