Website/App Integration

Now, you can easily link PayOff with your content. No pugins or add-ons required.


To deeplink automatically

API Endpoint :

						https://www.payoffdeals.com/api/pbl
						Method: GET
						

Query params (url encoded):

						url (madatory): URL to deeplink and track
						uid (optional) : Email id registered with PayOff
						

Example:

https://www.payoffdeals.com/api/pbl?url=https%3A%2F%2Fpayoffdeals.com

URL provided will be automatically deeplinked with an active campaign.


If a uid is provided, the deeplink will be tagged to the userid and tracked under user's profile. You can verify clicks, information on those clicks from your profile and get FREE access to detailed reporting.


Note: Short link urls are allowed. PayOff will extract and deeplink automatically.


If you have an existing affiliation and like to retain it, we can help with that too. Write to info@payoffdeals.com.

Test Auto Deep Linking (Do not encode while using this)

Auto DeepLink

To extract link behind a short URL

API Endpoint :

						https://www.payoffdeals.com/api/extract
						Method: GET
						

Query params (url encoded):

						url (madatory): URL to extract
						uid (madatory) : Email id registered with PayOff
						

Example:

https://www.payoffdeals.com/api/extract?url=https%3A%2F%2Fpayoffdeals.com

Test URL extraction (Do not encode while using this)

Extracted Url

Extract URLNotify if Not Correct

For more information and help, write to info@payoffdeals.com.