Quickstart
Ship a first read-only integration in one afternoon.
-
01
Create sandbox client
Generate a client ID, choose read scopes, and set a redirect URI.
-
02
Request an access token
Use OAuth 2.0 client credentials for server-to-server workflows.
-
03
Fetch changed records
Start with delta endpoints to avoid bulk exports and unnecessary load.
-
04
Subscribe to events
Use signed webhooks to keep downstream systems current after launch.