Skip to main content

API keys

This tab allows you to create API key(s) required to communicate with Cryptix by using API requests. The keys are used as an authentication token. For more information about using API keys, see Guides.

To create a new API key:

  1. In the API Keys tab, enter the user-friendly name for your key
  2. Choose available methods for this key
  3. Click to the Create New Key button

Scope Restrictions

If you attempt to call an API method using a token that does not include the required method in its scope, the server will respond with a 403 Forbidden error.

You will receive the same 403 error if you try to access methods that are not part of the default scope using a token that lacks the appropriate permissions.