API Integration

The Sender Solutions service provides an API that you can integrate with your website or mobile application.
Using the API, you can manage subscribers (create, edit, delete) and send emails of all types.

For PHP website owners, we offer our library, which can be connected via Composer or directly from GitHub.
Links to these resources, as well as the Postman request collection and a complete list of available API methods with detailed descriptions, are available on the Help page.

To start working with the API, you first need to create a project in your account dashboard. Then go to the settings page of this project. The link is available in the side menu and on the dashboard page.




Scroll down to the API token management section and create a new token.

Store it in a secure location. If you suspect that the token may have been exposed to unauthorized parties, it is recommended to create a new token,
and delete the compromised one.

API calls are free of charge and available on all pricing plans, including the free plan.

If you have any difficulties or questions — please contact us via the feedback form, and we will help you with the integration.