Choose the right endpoint
| Resolve | Discovery | |
|---|---|---|
| Use when | You have a company name and want to confirm or enrich it | You want companies matching a keyword, theme, or description |
| Endpoint | POST /v2/company-resolver/resolve | POST /v2/company-resolver/discovery |
| Input | Company name + optional location | Keyword + optional location filters |
| Best for | CRM enrichment, deduplication, normalizing messy data | Prospecting, building targeted account lists |
Resolve a company name
Send a company name (and optionally a location) to get back matching canonical records with firmographic data.result_count to return multiple candidates when a name is ambiguous — then select the best match on your end.
Search companies by keyword
Use discovery to find companies matching a theme, industry, or free-text description.RBID) and firmographic attributes you can use for enrichment or targeting. The keyword field accepts natural language — describe the type of company, not just a category name.
Next steps
Resolve a company
Full parameter and response reference for resolving a company name.
Search for companies
Full parameter and response reference for keyword-based discovery.
