Authorizing OAuth Apps
Learn how to enable other users to authorize your OAuth App.
Web Application Flow
Request a user's TextMaster identity
Request a user's TextMaster identity
Query Parameters
Name
Type
Description

Users are redirected back to your site by TextMaster
Exchange an OAuth code for a user's access token
Query Parameters
Name
Type
Description
Use the access token to access the API
Get user informations referenced by given access token
Headers
Name
Type
Description
Skip authorization for testing purposes
Refreshing access tokens
Exchange an OAuth code for a user's access token
Query Parameters
Name
Type
Description
Last updated
Was this helpful?