API keys

Planned

Scoped credentials for reaching the Molthood API from your own code, with rotation and an audit trail.

What it is
A key authorises requests and defines what they may reach. One per environment, revocable independently.
Why it matters
A single shared secret cannot be rotated without coordinating every consumer, and cannot be narrowed when one of them only needs to read.
What it will enable
  • Create key
  • Rotate
  • Revoke
  • Scopes
  • Rate limits
  • Expiry
  • Usage
  • Audit log

Not available yet

No keys exist yet, and none can be generated. The key the console uses for analyses today is separate and unaffected.

Create keyRotateRevoke