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

Endpoints

PreviousUsageNextMedia Interactions

Last updated 4 years ago

Was this helpful?

Frontend Operations can take place in easy or complex Scenarios. In any Case, you must have a valid Frontend Session:

If you only want to enable simple User Interactions like Rating or Comments, start with Media Interactions:

If you are using the nexxOMNIA User Model too, you will need the User Endpoint for Profile Management and User defined Content:

And in the most complex Cases, you will also use the nexxOMNIA Payment APIs. You will find the Details of them here:

Session Management
Media Interactions
User Endpoint
Payment Processing