OAuth token
documentedExchange authorization code for access token (POST /oauth/token).
POST /oauth/tokenOAuthno implementation yet0 runsInput
SMSAPI_CLIENT_ID*
SMSAPI Client ID
Your SMSAPI client_id
AUTHORIZATION_CODE*
Authorization Code
Code received from SMSAPI after user authorization
REDIRECT_URI*
Redirect URI
https://yourapp.example.com/callback
Calls SMSAPI as you (your API key is your account); keychains.dev holds the credentials.