The Only API docs
Vault

Vault

The creator's own media library. Fansly organises it into collections (its albums) — list them, list the media inside one, and create or delete your own. **Fansly only**: an OnlyFans account gets `501 platform_not_supported`; use `GET /api2/v2/vault/media` on the passthrough instead.

The creator's own media library. Fansly organises it into collections (its albums) — list them, list the media inside one, and create or delete your own. Fansly only: an OnlyFans account gets 501 platform_not_supported; use GET /api2/v2/vault/media on the passthrough instead.

MethodEndpointPath
GETList vault collections/accounts/{of_user_id}/vault/collections
POSTCreate a vault collection/accounts/{of_user_id}/vault/collections
DELETEDelete a vault collection/accounts/{of_user_id}/vault/collections/{collection_id}
GETList media in a collection/accounts/{of_user_id}/vault/media