Skip to content
Back to all FAQs

How do I access my data through the API?

All your data is available through the CoCoCo GraphQL API. The GraphQL Playground lets you explore the schema and build queries interactively before using them in scripts or apps.

Learn more