post https://custody.arianee.com/{client}/{chainType}/nft/checkProofLink
This endpoint allows you to make a request to check the validity of a proof link within a network.
- URL:
POST - https://custody.arianee.com/{{client}}/{{chainType}}/nft/checkProofLink
- Body:
link
- The proof link to be checked.
- Success: The response will include the following fields.
valid
- Indicates whether the proof link is valid or not.
message
- A message indicating the status of the proof link.
link
- The original proof link.