Search Deals
Search for funding rounds and deals by company, deal type, amount range, or date. Returns matching transactions with deal type, amount, date, and participants. Use this to find deal entity IDs for detailed lookups.
Authentication
AuthorizationBearer
Bearer token authentication using API key
Headers
X-Organization-ID
Query parameters
deal_type
Filter by deal type (e.g., ‘series_a’, ‘series_b’, ‘seed’, ‘ipo’, ‘acquisition’, ‘debt’)
min_amount
Minimum deal amount
max_amount
Maximum deal amount
start_date
Start date (YYYY-MM-DD)
end_date
End date (YYYY-MM-DD)
page
Page number
page_size
Results per page
Response
Successful response
query
The search query that was executed
results
Array of matching results
total_results
Total number of matching results
page
Current page number
page_size
Results per page
Errors
401
Unauthorized Error