Partner Authentication API

The endpoint allows retrieve partner access token using Client ID and Secret.


Authentication API

Retrieves a partner access token.

Endpoint:

https://partner.mailazy.com/api/v1/oauth/token

Headers:

Authorization: Basic Client ID Client Secret

The above partner access token can be used with all the partner APIs.