How can I get channel analytics via the API?

Hello everyone,
I am developing an application for a customer who needs analytics data for all the channels that are members of his team.
So I’m trying to get analytics data like the data that is available in the dashboard, for those channels through the API.
Thus far I could not find any way to do this.
Am I missing something? Is there an endpoint that returns such data?

Thank you in advance :slight_smile:

There are no analytics/historical endpoints.

So you’d have to collect data in real time for the data points you need.

So basically poll the API every n seconds to build some timeseries?

That is generally what the third party stats sites do :slight_smile:

Ohhh great…
Thank you very much for answering me :slight_smile:
BTW if there are any private APIs or services that provide good and up to date data, I’m all ears.

None that I know of

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.