Skip to content

Approval & API keys

V1 exposes approval settings globally and at narrower scopes.

The most specific policy wins:

tenant default < agent default < channel default < API-key override

Policies control:

  • initial submission visibility,
  • whether team review is required,
  • whether a submission can become promotion-eligible,
  • whether the key may submit image, video, or both.
  • Keys are bearer tokens.
  • The raw token is shown once at creation.
  • Only a hash is stored.
  • Keys can be scoped to tenant, agent, channel, and media capabilities.
  • Revoked keys fail immediately.

V3 extends this model for external customers and quota enforcement. V1 uses it for internal trust boundaries.