Skip to main content

Developers

StoozeMax publishes a free, machine-readable feed of live UK bank switch bonuses. Use it on your site, in a bot, or as a data source — it's CC-BY licensed, so just link back to us.

Live switch bonuses

GET https://stoozemax.com/offers.json

Returns every active UK current-account switch bonus, ranked by net value after fees, with each bank's canonical page URL. CORS is open (Access-Control-Allow-Origin: *) so you can fetch it directly from the browser. Updated hourly.

Example response

{ "schemaVersion": 1, "verifiedAt": "2026-07-06T09:00:00.000Z", "source": "https://stoozemax.com/best-switch-right-now", "license": "CC-BY-4.0", "attribution": "Data from StoozeMax (https://stoozemax.com)", "disclaimer": "Figures are indicative ... not financial advice.", "count": 12, "offers": [ { "bank": "HSBC", "bonus": 220, "currency": "GBP", "trueValueAfterFees": 220, "url": "https://stoozemax.com/banks/hsbc", "verifiedAt": "2026-07-06T09:00:00.000Z" } ] }

Licence & attribution

The feed is licensed under CC-BY 4.0. You're free to use and republish it, including commercially, as long as you credit StoozeMax with a link to stoozemax.com. Figures are indicative and change frequently — always show the verifiedAt date and point users to the provider to confirm current terms. T&Cs apply. Not financial advice.

Other feeds