Multimedia
The Multimedia API provides comprehensive endpoints for managing multimedia content in the Onlive system. These endpoints allow you to create, retrieve, update, and delete various types of multimedia assets including videos, images, audio files, presentations, and immersive experiences.
🔐 Authentication
All Multimedia API endpoints require authentication using the ONLIVESITE authentication scheme. Include the following header in all requests:
Authorization: ONLIVESITE Credential:ONLIVEAccessKeyId, Signature=CalculatedSignature
📌 Available Endpoints
Multimedia Management
- Create Multimedia - Upload and register new multimedia content
- Get Multimedia - Retrieve specific multimedia details
- List Multimedia - Get a paginated list of multimedia with filtering options
- Update Multimedia - Modify existing multimedia information
- Delete Multimedia - Remove multimedia content
💡 Common Use Cases
- Uploading and managing video content
- Creating immersive interactive experiences
- Managing presentation materials
- Organizing multimedia assets by type and purpose
- Implementing multimedia streaming capabilities
- Tracking multimedia usage and engagement
- Creating engaging cover videos and previews
- Configuring advanced application settings for immersive content
For detailed information about specific operations, please refer to the individual endpoint documentation sections.
For detailed information about specific operations, please refer to the individual endpoint documentation sections.