Round transitions
Funding Analytics
Round transitions
Analyzes how companies move between funding stages over time.
Response format:
transitions: From→to pairs with count and median days between stagestime_between_rounds: Per-stage median days to next round
Label types:
standardized: Maps raw round types to standard labels (Seed, Series A, etc.)self_reported: Uses raw round_type values as-is
GET
Round transitions
Authorizations
OAuth2 client-credentials flow against the Dealroom Auth0 tenant. Use the client_id / client_secret from a Programmatic API key. Tokens are valid for 24h — Swagger UI will reuse the same token across operations.
Query Parameters
How to label rounds: standardized (mapped), self_reported (raw)
Available options:
standardized, self_reported Example:
"standardized"
Filter expression: and(key[op]:value,...). Same syntax as /api/analytics/aggregate/:source
Example:
"year[gte]:2020"