Branch
main · Current saved content (live branch tip)Authentication
Use OAuth 2.0 client credentials for server-to-server calls. Human flows use the hosted login; API keys are for trusted automation only.
Authorization: Bearer <token>
Rotate API keys every 90 days. Scoped keys cannot escalate privileges.