Getting Started
Summary
Step 1
Sign up
Step 2
Get credential
Step 3
Add Callback URL
Follow the steps below to learn how to quickly start sending messaging using 9bits SMS API:
1. Sign up
Using the SMS API starts with signing up for a free account on the Customer Dashboard. If you already have an account, skip this step.
2. Get credentials
You need an API Token which is required for query transactions. This token is created automatically on the Customer Dashboard for each account. You can find your token security tab, under Settings
3. Add Callback URL
To enable receipt of all SMS, navigate to Settings => Webhook on the Customer Dashboard and enter the callback URL. Once set, all received SMS would be delivered to the URL.
All our endpoints will request for your API token, so keep them handy.
Last updated