Get single field from first match
सभी Company Lookup API देखें →Returns a specific field from the first matching company. Search by domain, handle, or name; choose which attribute to return (e.g. domain, industry, size, linkedin_url). Lightweight when only one field is needed.
API विशेषताएँ
Single-field response Request one attribute (domain, website, industry, size, type, founded, city, state, country_code, handle, linkedin_url, name) to reduce payload and latency
Column selection Required column parameter picks which firmographic field to return from the first match
Same search options as /first Optional domain, handle, name, similarity, country_code, require_domain for finding the match
Lightweight integration Use when only one value is needed (e.g. domain or industry) for forms or microservices
लाइव API डेमो
API Response (JSON)
{} Need Help?
If you encounter API issues or need other API requirements, please contact us.
उपयोग के मामले
- Get company domain from name or handle for redirect or lookup
- Display one attribute (e.g. industry or size) in UI without full profile
- Microservices: request only the field needed to avoid over-fetching
- Validation: check if company has website or LinkedIn URL
- List building: extract a single column (e.g. city or country) from first match