For the complete documentation index, see llms.txt. This page is also available as Markdown.

Adding Settings

SET SETTINGS

Set settings.

POST /settings

Set settings. For users with the Standard Registry role only.

Request Body

Name
Type
Description

operatorID*

String

ID of the operator

operatorKey*

String

Key of the operator

nftApiKey*

String

API key of NFT

{
    // Response
}

Was this helpful?