/nft/checkArianeeAccessToken

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

Request Body

  • aat (string): The Arianee Access Token to be validated.

Response

The response will include the following fields:

  • valid (boolean): Indicates whether the Arianee Access Token is valid or not.
  • message (string): 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!