Rounds

A paginated list of fundraising rounds with support for point-in-time and range filters, optional grouping, and metric aggregation.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string

Filter by a specific funding round ID.

string

Filter by a specific company UID.

string

Filter by a specific funding round type.

string

Filter by funding round type ID. Use the metadata endpoint to look up available IDs.

string

Minimum funding amount (inclusive).

string

Maximum funding amount (inclusive).

string

Minimum post-money valuation (inclusive).

string

Maximum post-money valuation (inclusive).

string

Start date for announcement_date range (YYYY-MM-DD). Required if end_date is provided.

string

End date for announcement_date range (YYYY-MM-DD). Requires start_date.

string

Case-insensitive exact match on company name.

string

Filter by company category (partial match, case-insensitive).

string

Filter rounds to a specific taxonomy or sector. Use the metadata endpoint to look up available taxonomy tags.

string

Filter by associated coin or token name (partial match).

string

Filter by associated coin UID. Use the metadata endpoint to look up coin_uid from a coin name.

string

Filter by company country.

string

Filter by company state or province.

string

Filter by company city.

string

Comma-separated dimensions to group output records by. Valid values: announcement_year, announcement_quarter, funding_round_type, taxonomy, company_category, company_country, company_state, company_city, company, company_uid, is_first_round.

string

Comma-separated metrics to compute for grouped records. Valid values: sum_amount, count_rounds, avg_amount, count_unique_companies, avg_days_since_last_round, avg_historical_capital.

string

Page size. Defaults to 100, max 500.

string

Next page marker for forward pagination.

string

Previous page marker for backward pagination.

string

Sort expression in field:direction format. Supports multi-sort with commas.

Response

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json