Fetch Offers API enables the user to get a list of Offers with desired filters available with the Xoxoday catalog

Filter Reference Table

KeyValue TypeDescription
categoryStringCategory Name to be included
countryStringCountries to be included

🚧

A limit of 500 requests per day is set for Fetch Offers API. If the number of requests cross the defined threshold you will receive the HTTP429 error.

📘

Xoxoday recommends that you refresh your catalog every 24 hours.

The first sync can happen at 5:00 AM IST.

Please note - These timings are per GMT+5:30 (India) time zone

Implementation Notes

  1. Read the "metadata" field in the Fetch Offers API response to get the Offer information like,
    1. Code
    2. Link
    3. Expiry Date of the Code / Link
  2. We recommend you cache the response from Fetch Offers API in your database every time you sync our catalog
Language
Credentials
OAuth2
Click Try It! to start a request and see the response here!