The Domain Endpoint returns Lists of Domain Attributes or associated Resources, that are not Media Items.
Domain Attributes
GET https://api.nexx.cloud/v3.1/domain/publicinfo
Query Parameters
/instantconfiguration
GET https://api.nexx.cloud/v3.1/domain/instantconfiguration/:token
returns all necessary Details for Domain API Access via a One-Time Token. Often used to configure a Backend automtically without the need to memorize all API Secrets and Session Details.
Path Parameters
The One-Time Token for the calling Domain
/offlineconfiguration
GET https://api.nexx.cloud/v3.1/domain/offlineconfiguration
returns all necessary Details for Handling the Offline Playback System. This Endpoint is normally only relevant for nexxPLAY.
/uploadconfiguration
GET https://api.nexx.cloud/v3.1/domain/uploadconfiguration
returns all necessary Details for initiating an API-driven File Upload. This Endpoint is normally only relevant for API SDKs.
Path Parameters
the Filename, that shall be uploaded.
Domain Associations
GET https://api.nexx.cloud/v3.1/domain/apps
GET https://api.nexx.cloud/v3.1/domain/campaigns
GET https://api.nexx.cloud/v3.1/domain/accounts
/liveconnections
GET https://api.nexx.cloud/v3.1/domain/liveconnections
GET https://api.nexx.cloud/v3.1/domain/channels
GET https://api.nexx.cloud/v3.1/domain/formats
/videocategories
GET https://api.nexx.cloud/v3.1/domain/videocategories
/audiocategories
GET https://api.nexx.cloud/v3.1/domain/audiocategories
/imagecategories
GET https://api.nexx.cloud/v3.1/domain/imagecategories
/filecategories
GET https://api.nexx.cloud/v3.1/domain/filecategories
/articlecategories
GET https://api.nexx.cloud/v3.1/domain/articlecategories
/eventcategories
GET https://api.nexx.cloud/v3.1/domain/eventcategories
/placecategories
GET https://api.nexx.cloud/v3.1/domain/placecategories
/productcategories
GET https://api.nexx.cloud/v3.1/domain/productcategories
GET https://api.nexx.cloud/v3.1/domain/tags
/autoupdatefeeds
GET https://api.nexx.cloud/v3.1/domain/autoupdatefeeds
will return all active (M)RSS, Podcast and Assistant AutoExporters
Query Parameters
set to 1 to include Origin and URL Metadata
GET https://api.nexx.cloud/v3.1/domain/previewlinks
will return all active PreviewLinks for all Media Items of the calling Domain
/broadcastlinks
GET https://api.nexx.cloud/v3.1/domain/broadcastlinks
will return all active BroadcastLinks for all Media Items of the calling Domain
/dashboardlinks
GET https://api.nexx.cloud/v3.1/domain/dashboardlinks
will return all active DashboardLinks for the calling Domain
GET https://api.nexx.cloud/v3.1/domain/uploadlinks
will return all active UploadLinks for the calling Domain
GET https://api.nexx.cloud/v3.1/domain/downloadlinks
will return all active DownloadLinks for the calling Domain
GET https://api.nexx.cloud/v3.1/domain/widgets
will return all active nexxPLAY Widgets for the calling Domain
set to 1 to include Origin and URL Metadata
set to 1 to include Embed URLs
GET https://api.nexx.cloud/v3.1/domain/prices
/affiliatepartners
GET https://api.nexx.cloud/v3.1/domain/affiliatepartners
GET https://api.nexx.cloud/v3.1/domain/adproviders
GET https://api.nexx.cloud/v3.1/domain/payproviders
GET https://api.nexx.cloud/v3.1/domain/avsproviders
GET https://api.nexx.cloud/v3.1/domain/licensors
Query Parameters
if set, only return the Licensors for the given Streamtype
/deliverypartners
GET https://api.nexx.cloud/v3.1/domain/deliverypartners
GET https://api.nexx.cloud/v3.1/domain/paymodel
This Endpoint is a Shortcut for the various Payment Details. It combines the "prices" and "payproviders" with some Payment specific Text Templates and fastens the Data Query for Payment Configuration on the Frontend Side.
GET https://api.nexx.cloud/v3.1/domain/texttemplates/:reference
This Endpoint returns a static TextTemplate, predefined in nexxOMNIA. It is only used in Frontend Situations, managed by 3Q nexx.
Network Relations
/networkdomains
GET https://api.nexx.cloud/v3.1/domain/networkdomains
This Call will list all Domains, that are in the same Network as the calling Domain. Bascially, the /publicinfo Result for each Domain will be included. If more Details are desired, you may add one of the following Output Modifiers.
Query Parameters
System User Relations
GET https://api.nexx.cloud/v3.1/domain/systemusers
This Call will list all nexxOMNIA (or nexxGO) Users, that may access the calling Domain. A List of Rights is returned too.