Get Detailed Financial Information
Financials
Details
Get detailed financials for a project
GET
Get Detailed Financial Information
Authorizations
Extended access token required for more sensitive data, in the format Authorization: Bearer <token>
Path Parameters
Unique identifier of the project
Query Parameters
Start date for financial data (ISO 8601 format)
Example:
"2024-01-01"
End date for financial data (ISO 8601 format)
Example:
"2024-12-31"
Response
Detailed financial information successfully retrieved
Project identifier
Example:
"proj_789012"
Percentage of revenue shared with community
Required range:
0 <= x <= 100Example:
30.5
Breakdown of different payment types and their amounts
Example:
Average payment frequency in days
Required range:
x >= 1Example:
30
Total amount shared with community in USD
Example:
1500000
Total income received by community in USD
Example:
2000000