Request
The response can include company names, domains, alternate names, descriptions, locations, subsidiaries, public code organizations, and other profile fields when available.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Search FullHunt organization profiles by company name or domain.
GET /api/v1/organizations-db/search?query={company_or_domain}
curl --get "https://fullhunt.io/api/v1/organizations-db/search" \
-H "X-API-KEY: $FULLHUNT_API_KEY" \
--data-urlencode "query=Example Corporation"
| Parameter | Required | Validation |
|---|---|---|
query | Yes | Company name or domain accepted by the search service |
