v3

OpenAPI 3.0.0Dex Terms of Service2026-07-311481984.7 KB
contacts

Search contacts by name (v2)

Name-only typeahead. Matches the contact's full name accent-insensitively (f_unaccent) and returns full contact rows in the list envelope { data: { contacts: [...] } }. query is required — send POST /v2/contacts/search if you need an empty-query listing, a wider field fan-out, or geographic search.

get/v2/contacts/search

Query parameters

querystring required
takeinteger

Response

Successful response