Home API

API

Use UCLIQ's API for seamless automation. Retrieve and manage offers, goals, payouts, and analytics securely using authenticated API tokens.
By Azema and 1 other
2 articles

ADMIN API

This public API is designed to be offered to public offer listing sites like OfferVault, etc. to promote offers and attract publishers with suitable targeting, verticals and payout rates. The API is publicly available but requires a secure API key to access the offers. The API returns data is commonly used JSON format, easy to integrate to offer listing websites. UCLIQ offer management API allows access to the existing offers, changing their properties, goals and payout values, add new items and schedule changes at certain times. Generate API token Before sharing the API link with an offer listing website, you need to generate a secure “Read-Only” token. You can do it in Manager Platform by going into System-Control Center-Platform-API Tokens menu and  clicking on +Add token. Select only the read permission and comment on the token usage. Make sure it is enabled. Click on Save and copy the token into the clipboard. Save the token securely. API calls General rules - All GET or POST requests require an Authentication token with Read/Write permission. - All POST, PATCH, DELETE requests require an Authentication token with Write permission - Archived offers, goals and payout cannot be retrieved or changed Following API calls are supported: - Offer listing retrieval - Offer details retrieval - Offer rate scheduler API (list schedulers, create scheduler, change scheduler status) - Publisher statistics Full API calls and responses description as well as examples is available here - https://www.ucliq.com/wp-content/uploads/2025/05/PUBLIC-ADMIN-API-v1.1.2.pdf

Last updated on May 11, 2025