Skip to main content
A funding round, equity event, debt, grant, or other company-level financial event.
FieldTypeDescription
idnumberStable Dealroom transaction ID.
entity_uuidstringUUID of the company that received this transaction.
amountnumber (nullable)Round amount in the active currency, as a whole-unit integer.
yearnumber (nullable)Year the round was announced.
monthnumber (nullable)Month (1-12) the round was announced. May be null.
round_typestring (nullable)Normalised round type: SEED, SERIES_A, SERIES_B, GROWTH_EQUITY, IPO, etc. See the Filters reference for the complete enum.
valuationnumber (nullable)Post-money valuation in the active currency at the time of this round, as a whole-unit integer. Null when the valuation was not disclosed.
companyobjectCompact summary of the company that received the round — sufficient for table cells without a second round-trip to /api/data/entities/{uuid}.
investorsarray of objectParticipating investors. The is_lead flag identifies the lead investor(s) when known.
source_urlstring (nullable)URL of the news article or press release that is the source for this round. Null when no source is recorded.
created_atstring (nullable)ISO 8601 timestamp when this record was first loaded
deleted_atstring (nullable)ISO 8601 timestamp when this record was soft-deleted (null = active)