Skip to main content
GET
Fundraising Trends (Aggregate)
By default, late-stage / non-VC round types (IPO, Post-IPO, Post-IPO Debt, Debt Financing, M&A, PIPE) are excluded — override with excludeStages.

Authorizations

X-Api-Key
string
header
required

Query Parameters

interval
enum<string>
required

Bucket size for aggregation: 1d — daily, 1w — weekly (ISO week), 1m — monthly.

Available options:
1d,
1w,
1m
Example:

"1m"

from
string
required

Lower bound on the round date (inclusive). Accepts ISO 8601 string or Unix timestamp (sec/ms).

Example:

"2024-01-01T00:00:00.000Z"

to
string

Upper bound on the round date (inclusive). Accepts ISO 8601 string or Unix timestamp (sec/ms). Bare YYYY-MM-DD is coerced to end-of-day UTC. Defaults to now.

Example:

"2024-12-31T23:59:59.999Z"

categoryId
number

Filter by coin primary category identifier.

Example:

12

excludeStages
enum<string>[]

Comma-separated round types to exclude from the aggregate. Defaults to late-stage / non-VC types: IPO, Post-IPO, Post-IPO Debt, Debt Financing, M&A, PIPE.

Available options:
ANGEL,
Debt Financing,
Extended Pre-Seed,
Extended Seed,
Extended Series A,
Extended Series B,
Extended Series C,
Extended Series D,
Grant,
IPO,
Incubation,
KOL,
M&A,
OTC Purchase,
PIPE,
Post-IPO,
Post-IPO Debt,
PRESALE,
PRE SEED,
Pre-Series A,
Pre-Series B,
Private Token Sale,
SEED,
SERIES A,
SERIES B,
SERIES C,
SERIES D,
Series E,
Series F,
Series G,
Series H,
STRATEGIC,
Treasury Diversification,
Undisclosed
Example:

"IPO,Post-IPO,M&A"

Response

data
object[]
required
status
object
required