Skip to main content
GET
Create click by promo code (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

code
string
required

Promo code (alphanumeric, 1–100 chars).

ip
string

Visitor IP address. Used for geo-attribution.

Response

Click created.

status
string
Example:

"success"

code
integer
Example:

200

name
string
Example:

"OK"

message
string
Example:

"Promo Code has been checked successfully!"

info
object