Skip to main content
New project keys begin with mbn_test_ or mbn_live_. The full secret is revealed once and is never stored in recoverable form.

Production checklist

  • Create one key per service and environment.
  • Grant only the required permissions.
  • Restrict models and endpoints when useful.
  • Store the key in a server-side secret manager.
  • Set an expiry for temporary access.
  • Rotate before revoking an active key.
Use a service account when the credential represents an application or automation instead of a human user.