Skip to main content
Search for any entity by name: companies, people, products, places, laws, and more. Fuzzy matching included.
  • Allows searching and filtering entities by various criteria
  • Returns a list of matching entities with their ID, type, and a short description
  • Helps agents find relevant entities in the Cala’s Knowledge

Example:

Search Results

Returns all matching entities across types — companies, people, products, facilities, and more. Each result includes an id, name, entity_type, and a description when available (null if not).
One search for “Tesla” returns the company, its products, a historical person, and even a facility — all typed and ready to explore.
Narrow results to specific types using the entity_types parameter:
Available entity types:
You can pass multiple types: entity_types=Company&entity_types=Person
Use the returned entity UUIDs with POST /v1/entities/{entity_id} to get full profiles — founders, executives, funding, HQ, and more.