Request

Response

    Overview

    OAuth, specifically OAuth2, is the open standard used across APS for token-based authentication and authorization.

    In this section, you will find the following resources:

    • How to register an app on the platform
    • Explanations of basic concepts, such as client ID and secret, tokens, scopes, and two-legged versus three-legged authentication
    • A How-to Guide that walks you through a few common workflows
    • Documentation on each of the OAuth REST endpoints