The new platform came with an entirely re-engineering and more capable API software mediator that makes communication between software more manageable and straightforward. Complete documentation of a new API is found and accessed via api.sender.net.
What is found on the documentation?
The documentation intends to present all the information you need to work with our API. As you scroll through the page, you’ll see possible requests on the left side of the screen.
The code examples of API requests with different programming languages.
Authentication
To authenticate requests, include an Authorization header with the value “Bearer {API_ACCESS_TOKEN}”.All authenticated endpoints are marked with a requires authentication badge in the documentation.
In order to generate a bearer code go a-head to Settings > API access tokens or by clicking here.
That’s it!
If you got stuck on a specific task or can’t find a way to execute a particular job, contact our support team via LiveChat or [email protected] – we’re here to help 24/7.