HomeDocumentationRecipesAPI ReferenceChangelog
Arianee Protocol DocumentationLog In
API Reference

Manage Digital Passport Transferability

This endpoint allows users to add token access to a specific digital passport. The request should include a payload with the following parameters:

This endpoint allows you to recover a specific digital passport.

  • URL: POST - {{url}}/productManagement/product/:productId/addTokenAccess

  • Parameter: productId - The unique identifier for the product.

  • Body:

    • address - Wallet address.

    • activate - To activate or disable the token access.

    • tokenType - The type of the token access.

  • Success: The type of key has been changed.

For more information, read our detailed API documentation.

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

ID of the digital passport

Body Params
string
required
boolean
required
int32
required
Responses

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