Round transitions — stage progression analysis
Funding Analytics
Round transitions — stage progression analysis
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 — stage progression analysis
Documentation Index
Fetch the complete documentation index at: https://developers.beta.dealroom.co/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Auth0 JWT access token. Paste a token obtained from your preferred OAuth2 flow. For machine-to-machine use, the OAuth2 client_credentials scheme below can mint a token directly from your client_id / client_secret inside the Swagger UI Authorize dialog.
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/aggregate/:source
Example:
"year[gte]:2020"