Get first matching company
सभी Company Lookup API देखें →Returns only the first or best matching company as a single object. Search by domain, LinkedIn handle, or name (with optional trigram similarity and country). Use when you need one canonical record.
API विशेषताएँ
Single best-match result Returns one company object instead of an array; ideal when a single canonical record is needed
Multi-criteria search Optional parameters: domain, handle, name, similarity, country_code, require_domain; use any combination
Unified endpoint One path supports domain-, handle-, or name-based lookup without switching URLs
Normalized domain input Domain is normalized (protocol, www, trailing slashes removed) for consistent matching
लाइव API डेमो
API Response (JSON)
{} Need Help?
If you encounter API issues or need other API requirements, please contact us.
उपयोग के मामले
- Resolve a single company from domain, name, or LinkedIn in one call
- Form or widget: show one company profile from user input
- Deduplication: get canonical company for a given identifier
- API orchestration: one response object for downstream services
- Quick company check: first match for validation or display