Skip to main content
GET
Find Tracking URL
Returns the tracking link URL for a specific offer and destination URL combination. Use urlId=0 if the offer has no extra destination URLs configured. Returns 400 if the affiliate is not authorized to run this offer.

Authorizations

X-Eflow-Api-Key
string
header
required

The affiliate's API key generated from the Affiliate Portal. Uses the X-Eflow-Api-Key header.

Path Parameters

offerId
integer
required

The numeric ID of the offer.

urlId
integer
required

The destination URL ID. Use 0 for the default offer URL when no extra destination URLs are configured.

Response

url
string

The full tracking link URL for the affiliate to use.