API
GraphQL API
The future of the Open Collective API is our public GraphQL API. You can check the documentation on https://graphql-docs-v2.opencollective.com.
Learn more about it here: https://medium.com/open-collective/open-collective-graphql-api-preview-3b42ed1d55ff
REST API
Our REST API is still supported but we're not working on it anymore.
Get list of members
Get collective info
Get members
Get members per tier
Get transactions from collective
PDF Service
The PDF service supports passing either a Personal-Token
(for personal tokens) or an Authorization
header (for OAuth).
Getting the receipt for a contribution
Getting the PDF for an Invoice Expense
Getting a bundled receipt for a fiscal host/period
Last updated