Look up a phone number in your CRM

Looks a phone number up in the cached CRM index that POST /api/v1/crm/sync builds. It never queries the CRM live, which makes it fast enough for caller-ID enrichment but only as fresh as your last sync; found is false when the number is not in the index, and cached_data is the CRM record as it was captured at sync time. Note that a 500 body still carries the lookup-result fields.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string
required

The phone number to look up, in any format; it is normalized to E.164 before the lookup.

Responses

401

Missing or invalid API key.

Language
Credentials
Bearer
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json