Skip to main content
Project API keys are used when your backend server needs to manage accounts, create sessions, or generate account API keys. They are secret and should never be exposed to clients.

Create an account

Create a session for an account

Create an account API key

The secret_key is only returned once when created. Store it securely immediately.

Available routes

All routes under /api/v1/project/* require the project API key.