post https://custody.arianee.com/{client}/{network}/nft/checkProofLink
This endpoint allows you to make a request to check the validity of a proof link within a network.
Request Body
link
: (string) The proof link to be checked.
Response
Upon a successful request, the response will include the following fields:
valid
: (boolean) Indicates whether the proof link is valid or not.message
: (string) A message indicating the status of the proof link.link
: (string) The original proof link.