Admin

Create or revoke an API key

An automation key lets your pipeline push schema updates without a person clicking through the import. It’s how documentation keeps pace with a database that changes on every deploy.

  1. From the Admin section, open Automation Keys, then click Create new key.

  2. Copy the key once and store it in your CI/CD secrets — it’s shown only at creation.

    Like any credential, it’s displayed a single time; if it leaks or a person leaves, you rotate rather than hunt for it.

  3. To retire a key, Rotate it (issue a new one, old stops working) or Revoke it (stop it entirely).