API keys
Create, rotate, and scope API keys for server-side automation, plus guidance on storing secrets securely and revoking access when keys are exposed.
API keys authenticate machine-to-machine calls. They are simpler than OAuth but easier to leak—never embed them in browsers or mobile apps.