Authentication
Authenticate Your Integration
To interact with Arcadia’s API, you must generate a developer token. This token is used in the Authorization
header of all requests and is currently active only in the testing environment.
Steps:
Click “Generate Token” to create your test token.
Use this token across all documentation examples and integration snippets.
Regenerate if needed. Tokens can be managed directly from this portal.
⚠️ Important: This is for development only. Mainnet usage will require verified credentials.
Last updated