nexxOMNIA API
  • Introduction
  • API Design
    • Endpoint and Authorization
    • Query Parameters
    • Response Object
  • Media API
    • Usage
    • Endpoints
      • Media Data
      • All Media Data
      • Template Data
      • Processing
  • Management API
    • Usage
    • Endpoints
      • Domain Data
      • System Data
      • Media Management
      • Media Export Management
      • Domain Management
      • Statistics
  • Frontend API
    • Usage
    • Endpoints
      • Media Interactions
      • Session Management
      • User Endpoint
      • Payment Processing
  • API Clients
    • PHP
    • NodeJS
  • Notification Gateway
  • Changelog
Powered by GitBook
On this page
  • 2023-09-26
  • 2023-09-13
  • 2023-08-09
  • 2023-06-14
  • 2023-05-22
  • 2023-03-07
  • 2023-02-23
  • 2023-01-12
  • 2022-11-11
  • 2022-10-26
  • 2022-10-09
  • 2022-09-29
  • 2022-08-24
  • 2022-07-27
  • 2022-07-13
  • 2022-05-27
  • 2022-05-21
  • 2022-05-15
  • 2022-04-17
  • 2022-03-25
  • 2022-03-18
  • 2022-03-12
  • 2022-03-03
  • 2021-12-17
  • 2021-11-20
  • 2021-10-10
  • 2021-09-16
  • 2021-09-02
  • 2021-08-30
  • 2021-08-01
  • 2021-07-16
  • 2021-05-19
  • 2021-05-13
  • 2021-03-18
  • 2021-02-25
  • 2021-02-22
  • 2021-01-27
  • 2021-01-26
  • 2021-01-25
  • 2021-01-12
  • 2020-12-22
  • 2020-11-10
  • 2020-11-07
  • 2020-08-27
  • 2020-08-19
  • 2020-08-02
  • 2020-07-28
  • 2020-07-14
  • 2020-07-10
  • 2020-07-01

Was this helpful?

Changelog

PreviousNotification Gateway

Last updated 6 months ago

Was this helpful?

2023-09-26

All Media APIs now support the /withawards Endpoint

2023-09-13

The DownloadLink Endpoints now also support optional TextTrack Handling, if available.

2023-08-09

The /manage Endpoints for LiveStreams and Radio Creation now also support DVR, LowLatency, AAC and OPUS Endpoint Parameters

2023-06-14

The /playlists and /audioalbums Endpoints now support Filtering by Podcast Source.

2023-05-22

The Statistics Endpoint now supports platformVariant Parameters.

2023-03-07

The Media Management Endpoint now supports Methods for managing License Notes.

2023-02-23

The User Endpoint now supports various Methods to handle Login with 2FA Authenticator Apps.

2023-01-12

All Session, Domain and Statistics Endpoints now support the new Campaign System.

2022-11-11

The Media Export Management API now supports DownloadLinks on all relevant Levels. Its Syntax and Options are closely aligned to the already existing PreviewLink APIs.

2022-10-26

All Management Items, which allow creation of Media by a remote URL accept now an optional "notes" Parameter, which will be stored in nexxOMNIA for further inspection.

2022-10-09

Captions are finally referred to as "TextTrack". That means, that all API Endpoints (also in Management API) replace the Word "Caption" with "TextTrack".

2022-09-29

Captions do not longer support the "isAudioDescription" Attribute on the /media and /manage Endpoints. Please use the "role" Attribute, if you want to emphasize the support for Audio Description.

2022-08-24

The "addVariantDetails" Output Modifier has been deprecated. Plase use "addConnectedMedia" with the desired Detail Level and "variants" as the desired Value.

2022-07-27

The Media Export API now supports exporting Media to Instagram as Reel, not only to a Pages Feed.

2022-07-13

Added an Endpoint "currentviewsfor" on Media APIs to quickly and efficiently get current Views (or waiting Users in Case of a Premiere) for immediate Display.

2022-05-27

The Methods to include "child items" to their respective Containers have been changed for consistency and simplicity.

  • addItemData and addItemDetails have been removed. Instead, use the new addChildMedia Parameter , which now takes an comma-seperated List of the desired Types of Child Media, just like addParentMedia, addConnectedMedia or addReferencingMedia behave.

  • The return Detail Level can now also be modifed with childMediaDetails

  • as Scenes and Chapters are also "children" of their parent Video/Audio, the Methods "addScenes" and "addChapters" have been removed too. Instead, also use the addChildMedia Parameter here.

2022-05-21

  • updating the Endpoints for TTS Support - especially "/manage/audiofromtext" and "/manage/updatecontent"

2022-05-15

  • adding Support for "AssetLanguage" - every Cover Context Endpoint now supports Uploads for multiple Languages

2022-04-17

  • adding Support for artwork Covers

2022-03-25

  • adding Support for "Asset Descriptions" - every Cover Context Endpoint now accepts an optional "description" Parameter that describes the given Cover - for SEO or Accessibility Purposes.

2022-03-18

  • adding Support for the new Container Streamtype "rack" on Media and Management Endpoints

2022-03-12

  • adding Support for a System Incident Endpoint

2022-03-03

  • adding Support for Covers of Domain References (like Channel and Format)

  • adding Support for Product Categories in all Domain References Calls

2021-12-17

  • The "Meta" Response Field now includes a "notice" Field, which indicated, if the API Call contained some deprecated Attributes.

  • Breaking Changes

    • addParentReferences has been renamed to addParentMedia. Like addConnectedMedia, it now takes an comma-seperated List of the desired Types of parent Medias, unlike before.

    • The return Detail Level can now also be modifed with parentMediaDetails

    • addReferencingMedia has been extended to the same Logic - it now takes a comma-seperated List of desired Types of referencing Media, the detail Level can also be influenced by referencingMediaDetails.

2021-11-20

  • added Endpoints for managing LiveStream Recording manually

2021-10-10

  • added Endpoints for managing Awards and HotSpots

2021-09-16

  • added new Live PlaybackState Methods

2021-09-02

  • added Documentation for the new NodeJS SDK

2021-08-30

  • Breaking Changes

    • addLinkedMedia Modifier has been renamed to addConnectedMedia with various new Options for more fine-tuned Details of the returned Media

    • addPersonDetails, addShowDetails, addPlaceDetails Modifiers have been removed and integrated to addConnectedMedia

    • addFileDetails Modifier has been renamed to addFileURLs

2021-08-01

  • added Documentation for the new PHP SDK

2021-07-16

  • added new System Endpoints for exisiting, geo-related System Constants

2021-05-19

  • added new Streamtype "bundle" and various Management Methods for this Container Type.

2021-05-13

  • added the new Media Endpoints

    • /evergreens

    • /forkids

2021-03-18

  • added various new Methods in the /statistics Endpoint to cover Distribution Queries

2021-02-25

  • added Support for various Item References and GlobalID in the /statistics Endpoint

2021-02-22

  • added Support for new BroadcastLinks on /domain and /STREAMTYPE Level

2021-01-27

  • Breaking Change.

    • Connections to social Accounts were named "connection" in the API, but "account" in nexxOMNIA

    • For Consistency, the API will use the name "account" now too.

    • Therefore, the Endpoint "/domain/connections" has been renamed to "/domain/accounts" and the Parameter "addConnections" is now "addAccounts"

    • Furthermore, the Export API now uses the Parameter "account" instead of "connection"

2021-01-26

  • Breaking Change.

    • Persons have a Container now - "Group"

    • the previous "Group" Type of Persons was the virtual Gender "Group", this has been removed

    • the API Streamtype "group" is available now for all Operations

    • the new API Methods "bygroup" and "bygroupid" are available for all Streamtypes

2021-01-25

  • Breaking Change.

    • the Container for Users is now Team (before: Group)

    • all API Methods and References are moved from "group" to "team"

2021-01-12

  • added User Endpoint "/user/searchhistory"

  • added User Endpoint "/user/purchaseditems"

2020-12-22

  • added list/add/removal of UploadLinks

  • added Support for the new Caption Attribute "isAudioDescription" in the corresponding Caption APIs

2020-11-10

  • added various Methods for User and Intereactions, based on new "Interest" Interaction.

2020-11-07

  • added "bylivelink" Endpoint for Video API

2020-08-27

  • added "stitchedmanifestfor" Endpoint for Container Streamtypes

2020-08-19

  • added various Endpoints to support the new "Reaction" Interaction Type

2020-08-02

  • added the "forUserStory" Parameter for User Upload Endpoints

2020-07-28

  • added the "includeSubstringMatches" Parameter for all /byquery API Methods

2020-07-14

  • added various Methods and Keywords to bring Downloads and Clicks to the Statistic Endpoints

2020-07-10

  • added "forStreamtype" Parameter for "studio" Media Endpoint

2020-07-01

  • initial Version

Media API
Media Export Management
Media Management
Media API
Statistics
Media Management
User Endpoint
Domain Data
Session Management
Statistics
Media Export Management
Media Management
Media API
Media Management
Media API
Media Management
Media API
Media Export Management
Media API
Media API
System Data
Domain Management
Media API
Media Management
Media Management
Media Management
NodeJS
Media API
PHP
System Data
Statistics