# Introduction

Sender API allows developers to build custom integrations to do things like sync email subscribers, get campaign statistics, activate workflows and more.

To use the Sender API, you need a Sender.net account. Once you have an account and are logged in, go to "Settings" -> "API access tokens" and create an API access token.

# Base URL

All URLs referenced in the API documentation have the following base: https://api.sender.net/v2/.

The API is served only over HTTPS. To ensure data privacy, unencrypted HTTP is not supported.

# Notes about using Sender API

The API follows REST principles, so you can use any HTTP request library available for your programming language.

Next to each API method you will see code examples in the dark area to the right (or as part of the content on mobile). You can switch the language used with the tabs at the top.

If you see any errors or omissions in our API documentation, please let us know by contacting [email protected].

Last updated:   2024-01-09