API Overview
The following tables list the Live APIs. Before calling a Live API, you need to obtain a user token. The obtained token can then be used to authenticate the calling of other APIs. For details about how to call a Live API, see Getting Started.
Transcoding Template APIs
|
API |
Description |
|---|---|
|
POST /v1/{project_id}/template/transcodings |
|
|
PUT /v1/{project_id}/template/transcodings |
|
|
DELETE /v1/{project_id}/template/transcodings |
|
|
GET /v1/{project_id}/template/transcodings |
Streams Management APIs
|
API |
Description |
|---|---|
|
POST /v1/{project_id}/stream/blocks |
|
|
PUT /v1/{project_id}/stream/blocks |
|
|
DELETE /v1/{project_id}/stream/blocks |
|
|
GET /v1/{project_id}/stream/blocks |
|
|
GET /v1/{project_id}/stream/bandwidth |
|
|
GET /v1/{project_id}/stream/traffic |
|
|
GET /v1/{project_id}/stream/users |
Recording APIs
|
API |
Description |
|---|---|
|
POST /v1/{project_id}/record/config |
|
|
GET /v1/{project_id}/record/config |
|
|
DELETE /v1/{project_id}/record/config |
Statistics Analysis APIs
|
API |
Description |
|---|---|
|
GET /v2/{project_id}/stats/bandwidth/detail |
|
|
GET /v2/{project_id}/stats/traffic/detail |
|
|
GET /v2/{project_id}/stats/bandwidth/peak |
|
|
GET /v2/{project_id}/stats/traffic/summary |
|
|
GET /v2/{project_id}/stats/user |
|
|
GET /v2/{project_id}/stats/httpcodes |
|
|
GET /v2/{project_id}/stats/transcode |
|
|
GET /v2/{project_id}/stats/record |
|
|
GET /v2/{project_id}/stats/snapshot |
|
|
GET /v2/{project_id}/stats/up-bandwidth/detail |
|
|
GET /v2/{project_id}/stats/stream-count |
|
|
GET /v2/{project_id}/stats/history/streams |
Stream Analytics APIs
|
API |
Description |
|---|---|
|
GET /v2/{project_id}/stats/stream/framerate |
|
|
GET /v2/{project_id}/stats/stream/bitrate |
Last Article: Before You Start
Next Article: Calling APIs
Did this article solve your problem?
Thank you for your score!Your feedback would help us improve the website.