About rehelios
rehelios is per-GB video infrastructure for developers and AI agents. Upload or import a video, it transcodes to adaptive HLS for free, stores it durably, and delivers it from a global CDN — all driven by a REST API, a CLI, or an MCP server.
Why we built it
Most video platforms bill per minute of video. That charges you to encode every minute you ingest and makes cost scale with the size of your catalog, whether or not anyone watches it. It also assumes a human in a dashboard.
rehelios prices the way S3 and R2 do — per gigabyte stored and delivered, with encoding included at no charge. The meter only moves when you store more bytes or someone streams them. And because every capability is exposed through an API, a CLI, and an MCP server, the whole platform can be operated by a backend or an autonomous agent, not just a person.
What we believe
Usage-based, in the open
You pay per gigabyte stored and delivered, with a $1 monthly minimum and no per-seat licensing. The rates are public and machine-readable, so a person or an agent can price a workload before signing up.
Self-serve, no sales process
An API key and a single call is the whole onboarding. No demos, no quotes, no gatekept features — the same capabilities are available whether you store one video or a million.
Agent-native
Machines are first-class operators. The npm package is both a CLI and an MCP server, so an AI agent can upload, import, and publish video end-to-end without a human clicking through a dashboard.
Developer-first
A clean REST API with published OpenAPI, HMAC-signed webhooks, resumable uploads, and edge-authorized signed playback — the primitives you'd build on, not a walled player.
The details, in the open
Pricing is public and machine-readable at /pricing.md, the full technical reference lives at /llms-full.txt, and the API is documented with a published OpenAPI spec. Questions? Email [email protected].