Skip to content
AchaduDevelopers
Operational APIGo to website
Dashboard
Developers/API/offers_list
Offers

List offers

List offers with status, marketplace and text filters.

GET/offersoffers:read

Request

limitinteger · queryQuantity per page.optional
offsetinteger · queryPagination offset.optional
statusstring · queryCurated status.optional
marketplacestring · queryMarketplace.optional
querystring · querySearch by title or store.optional

Example

curl
curl 'https://achadu.com/api/v1/offers' \
+  -H 'Authorization: Bearer ach_live_...' \
+  -H 'Accept: application/json'

Answer

200Operation completed
4xxError with code, message and request_id