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