Base

get

List of resources available from this API - Inputs, Outputs, Senders, and Receivers. Each are compulsory parts of the spec.

Senders

get

Sender root

get

List all the API endpoints for a single sender.

get

List of Inputs associated with the Sender.

get

Shows whether the Sender adheres to Active Constraints and indicates a reason if it does not

get

Constraints root

get

Shows the Active Constraints.

options

A pre-flight check generally used for Cross-Origin Resource Sharing (CORS) purposes

put

Validates proposed Constraints against JSON Schema of request body and Supported Parameter Constraints and upon success replaces Active Constraints with the new ones.

delete

Resets the Active Constraints.

get

Lists Constraints supported by the Sender

Receivers

get

List Receivers managed with IS-11. All UUIDs are appended with / to indicate that the ID forms part of the URL for the next layer down.

get

List all the API endpoints for a single receiver.

get

Shows whether the Receiver is configured properly for receiving a stream and indicates a reason if it is not

get

Inputs

get
get

List all the API endpoints for a single Input.

get

Return properties of the Input.

get

List all the API endpoints for EDIDs associated with the Input.

get

Redirects to the location of the Base EDID file or returns the Base EDID file directly. Check HTTP response code to determine which mode of operation is in use. When returning the Base EDID file directly ensure that the Content-Type entity header is correctly set.

options

A pre-flight check generally used for Cross-Origin Resource Sharing (CORS) purposes

put

Set Base EDID

delete

Remove Base EDID

get

Redirects to the location of the Effective EDID file or returns the Effective EDID file directly. Check HTTP response code to determine which mode of operation is in use. When returning the Effective EDID file directly ensure that the Content-Type entity header is correctly set.

Outputs

get
get

List all the API endpoints for a single Output.

get

Return properties of the Output.

get

Redirects to the location of the EDID file or returns the EDID file directly. Check HTTP response code to determine which mode of operation is in use. When returning the EDID file directly ensure that the Content-Type entity header is correctly set.