API authenPlatform

  • PLATFORM should call this API to get Bearer token to use in all other APIs.

  • Authentication mechanism: OAuth 2.0

  • API:

    • Path: /v2/auth/oauth2/token

    • Method: POST

    • Request: Content-Type: application/json

Request Parameter

Response Data

Last updated