Skip to content

Realtime Reports API

The Realtime Reports API provides real-time insights into queue and agent performance across the Buzzeasy platform.

Authentication

All endpoints require a valid JWT Bearer token. Include it in the Authorization header of every request:

Authorization: Bearer <your_token>

Swagger Reference