Skip to main content
GET
/
api
/
v2
/
affiliate
/
offers
/
{offer_id}
/
assets
/
{asset_id}
/
download
Download offer asset
curl --request GET \
  --url 'https://{domain}/api/v2/affiliate/offers/{offer_id}/assets/{asset_id}/download?api-key='
"<string>"

Documentation Index

Fetch the complete documentation index at: https://docs.scaleo.io/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

api-key
string
query
required

API key passed as query parameter. User must have api_status enabled.

Path Parameters

offer_id
integer
required

Offer ID.

asset_id
integer
required

Asset/creative ID.

Response

Asset file.

The response is of type file.