/
/Open Streamer API
DocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 31m ago · Updated 1mo ago
hooks6
policies4
sessions3
streams6
system8
  • getGet server configuration.
  • postPartially update server configuration.
  • getGet system configuration defaults.
  • postProbe transcoder capabilities (stub during native migration).
  • getGet full system configuration as YAML
  • putReplace full system configuration from YAML
  • getLiveness
  • getReadiness
templates4
vod9
watermarks5
    system

    Readiness

    Returns 200 when the server accepts traffic (basic check).

    get/readyz

    Response

    ok

    Changes