Ad InsertionGet Ad Insertion Status

Get Ad Insertion Status

Custom Plan Returns a human-readable provisioning status for the stream's ad insertion configuration (e.g. not configured, activating, ready).

curl -X GET "https://api.5centscdn.com/v2/streams/pull/123/adinsertion/status" \
  -H "Content-Type: application/json" \
  -H "X-API-Key: YOUR_API_KEY"
{}
GET
/streams/pull/{streamid}/adinsertion/status
GET
Base URLstring

Target server for requests. Edit to use your own host.

API Key (header: X-API-Key)
X-API-Keystring
Required

API key (sent in header)

path
streamidinteger
Required

Numeric stream ID.

Request Preview
Response

Response will appear here after sending the request

Authentication

header
X-API-Keystring
Required

API Key for authentication. Provide your API key in the header.

Path Parameters

streamidinteger
Required

Numeric stream ID.

Responses

Plain-text status message.