Red5 Pro Server API
The Red5 Pro Server API is an HTTP-based REST API for gathering server, application, client, and stream statistics from a running Red5 Pro instance. It exposes endpoints for server health checks, application scope statistics, active stream enumeration and control, connection management, and log access. The API uses token-based authentication via the accessToken parameter and is accessible at port 5080 on any Red5 Pro server deployment. Developers can use it to monitor and manage live streaming infrastructure programmatically.
Documentation
Documentation
https://www.red5.net/docs/red5-pro/development/api/server/red5-pro-server-api-overview/
APIReference
https://www.red5.net/docs/red5-pro/development/api/server/red5-pro-server-api/
APIReference
https://www.red5.net/docs/red5-pro/development/api/server/red5-pro-server-applications-api/
APIReference
https://www.red5.net/docs/red5-pro/development/api/server/red5-pro-server-streams-api/