Affiliate marketers can get information on traffic rotation, lead events, conversions as well as get lead data and their logs via External API requests.

In this document you may find information about External API routes, their peculiarities as well as response, request, and possible error examples.

Remember that you can only view the information via these requests, not modify it.

Also, all date filters work in UTC in format: "2024-01-31T00:00:00.000Z".

In developing External API, architectural constraints for RESTful API services have been met. The POST and GET methods are available for use in the API.

Mind that only the "application/json" request and response format is supported.

To be able to make these requests, you need to generate an API token in Lead Distribution via Settings Navigation → API Tokens → External.

<aside> 📌

Note

The number of requests is limited to 1 request per second.

</aside>