Origin endpoint for segmented media distribution
All systems operational| Method | Path | Description |
|---|---|---|
| GET | /video/download | Fetch media segment by session token |
| HEAD | /video/download | Probe segment availability |
| GET | /health | Service liveness probe |
| Authentication | Session cookie issued by the delivery layer |
| Rate limit | 1200 requests / minute per session |
| Transport | HTTP/2 over TLS 1.2+ |