title: “Generate an API key” description: “Create a service credential to call the REST API from your scripts or custom integrations.” audience: [“developer”,“org_admin”] modules: [“api”,“seguridad”] estimated_minutes: 3 last_reviewed: “2026-05-03”
Generate an API key
For: DeveloperOrg admin
Last reviewed:
Each API key has a scope (read-only or read-write) and is bound to the user who created it. If the user leaves, the key is revoked.
TL;DR
Profile → API keys → New, copy the key (shown only once).
Steps
1. Profile → API keys → New API key. 2. Set a descriptive name (e.g. “Zapier prod”). 3. Pick scope (read-only or read-write). 4. Set expiration (recommended: 90 days). 5. Press Generate. Copy the key immediately; it is not shown again. 6. Store it in a password manager or environment variable.
Was this helpful?id:
generate-api-keyLast updated on