# API

## GraphQL API

The future of the Open Collective API is our public GraphQL API. 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.

* [Members](https://documentarians.gitbook.io/metadocumentation/contributing/development/api/members)
  * Get list of members
* [Users / Emails](https://documentarians.gitbook.io/metadocumentation/contributing/development/api/users-emails)
  * Get list of Collective users and emails
* [Collectives](https://github.com/contraexemplo/metadocumentation/tree/7903b8b9909a117e7fa3639b77b89d17760e9995/contributing/collectives/README.md)
  * Get collective info
  * Get members
  * Get members per tier
  * Get transactions from collective
* [Events](https://github.com/contraexemplo/metadocumentation/tree/7903b8b9909a117e7fa3639b77b89d17760e9995/contributing/collectives/events.md)
  * List events
  * Get event info
  * Get list of attendees
