← Tools Reference

Crunchbase

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

API key2 toolshttps://api.crunchbase.com/v4
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.