API Integration (Advanced)
Get Offers API
Overview
The Get Offers API returns the full eligible offer catalog for a publisher wall. The response is a static catalog suitable for caching for a few minutes between calls. Each offer includes payouts, targeting restrictions, multi-step (tiered) reward structures, and capping state.
You may filter the results by countries, states, dayparting, capping, and platform as needed. However, there is no per-user personalization Use the getPersonalized API for user-level offer recommendations.
Use cases
Render a publisher's full offerwall with the complete available offer catalog
Cache and serve offer listings efficiently without making a call on every page load
Real-time check on capping state to determine whether an offer should be shown or suppressed for a given session.
Start here
The fastest way to get familiar with this endpoint is to try it directly. Use the interactive reference below to explore the request parameters, test a live call, and inspect the response structure.
Note
If you're looking for the legacy All Offers API documentation, you can find it here.