Skip to main content

Rounds API

Manage funding rounds.

Endpoints

MethodEndpointDescription
GET/api/v1/roundsList all rounds
GET/api/v1/rounds/{id}Get round by ID
POST/api/v1/roundsCreate a new round
PUT/api/v1/rounds/{id}Update a round
DELETE/api/v1/rounds/{id}Delete a round