Partner API roadmap
What is live today versus VideoVerse-style parity still on the backlog.
This page tracks Partner API coverage relative to Magnifi / VideoVerse-style partner platforms (docs.prod.videoverse.dev).
Live in Partner API v1 (this release)
- API key auth (
Authorization: Bearer/x-api-key), scopes, rate limits, idempotency - Clips: list/get/PATCH/DELETE, HLS generate, async autoflip/reframe/crop (
202+clip.ready/clip.failed), export JSON, storage push - Highlights: CRUD, generate (
manual|ai|ai_global→202), progress GET - Media: library list with filters, stats, filter counts, get-by-id, signed URLs
- Streams: list/get + create/update/end (
streams:read/streams:write;catalog:readstill accepted for reads) - Catalog write: competitions, teams, players, tags (
catalog:write) - Storage: bucket list, push, bulk push, push status
- Publish history + publish with
clip_idmedia hydration / optionalsocial_profile_id - Webhooks: CRUD including PATCH, deliveries, test, replay
Still on the backlog (not Partner)
| Capability | Notes |
|---|---|
Editor / NLE / timeline / /api/editor-render | Studio-only forever for Partner |
| Interactive cropper preview | Async crop job only |
| Match schedule CRUD + invoke-stream / MediaLive admin | Studio |
| Templates, assets/bumpers, rules, org members | Studio |
| Field-level notifier subscriptions | Full-payload signed webhooks today |
Additive Partner API changes continue under /api/v1/partner. Breaking changes ship under a new major version.
Updated about 1 month ago
Did this page help you?