---
updatedAt: 2026-07-17T14:48:34.000Z
---

Fetch the complete documentation index at: https://developers.zentag.ai/llms.txt. Use this file to discover all available pages before exploring further. Append .md to any documentation page URL to get its markdown version.

# 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](https://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: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)

| 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.