Skip to main content
POST
Create click by promo code (POST)

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.

Body

application/json
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