📄️ Quick Start
Go from zero to embedded video in 5 minutes. Authenticate, upload, process, and embed – all in one page.
📄️ Authentication
How to authenticate with the Streamdiver API using API keys, OAuth tokens, and manage access for your application.
📄️ API Basics
Overview of the Streamdiver API protocol: base URLs, request format, pagination, error handling, and rate limiting.
📄️ Upload
Upload video, audio, image, and document files to Streamdiver via the API using simple PUT or S3 multipart uploads.
📄️ File import
Import media files into Streamdiver from external URLs or cloud storage. Learn about supported formats and import workflows.
📄️ OpenAPI & Clients
What is OpenAPI and how to use the Streamdiver API specification to generate type-safe client libraries, models, and classes in any programming language.