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

Was this helpful?

  1. Media API

Endpoints

PreviousUsageNextMedia Data

Last updated 1 year ago

Was this helpful?

For most Cases, the default Media API is the right Choice - it allows you query Lists of all default Media Types and add as many Details as necessary

If you need to query various Media Types at the same Time, you need to use the All Media Data API

Interaction Objects like Forms, Polls and Votings share some Similarities with Media Types, but work differently. They cannot be listed for example. If you want to access those Details, use the Template API

If you need various Informations within one Call, but the All Media Data does not help or not even Output Modifiers give enough Details, you may combine or batch various Calls into one with the Processing API

Media Data
All Media Data
Template Data
Processing