Axiomatic

Fund Reports

Capital account and NAV reports

Generate a fund report

GET
/api/reports/fund
x-api-key<token>

API key for programmatic access

In: header

Query Parameters

entityId*string
Formatuuid
report*string
Value in"capital_account" | "nav"
asOfDate?string
Formatdate
format?string
Default"pdf"
Value in"pdf" | "json"

Response Body

application/json

application/json

curl -X GET "https://app.axiomatic.us/api/reports/fund?entityId=497f6eca-6276-4993-bfeb-53cbbbba6f08&report=capital_account"
{}
{
  "error": "string"
}
{
  "error": "string"
}