API Reference

Get financial statistics for organizations.

This endpoint should be used to retrieve how much was raised by every organization. Pagination is optional and if passed - overallTotal will remain the same but totalByOrganization will be paginated. Default page size is 30 items per page.
It's recommended to pass timestampmsFrom and timestampmsTo in filters if you need to get stats for period of time. If not passed - returns stats for all time.
By passing filter organizationIds, the endpoint will return information only for requested organiations
Sorting can be changed by passing sortBy.column and sortBy.order. Default sorting is by allDonations field in descending order.
Please note that this endpoint is not accessible by default. To be able to access it, please contact The Giving Block [email protected] .
Access Token required.

Language
Authorization
Bearer
URL
Click Try It! to start a request and see the response here!