Sign Up and send free SMS messages.

API Authentication

Authorization

We use OAuth 2.0 Bearer Token method to auth our SMS Api.

You can find your app authorization key under your profile account*.

Authorization: Bearer {YOUR_AUTH_KEY}

If you are not familiar with OAuth authorization, please read at https://oauth.net/2/