System Data

The System Endpoints offer Methods for managing System Aspects for Domains, that are not directly connected to a Media Object or influencable via Domain Settings.

System Constants

will return Lists of preconfigures, not editable Values (for example - all possible Values, a Video Genre can take)

/videogenres

GET https://api.nexx.cloud/v3.1/system/videogenres

/audiogenres

GET https://api.nexx.cloud/v3.1/system/audiogenres

/languagecodes

GET https://api.nexx.cloud/v3.1/system/languagecodes

/countrycodes

GET https://api.nexx.cloud/v3.1/system/countrycodes

/regioncodesfor

GET https://api.nexx.cloud/v3.1/system/regioncodesfor/:countrycode

Path Parameters

/persontypes

GET https://api.nexx.cloud/v3.1/system/persontypes

/videocontenttypes

GET https://api.nexx.cloud/v3.1/system/videocontenttypes

/imagecontenttypes

GET https://api.nexx.cloud/v3.1/system/imagecontenttypes

/youtubecategories

GET https://api.nexx.cloud/v3.1/system/youtubecategories

/facebookcategories

GET https://api.nexx.cloud/v3.1/system/facebookcategories

/rokucategories

GET https://api.nexx.cloud/v3.1/system/rokucategories

Path Parameters

/ttsvoices

GET https://api.nexx.cloud/v3.1/system/ttsvoices

Path Parameters

/editableattributesfor

GET https://api.nexx.cloud/v3.1/system/editableattributesfor/:streamtype

Path Parameters

/editablerestrictionsfor

GET https://api.nexx.cloud/v3.1/system/editablerestrictionsfor/:streamtype

Path Parameters

System Incidents

In case of a serious Malfunction, this Endpoint will return all currently ongoing Incidents.

/currentincidents

GET https://api.nexx.cloud/v3.1/system/currentincidents

Last updated