Platform
API
The platform allows you full api access. You can view the full API reference
API tokens
Team tokens allow you to provide granular API access to your application.
You can create new API Tokens under Settings > Tokens on the menu bar. Example usecases -
- Allow application to only list campaigns of the account -
GET /v1/sms/campaigns
- Allow application to only submit new domains registered -
POST /v1/domains/connect