← All integrations

Crunchbase

Crunchbase integration (Data, Marketing). Imported from open-connector.

API key2 native toolsIcon fallback
This catalogue entry describes the current repository definition. Availability, scopes, and production readiness should be confirmed during private-beta onboarding.

Native tools

GET
crunchbase_autocomplete_entities
Suggest Crunchbase entities that match a text query.

/data/autocompletes

3 parameters
ParamTypeRequiredDescription
querystringrequiredText to search for in Crunchbase identifiers.
collectionIdsarrayoptionalCrunchbase collections to search. Omit to search all supported identifiers.
limitintegeroptionalNumber of suggestions to return. Crunchbase defaults to 10 and allows up to 25.
GET
crunchbase_get_organization
Look up one Crunchbase organization by UUID or permalink.

/data/entities/organizations/{entityId}

3 parameters
ParamTypeRequiredDescription
entityIdstringrequiredCrunchbase organization UUID or permalink.
fieldIdsarrayoptionalOrganization field IDs to include.
cardIdsarrayoptionalOrganization card IDs to include.
Request private-beta access