Studio
cURL
curl --request GET \ --url https://studio-api.onlytraffic.com/api/external/v1/accounts/{username}/promo-texts \ --header 'X-API-Key: <api-key>'
{ "success": true, "data": [ { "id": 123, "text": "Subscribe now and get 30% off the first month." } ] }
Promo texts used by GG / swap campaigns.
Documentation IndexFetch the complete documentation index at: https://onlytraffic.com/docs/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://onlytraffic.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
Your API key from the Studio Dashboard
OnlyFans username of the model owned by your account.
30
^[a-zA-Z0-9_.-]+$
Successful response
true
Show child attributes
Was this page helpful?