Getting Started
SDKs and libraries
Client libraries and tools for the Clarify API
REST API
The Clarify API is a standard REST API. You can use any HTTP client — curl, fetch, axios, requests, etc.
curl --globoff -H "Authorization: api-key YOUR_API_KEY" \
"https://api.clarify.ai/v1/workspaces/acme/objects/person/resources?page[limit]=1"OpenAPI spec
The full API spec is available at:
https://api.clarify.ai/swagger-jsonUse it to generate typed clients in any language, or import it into tools like Postman or Insomnia.
Segment integration
Sync data from your warehouse into Clarify using Segment's Reverse ETL. This is the recommended approach for ongoing data sync from BigQuery, Snowflake, or Redshift.
Learn more about warehouse sync
Zapier and Make
Connect Clarify to thousands of apps through no-code automation platforms. Available in the Clarify workspace under Settings > Integrations.
HubSpot sync
Native two-way sync with HubSpot via Ampersand. Connect in Settings > Integrations > HubSpot.