egdata API
API ReferenceSandboxes

Get the base game for a sandbox

Returns the base game offer for a sandbox, or an executable item fallback when no offer exists.

GET
/sandboxes/{sandboxId}/base-game

Returns the base game offer for a sandbox, or an executable item fallback when no offer exists.

Path Parameters

sandboxId*string

Epic namespace or sandbox identifier.

Query Parameters

country?string

ISO country code used to resolve an Epic Games Store pricing region. Defaults to the EGDATA_COUNTRY cookie, then US.

Length2 <= length <= 2

Response Body

application/json

application/json

application/json

application/json

curl -X GET "https://example.com/sandboxes/fn/base-game"
{}
{  "message": "string",  "error": "string"}
{  "message": "string",  "error": "string"}
{  "message": "string",  "error": "string"}