Ybrid® ACS Yourcaster API
OverviewYbrid® at GithubYbrid® Website
v2
v2
  • Ybrid® ACS Yourcaster API
  • API v2 Specification
    • Basic Concepts
    • Backend
      • Media Asset Management
        • Registration
        • Registration
      • Meta-Data Injection
      • Authentication
    • Player
      • Content Control
        • Injection
        • Swapping
      • Session Management
        • Create
  • API Common
    • MediaType
  • License
  • Need Help?
Powered by GitBook
On this page
  • Media Type
  • Registration
  • Encoding
  • Parameters

Was this helpful?

  1. API Common

MediaType

Ybrid® API Common Specifications / Media Type

Media Type

This specification defines the media type TBA.

Registration

For the registration see TBA.

Encoding

The encoding of messages of this type is 8 bit JSON.

Parameters

Required parameters

This media type does not define any required parameters.

Optional parameters

Parameter

Default value

Description

charset

UTF-8

Defines the charset of the message. The only valid value is UTF-8.

version

none/auto detect

Defines the version of the outer framing format. See below.

Versions

At this point this specification only allows for version a value of v2. Additional versions might be added later. A reader MUST NOT assume the response is a version v2 response when no version is provided. The reader MUST perform proper auto-detection.

Ybrid® API Common Specifications / Media Type

api-specs, © by nacamar GmbH, Germany, 2019-2020. See GNU LESSER GENERAL PUBLIC LICENSE Version 2.1 for details. Ybrid® is a registered trademark of nacamar GmbH, Germany

PreviousAPI CommonNextLicense

Last updated 3 years ago

Was this helpful?

For version v2 see .

API v2 Responses