Create a Key
- Go to Dashboard → Settings → API Keys
- Click Create Key
- Set permissions and expiration
- Copy the key (shown only once)
Key Scopes
| Scope | Description |
|---|---|
passports:read | List and get passports |
passports:write | Create, update, delete passports |
inference:run | Run chat completions |
receipts:read | Get and verify receipts |
admin | Full access |
Rotate Keys
Best Practices
- Use separate keys for production and development
- Set the minimum required scopes
- Rotate keys regularly
- Never commit keys to source control
.png?fit=max&auto=format&n=VsjUqn6fLqEhBiuI&q=85&s=8b4c7e6431e9a6af1ef23b77bb4ff5fd)
.png?fit=max&auto=format&n=VsjUqn6fLqEhBiuI&q=85&s=d5651a45e4bfbabc33f74e146af3f94a)