Skip to main content
We provide a GraphQL-based API interface to access business and statistical data programmatically. You can retrieve statistics (the analytical data), dimensions, metrics, markets, and attribution models to gain insights into your performance. For more information about what these mean, please refer to our fundamentals documentation.
The GraphQL API gives you programmatic access to all the data available across your reports and dashboards—just as you see it in the Dema Application. You can use the API to fetch your data and integrate it seamlessly into your workflows, custom dashboards, reporting tools, etc.

Getting Started

To start using the Dema API, you’ll need to:
  1. Understand the endpoint and how to make requests
  2. Set up authentication to get and use API tokens
  3. Review rate limits for usage constraints
  4. Explore examples for practical usage