ao_ keys — the credentials your SDKs, CI pipelines, and scripts use to call the Orca API. For the concept, see API keys.
API keys are available to any member. Members see the keys they created; admins see all keys in the org.
Creating a key
1
Open New API key
Click New API key.
2
Name and expiry
Give the key a name and pick an expiry preset: never, 7d, 30d, 90d, 1y, or custom.
3
Copy the token — it's shown once
A reveal dialog displays the full token a single time. Copy it now and store it somewhere safe; you can’t view it again afterward.
The table
Revoke a key from its row to disable it immediately. Toggle show/hide revoked to include or hide revoked keys.
Using a key
Authenticate with aBearer token against the API base https://api.orcapods.ai:
Related
API keys
Key model, scopes, and rotation.
SDK overview
Call Orca from your language of choice.
Access control
How a key inherits its creator’s role.