Add financing rounds across your cap tables. Creates new financing events with stage information, valuations, and co-investor details.
Permissions:
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
A list of financing rounds to add.
Created
The ID of the company this financing event belongs to.
"pvYe"
The name of the financing round.
"Series A"
The pre-money valuation of the company at the time of the financing round.
{ "currency": "USD", "value": "20000000" }The total size of the financing round.
{ "currency": "USD", "value": "5000000" }The fully diluted share count at the time of the financing round.
"1000000"
The closing date of the financing round.
"2030-01-01"
The list of co-investors in the financing round.
{ "is_lead": true, "name": "Investor 1" }{ "is_lead": false, "name": "Investor 2" }The name of the company this financing event belongs to.
"Acme Corp"
The ID of the financing.
"a2Ne"
Whether this is a crypto financing event.
false