Unlike the Enrich API, the Search API is synchronous. This means that when you make a search request, the API responds immediately with the matching contacts or companies, based on the filters you provide in the request body. There are two main endpoints:Documentation Index
Fetch the complete documentation index at: https://docs.fullenrich.com/llms.txt
Use this file to discover all available pages before exploring further.
- /people/search for searching contacts
- /company/search for searching companies
Ready to use the API?
Authentication
To make secure API Calls
Search People
Find your first contacts
Search Companies
Find your first companies
Filtering Logic Explained
How filtering works: AND / OR, exact match, etc..