Skip to main content
Skip table of contents

Testing Lead Sending with Postman

Go to the "Body" section

Submission method: POST

Set the radio button to RAW

JSON format

image-20260305-110818.png

Required fields for transmission

Send URL: https://sendmelead.com/api/v3/lead/add

Header with the X-Token web token. The location for obtaining this parameter is listed below.

(Text execution example)

JSON
{
"name": "test",
"phone": "+898888888888",
"offerId": "d6a27e89-b044-4ff1-ad42-1d373d95a9c8",
"ip": "8.8.8.8",
"domain": "http://web.ru"
}

Get X-Token

Go to Limonad.com in your personal profile, select the item “Global postback and API“, copy the API Token.

image-20260305-111246.png
image-20260305-111318.png

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.