Investment Vehicles
Get Investment Vehicles
GET
https://api.theairr.com/fund
This endpoint allows you to get information about all Investment Vehicles you have access to within your Organization
Headers
Name
Type
Description
X-API-KEY
string
API key for a particular Organization
Get Investment Vehicle
GET
https://api.theairr.com/fund/:fundId
This endpoint allows you to get information about a particular Investment Vehicle
Query Parameters
Name
Type
Description
fundId
string
ID of the Investment Vehicle
Headers
Name
Type
Description
X-API-KEY
string
API key for a particular Organization
Last updated