CasinoMassby
CasinosSlotsProvidersGame AggregatorsPricing
Sign inCreate account
CasinoMassby

Verified iGaming data infrastructure for affiliate SEO and content teams. Built by the research team behind CasinoMass.

Database
  • Casinos
  • Slots
  • Providers
Product
  • Pricing
  • Export
  • API
  • Methodology
  • Changelog
Resources
  • Glossary
  • Field reference
  • Sample CSV
  • Status
Company
  • About
  • Customers
  • Contact
  • Support
  • Terms
  • Privacy
  • AI Notice
© 2026 CasinoMass · For B2B research use. Not affiliated with operators listed.v0.6 · MVP
Docs/Product

CasinoMass API

Programmatic access to the CasinoMass casino & slot catalog over a secure REST API — the same verified data you see in the portal, delivered as structured JSON to your own tools, scripts, and integrations.

Who can use it

API access is included with every paid plan — Solo, Pro, and Max. What each plan can reach differs:

  • Solo & Pro get the paid-entities API: the casinos and slots you've refreshed with your update credits, plus their daily changes. Two calls cover the whole flow:
    • GET /api/v1/updates/entities — the full record of every entity you have an active update on.
    • GET /api/v1/updates/changes — field-level changes for those entities over a date range (defaults to the last 30 days), so you can poll daily and sync only what moved.
  • Max additionally unlocks the full catalog — query all casinos, slots, and providers with every filter the portal offers.

What you can do

  • Your paid entities (all paid plans) — pull the complete record of the casinos and slots you track, and their daily field-level changes.
  • Casinos (Max) — query the full casino catalog with every filter the portal offers: licence, currency, region, software providers, deposit & withdrawal methods, target markets, minimum deposit, year established, bonuses, and free-text search.
  • Slots (Max) — filter by provider, type, RTP range, bet range, and release year.
  • Providers (Max) — browse the full provider catalog.
  • Lookups (all paid plans) — pull the available filter values (licences, currencies, regions, payment methods, providers, affiliate programs) and your own usage balance, free of charge.
  • Search, sorting & pagination — everything available in the portal, returned as clean JSON.

Each record includes the complete data model, premium fields included — see the Field reference for the full list.

Pricing

Usage is metered in API credits. Each paid plan includes a monthly allowance, refreshed every billing cycle:

Plan API credits / month
Solo 700
Pro 2,000
Max 7,000

What costs credits:

  • Paid-entities call (/updates/entities) — 1 credit per entity returned.
  • Daily-updates call (/updates/changes) — 1 credit per entity that changed in the window.
  • Full-catalog calls (Max: casinos, slots, providers) — 1 credit per record returned; a page of 20 results costs 20 credits.
  • Lookup, metadata, and usage calls are free.

Allowances are sized so you can pull your entity list and poll daily updates for a full month with headroom. Need more? The API credits add-on gives you +500 credits for $25 ($0.05/credit) — credits never expire and are used only after your monthly allowance runs out.

You can check your remaining balance any time from your account or via the free GET /api/v1/meta/usage call.

Security

Requests are authenticated with personal API keys and cryptographically signed (HMAC-SHA256), so your credentials are never exposed in transit. You manage your own keys — create, rotate, or revoke them from your account whenever you need. Solo and Pro keys are scoped to the paid-entities endpoints; Max keys carry the full catalog scopes.

Get access

The API ships with any paid plan. View plans to upgrade, or talk to us about your integration.