Developer integrations are for teams building custom workflows or connecting internal systems.
Use OAuth for user-delegated access, webhooks for reactive automation, and API keys for secure server-to-server calls.
OAuth apps
Register an OAuth client, scopes, and redirect URLs for the API.
Webhooks
Subscribe to events, verify signatures, and retry safely.
API keys
Create, rotate, and scope API keys for server-side automation.