v1
latestOpenAPI 3.0.02026-07-26100118773.0 KBfunding/Fund
GetFunds
Lookup Funds given a set of filters.
get/funding/v1/funds
Query parameters
limitinteger
pageinteger
managerIdstring[]
Comma-separated list of fund manager (orgs, persons, projects) uuids.
raisedAmountMinnumber double
Example:1000000
Filter by minimum amount raised in USD. Will return funds which have raised more than the specified amount.
raisedAmountMaxnumber double
Example:100000000
Filter by maximum amount raised in USD. Will return funds which have raised less than the specified amount.
announcedBeforestring date-time
Example:2025-12-31T23:59:59Z
Filter by funds announced before the specified date.
announcedAfterstring date-time
Example:2025-01-01T00:00:00Z
Filter by funds announced after the specified date.
Response
Default response