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_global202), 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:read still accepted for reads)
  • Catalog write: competitions, teams, players, tags (catalog:write)
  • Storage: bucket list, push, bulk push, push status
  • Publish history + publish with clip_id media hydration / optional social_profile_id
  • Webhooks: CRUD including PATCH, deliveries, test, replay

Still on the backlog (not Partner)

CapabilityNotes
Editor / NLE / timeline / /api/editor-renderStudio-only forever for Partner
Interactive cropper previewAsync crop job only
Match schedule CRUD + invoke-stream / MediaLive adminStudio
Templates, assets/bumpers, rules, org membersStudio
Field-level notifier subscriptionsFull-payload signed webhooks today

Additive Partner API changes continue under /api/v1/partner. Breaking changes ship under a new major version.


Did this page help you?