Jump to Content
Streaming Cloud API
HomeGuidesRecipesAPI Reference
Log InStreaming Cloud API
API Reference
Log In
HomeGuidesRecipesAPI Reference
All
Pages
Start typing to search…

Welcome

  • Welcome to the Streaming Cloud API
  • Ceeblue Resources
  • Quick Start Guide

Getting Started

  • HTTP Status Codes
  • Authorization
  • Create a new stream

Streaming Cloud API

  • info
    • Fetch stream informationget
  • inputs
    • Create an input streampost
    • Get a list of streamsget
    • Get a specific stream by IDget
    • Update a streamput
    • Delete a streamdel
    • Get output settings by stream IDget
    • Update output settingsput
  • login
    • Log inpost
  • outputs
    • Request outputpost
    • Get outputs by stream IDget
    • Delete an outputdel
    • Invalidate all active sessionsdel
  • pushes
    • Create a new pushpost
    • Fetch a stream pushget
    • Delete a stream push by IDdel
    • Retrieve pushes by stream IDget
  • recordings
    • Create a new recordingpost
    • Fetch recordingsget
    • Fetch a recording by IDget
    • Delete a recordingdel
    • Stop recordingput
    • Fetch recordings by stream IDget
  • snapshots
    • Fetch stream snapshotget
    • Set up snapshot settingsput
    • Fetch snapshot settingsget
    • Clear snapshot settingsdel
  • storage
    • Add storagepost
    • Retrieve all storageget
    • Fetch storageget
    • Update storageput
    • Delete storagedel
  • statistics
    • Fetch stream statisticsget
    • Fetch all stream statisticsget
Powered by 

Get outputs by stream ID

get https://api.ceeblue.tv/v1/outputs

Retrieves the contents of an outputs object for a stream

Language
Credentials
Bearer
Click Try It! to start a request and see the response here!