API ReferenceVault
Vault media thumbnail
Returns a thumbnail image for a vault media item, or 404 if none exists. Requires a read-scoped key.
Authorization
bearerAuth AuthorizationBearer <token>
Your al_live_<prefix>_<secret> API key. Mint and manage keys in the dashboard.
In: header
Path Parameters
media_id*string
Vault media id.
Response Body
image/jpeg
application/json
curl -X GET "https://example.com/api/admin/vault/cover/string""string"{ "detail": "Not authenticated"}Empty
A folder as a content drop
Returns a folder packaged as a drop: items classified by role (video / photoset / BTS) plus the ordered bundle media_ids for one-tap selection of the whole drop. Requires a read-scoped key.
AI auto-tag the untagged backlog
AI tagging runs server-side over the untagged vault backlog. Explicit-trigger only, cost-capped (limit is clamped to a server cap), and idempotent (already-tagged items are skipped and never re-billed). Requires a write-scoped key.