Sign in

OAuth token

documented

Exchange authorization code for access token (POST /oauth/token).

POST /oauth/tokenOAuthno implementation yet0 runs

Input

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.
OAuth token · SMSAPI · OpenIntegrations