AnyInt Docs
Account & Billing

Team Keys

Team keys are where AnyInt starts to behave like an operating platform instead of only an API relay. They let organizations separate ownership, usage, and policy by project or workload.

Team keys are where AnyInt starts to behave like an operating platform instead of only an API relay. They let organizations separate ownership, usage, and policy by project or workload.

Why teams use multiple keys

  • separate production from staging
  • isolate one project from another
  • assign cost ownership by team
  • keep premium models behind a narrower access boundary

Typical key metadata

The enterprise product plan treats each key as an object with:

  • a name
  • an optional description
  • optional tags
  • a creator
  • a status such as Active or Disabled

Key-level controls

ControlWhat it does
model allowlist or blocklistlimits which models the key may call
spend limitscaps total usage or triggers warnings
rate limitsconstrains RPM, RPH, RPD, TPM, or TPD
IP allowlistsrestricts which networks may use the key
routing policydefines which models or routing groups the key can use

Practical ownership model

  • Admin defines the global policy boundary
  • Project Owner manages the keys inside the project they own
  • Member uses keys inside the permissions granted to them
  1. create one key per environment or workload
  2. add a clear name and tags
  3. apply limits before broad rollout
  4. disable or rotate the key when ownership changes

On this page