Querying your data

You have three different ways to query your data in mediarithmics depending on what you want to achieve.

The GraphQL API gives you the ability to query all kinds of user point data, as collected by the platform (profile, activities, segments, identifiers, etc.) with a single request.

OTQL

The OTQL Language is an extension to GraphQL. It is based on the same schema and adds unique features to query a graph of millions/billions of objects.

Analytics

We provide an analytics data cube to query user activities.

Last updated