Reference

The CSL Supplemental Data API provides additional data that is useful when administering CSL slicers. This includes information on encoding profiles, supported protocols, available hosting regions, and slicer versions.


Key Features

  • Retrieve encoding profiles associated with your account.
  • Get a list of supported protocols for CSL slicers.
  • Retrieve hosting regions where CSL slicers can be deployed.
  • Get available CSL slicer versions for a specific region.

CSL Supplemental Data Management

Use the following endpoints to retrieve supplemental data for CSL slicer administration.

Available Endpoints

EndpointDescription
GET /slicers/encoding-profilesRetrieve all encoding profiles associated with your account.
GET /managed-slicer/slicers/protocolsRetrieve a list of protocols supported by CSL slicers.
GET /managed-slicer/regionsRetrieve a list of regions where CSL slicers can be hosted.
GET /managed-slicer/slicers/version/{Region}Retrieve a list of available slicer versions for a specific region.