Skip to main content
GET
Get store details

Authorizations

Authorization
string
header
required

API token created in the dashboard under Integrations > API. Tokens start with gci_.

Response

The store.

The store the API token belongs to.

createdAt
string<date-time>
Example:

"2026-01-01T00:00:00.000Z"

currency
string

ISO 4217 currency of every amount the store charges.

Example:

"USD"

gameType
enum<string>
Available options:
MINECRAFT,
HYTALE,
FIVEM,
OTHERS
Example:

"MINECRAFT"

id
string<uuid>
Pattern: [a-fA-F0-9]{8}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{12}
Example:

"3f2b8c1e-7a4d-4e8b-9c1a-2d5e6f7a8b9c"

logoUrl
string

Omitted when the store has no logo.

Example:

"https://cdn.gamecart.gg/stores/logo.png"

name
string
Example:

"Blocky Network"

planTier
enum<string>

Current plan.

Available options:
FREE,
PRO,
ENTERPRISE
Example:

"ENTERPRISE"

storefrontUrl
string

Storefront address: the active custom domain, otherwise the store subdomain.

Example:

"https://play.example.com"