Developer API (14)
Sonic S3 API compatibility
Sonic supports the following S3 APIs: All requests towards Sonic's S3 endpoints need to be authenticated with secret and access keys. Note that for each…
Costs
Returns costs data per CDN zone for the selected period.
DVR recordings
List all DVR recordings of a stream. https://www.pushrcdn.com/api/v3/streams/dvr Methods GET Parameters Field Type Description id integer Id of the stream Headers Field Type Description APIKEY…
Stream details
Get the details and the current status of a stream. https://www.pushrcdn.com/api/v3/streams/details Methods GET Parameters Field Type Description id integer Id of the stream Headers Field…
List streams
Get a list of all streams in the account. https://www.pushrcdn.com/api/v3/streams/list Methods GET Parameters None. curl -H "Accept: application/json" \ -H "Content-Type: application/json" \ -H "APIKEY:…
Create RTMP stream
Create a new live stream. PUSHR will provide RTMP link to which you'd be sending the feed and will configure a live transcoder which will…
Traffic statistics
Returns traffic usage data for the selected period. Both traffic statistics per CDN zone and per hostname are available.
Get zone configuration
Returns a JSON object containing the current configuration settings of the CDN zone.