post https://custody.arianee.com/{client}/{network}/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.