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. Frontend API

Usage

PreviousFrontend APINextEndpoints

Last updated 4 years ago

Was this helpful?

The Frontend API works in many Ways similar to the Media APIs. Many of the common Parameters are valid here also, wherever possible.

Please notice, that all the following Endpoints are intended for Frontend Operations and need a valid Session.

To control an API Session, you will need the following Endpoints:

In many Cases, Users interact with Media Objects (like, comment, rate etc). To handle these Cases, use the Media Interaction API:

If your Domain uses a nexxOMNIA User Model, the registered User has a lot of Options for his Profile and Activities:

If your Domain uses a nexxOMNIA Payment Model, the Payment Processing Endpoints can be found here:

Session Management
Media Interactions
User Endpoint
Payment Processing