Getting Started

To use our API, you'll need an API key. These are generated from the Connect application.


Purpose of our APIs

You can use our integrations to integrate parts of divergent Connect within your own product, from simple things such as sending an email or SMS, through to the management of your Senders, Templates, Clients and more.


Authenticating with our API

To use our API you'll need an API Key that can be generated by signing in to Connect.

Each API Key can be used for Management, Email, SMS, or a combination of all of them.

When using our libraries, use the .ApiKey property to set your API Key in the configuration settings. If you're calling our endpoints directly, send the X-Api-Key header with each request.