Resolve Shop Config
Shop Identity
Resolve Shop Config
GET
Resolve Shop Config
Resolves a domain name or the active API key origin to retrieve the corresponding shop configuration, dynamic template bindings, custom theme settings, and primary Shop ID.
When loading your custom storefront headless frontend (e.g. Next.js, Gatsby, or Vue), you should call this endpoint first. The returned parameters let you dynamically bind theme colors, fonts, checkout variables, and announcement bar settings in real-time.
Authorizations
Your Publishable Key (
pk_live_... or pk_test_...) generated from the Developer settings in your dashboard.Query Parameters
The host name to resolve (e.g.
myshop.getscale.ng).