Search Companies
Search for companies on Crunchbase or Pitchbook via SerpAPI.
Returns company profile URLs that can be passed to POST /v2/datasets/odyssey/company to generate a full report.
Only returns actual company profile URLs — filters out sub-pages, person pages, funding rounds, and other non-company results.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Headers
X-Organization-ID
Query parameters
founded
Founding year to include in search query
founder
Founder name to include in search query
limit
Maximum number of results to return (default: 10, max: 100)
Response
Search completed successfully
query
Original search query
source
Search source (‘crunchbase’ or ‘pitchbook’)
results
List of company search results
total_results
Total number of results available
limit
Maximum results requested
error
Error message if search failed