Media and vault
Get creator vault confirmation fan
Read the fan ID configured for the creator's OnlyFans vault-upload confirmation step.
GET
/v1/agencies/{agencyId}/creators/{creatorId}/vault-confirmation-fanRead the fan ID configured for the creator's OnlyFans vault-upload confirmation step.
Authorization
bearerAuth AuthorizationBearer <token>
In: header
Path Parameters
agencyId*string
Length
1 <= lengthcreatorId*string
Response Body
application/json
application/json
application/json
application/json
application/json
application/json
application/json
application/json
curl -X GET "https://example.com/v1/agencies/string/creators/string/vault-confirmation-fan" \ -H "Authorization: Bearer YOUR_API_KEY"{ "data": { "vaultUploadFanId": null }, "meta": { "requestId": "string" }}Get creator platform media GET
Read one media item directly from the creator's connected platform. Use vault tools for Substy vault metadata and media-download tools for file bytes.
Set creator vault confirmation fan PUT
Set the fan ID used for the creator's OnlyFans vault-upload confirmation. Upload completion may send the standard confirmation to this fan.