Account Setup

To use the Sendbound API, you need to sign up here.

Follow the steps below after sign up to obtain the credentials for API authentication and authorization.

Login.
Go to the Dashboard.
Select Profile on the sidebar.
Get your API Token

image

image

Your API token carry many privileges, so be sure to keep them secure! Do not share your secret API keys in publicly accessible areas such as GitHub, client-side code, and so forth. The API token must be included as a query parameter in all subsequent requests.

All API requests must be made over HTTPS. Calls made over plain HTTP may fail. API requests without authentication will also fail.

After your account is properly setup and you have access to the api credentials, the next step is to make requests to our endpoints.