Get bulk media by UUIDs

Returns multiple media items in a single request.

Each finalised media item includes a tags field containing structured AI content tags when the owning creator has AI content tagging enabled and the media has been processed (null otherwise).

<Note>Maximum 20 media UUIDs per request.</Note>

get/media/bulk

Query parameters

mediaUuidsstring required
variantsstring

Headers

X-Fanvue-API-Versionstring required
Example:2025-06-26

API version to use for the request

Response

Bulk media response

resultsobject required

Map media UUID -> media payload (null when unavailable)

Changes

No recorded changes to this endpoint across all 2 revisions of this API.