Affiliates can manipulate lead and goal data via API requests. It means that they can push leads, get their information along with getting the goal data with the help of these requests.

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

In developing Affiliate 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 work with Affiliate API, you need to have an authorization token. Ask your Lead Distribution responsible to get it.

<aside> 📌

Note