developer_apps

Create a new bearer token (API access key) for a developer app. Indexer validates grants.

post/developer-apps/{address}/access-keys

Path parameters

addressstring required

Developer app address (API Key)

Query parameters

user_idstring required

The user ID of the user who owns the developer app

Response

Access key created successfully

api_access_keystring required

The newly created bearer token (API access key)

Changes

No recorded changes to this endpoint across all 1 revision of this API.