Skip to main content
GET
Create lead upon delivery (GET)

Authorizations

X-API-Key
string
header
required

Preferred authentication method. Pass the API key in the X-API-Key HTTP request header. The user account must have api_status enabled.

Query Parameters

offer_id
integer
required

Offer ID.

affiliate_id
integer
required

Affiliate ID.

email
string
firstname
string
lastname
string
phone
string

Response

Lead creation result.

status
string
Example:

"success"

code
integer
Example:

200

name
string
Example:

"OK"

message
string
info
object