API documentation
Affise API documentation allows you to work with the Admin and Affiliate panels via API. The documentation provides all the necessary data to make correct requests and get the data back.
There are methods for the Admin panel users, for the Affiliate panel users (your affiliates), and common methods.
The methods are grouped according to the goals you want to achieve: watch statistics, manage offers, work with users, etc.
General managers can use methods marked as Admin methods.
In a method, you can see:
where:
1: API method and the endpoint to be added to your API request.
2: list of parameters and their descriptions.
3: cURL request that you can copy, customize, and use in API tools such as Postman or Insomnia, along with an example response for the selected method.
4: status codes that can help you understand common errors in your API responses.
Please contact the Affise Customer Support team regarding all raised questions via the e-mail: [email protected].


