HomeDocumentationAPI ReferenceChangelog
Arianee Protocol DocumentationLog In
API Reference
These docs are for v1.9. Click to read the latest docs for v2.1.

/nft/createProofLink

This endpoint allows you to create a proof link for a specific digital passport within a given network.

Request Body

  • protocolName: (String) The name of the protocol.
  • smartAsset.id: (String) The ID of the smart asset.

Response

Upon a successful request, the API will respond with a proof link in the following format:

{
    "proofLink": "https://example.com/proof/123456,proofId"
}

For more information, read our dedicated documentation.

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

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