Skip to main content
GET
All Games API
If you wish to open Gamezop’s games within an iframe in your website, ask your Gamezop Account Manager to whitelist your Property ID for iframe usage. By default, Gamezop games do not work within iframes.
Data from this API changes infrequently. We recommend caching the response on your own server rather than calling our API directly for every user request from your app or site. Refreshing your cache once every 24 hours is sufficient.
If you’re looking for deeper integration guides, we also support leaderboards, 1v1 multiplayer matches, and tournaments.

Authorizations

Authorization
string
header
required

You can find the Bearer token for this API under Settings & Admin > API Tokens within the Gamezop Business Dashboard.

Query Parameters

lang
string

ISO 639-1 language code. A full list of valid language codes is available in the IANA Language Subtag Registry (filter for Type: language). If translations are unavailable for the requested language, English values are returned.

Required string length: 2

Response

You get an HTTP 200 when the API responds successfully with the list of games enabled for your Property ID.

data
object[]
success
boolean