HomeDocumentationRecipesAPI ReferenceChangelog
Arianee Protocol DocumentationLog In
API Reference

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.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
required
Responses

Language
Credentials
Bearer
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json; charset=utf-8