Skip to main content
Qoder shows the full API key only when it is created. You cannot download the same secret again later. Keys are stored securely on the server and are not exposed as plaintext after creation. Follow the practices below to reduce risk.

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

  1. Revoke or delete the key in the console immediately.
  2. Create a new key and update all callers.
  3. If you suspect misuse, notify your security owner and Qoder support with recent requestId values from error responses.
Apply least privilege: only systems and people that must call the API should receive keys.