Organization Match gives you two ways to find organizations: resolve a specific name to a canonical record, or search by keyword to build a list.Documentation Index
Fetch the complete documentation index at: https://docs.revenuebase.ai/llms.txt
Use this file to discover all available pages before exploring further.
Choose the right endpoint
| Resolve | Discovery | |
|---|---|---|
| Use when | You have an organization name and want to confirm or enrich it | You want organizations matching a keyword, theme, or description |
| Endpoint | POST /v2/organization/resolve | POST /v2/organization/discover |
| Input | Organization name + optional headquarter info | Keyword + optional headquarter-related filters |
| Best for | CRM enrichment, deduplication, normalizing messy data | Prospecting, building targeted account lists |
Resolve an organization name
Send an organization 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 organizations by keyword
Use discovery to find organizations 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 organization, not just a category name.
Next steps
Match an organization
Full parameter and response reference for matching an organization name to a verified record.
Discover organizations
Full parameter and response reference for keyword-based discovery.
