Download Vault Media

Download a specific vault media as Base64.

POST https://api.noauth.cc/onlyfans/download-vault-media

This function will download an OnlyFans Media File in your vault.

Headers

NameTypeDescription

x-api-key*

String

NoAuth API Key

Request Body

NameTypeDescription

session_id*

String

OF Auth

x_bc_token*

String

OF Auth

user_agent*

String

OF Auth

user_id*

String

OF Auth

proxy*

String

Example: http://user:pass@host:port

image_url*

String

Example: https://onlyfans.com/image3.png

{
  "status": "success",
  "message": "Onlyfans response.."
}

Last updated