Skip to content

API Consumption

Login

To obtain the token, login is required. Each client has their own username and password to obtain the token

To obtain the token, login is required. Each client has their own username and password to obtain the token.

Domain:

API login:

  • VERB: POST
  • PARAMETERS: username, password
  • HEADER: Add "Accept: application/json"
  • RESULT: Access token

Example Image

Example Image