The Anaplan OAuth 2.0 API enables secure, standards-based authorization using the OAuth 2.0 framework.
With OAuth 2.0 client applications can request and obtain access tokens, enabling them to interact with protected resources on behalf of users or themselves.
The API supports these two grants:
- Authorization code grant
- Device authorization code grant (known as a device grant in Anaplan)
To learn more, go to Anaplan OAuth 2.0 service .