Check Proof of Ownership

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.

For more information, read our dedicated documentation.

Language
Authorization
Bearer
URL
Click Try It! to start a request and see the response here!