Skip to main content
← Back to API Integration Requires an API key — see Authentication.

Get widget offers feed

GET https://tyviso.com/gap/api?preview=[true/false]&flow=[category] Returns the full payload used to render your hosted Rewards page or widget: the header template, CTA styling, social-proof configuration, and the live offers for each placement (hero, popular, all).
This is a separate path from the tracking API — it’s not a tracking request.
Discrepancy in the source material: the endpoint is documented at tyviso.com/gap/api, but the reference example below calls tyviso.com/dev/gap/api. We haven’t been able to confirm which is correct — check with your Tyviso Technical Lead before relying on either in production, and use whichever URL your account manager confirms.
Parameters
string
Category of offers to return.
string
true or false — preview unpublished offers before they go live.
See Errors for error shapes.
Last modified on August 26, 2026