Developers
API Reference
Complete documentation for the Orisium REST API. Programmatic access to media ingest, processing, search, and delivery.
API Overview
The Orisium API is organized around REST principles.
RESTful Design
Predictable, resource-oriented URLs with standard HTTP methods.
JSON Responses
All responses in JSON format with consistent schema patterns.
API Key Auth
Secure authentication with scoped API keys and rate limiting.
Low Latency
Global edge infrastructure for fast API response times.
Endpoints
Core API endpoints for media operations.
POST
/v1/assetsGET
/v1/assets/:idPOST
/v1/searchGET
/v1/streams/:idComing Soon
Full API Documentation
Complete endpoint documentation with request/response examples, authentication guides, and interactive testing is coming soon.
