Skip to main content

1. Authenticate

Every request carries a bearer token, either a Personal Access Token or an OAuth access token, in the Authorization header. Reads need READ permission.

2. Read the response

Success comes back wrapped in a data / meta envelope. Contact attributes live under properties, using snake_case keys.

Authentication

Tokens, scopes, and what 401 vs 403 mean.

Contacts

Read, create, and sync people.