Check Arianee Access Token

This request is used to check the validity of an Arianee Access Token for a specific user and network.

  • URL: POST - https://custody.arianee.com/{{client}}/{{chainType}}/nft/checkCertificateAccessToken
  • Body:
    • aat - Arianee Access Token to check.
  • Success:
    • valid - Indicates whether the Arianee Access Token is valid or not.
    • message - A message indicating the status of the Arianee Access Token.

For more information, read our dedicated documentation.

Language
Authorization
Bearer
URL
Click Try It! to start a request and see the response here!