Client Real Time Traffic API

Hi, Guys,

I am trying to collect real-time client traffic/bandwidth usage through an API, but I couldn’t find one in the documentation. I can see that there’s this feature in InControl2, so I believe Peplink engineers would use something like the API to get this data. Does anyone know which API I should use to get real-time client usage, please?

Thank you.

There is an API call for hourly usage
/rest/o/{organization_id}/g/{group_id}/client/{client_id}/hourly_usages

We can get this to work, but are struggling with timezone issues.

Did you ever find a way to do this?