Scope and privileges
- Set an expiration aligned with your integration; rotate when it expires.
- A key never exceeds the creator’s organization permissions and is limited by the product’s API scope; it cannot grant extra privileges.
Storage
Treat API keys like passwords:Usage habits
If a key is exposed
- Revoke or delete the key in the console immediately.
- Create a new key and update all callers.
- If you suspect misuse, notify your security owner and Qoder support with recent
requestIdvalues from error responses.
Apply least privilege: only systems and people that must call the API should receive keys.