Dolls Kill Storefront GraphQL API

The Shopify Storefront GraphQL API as served from Dolls Kill's own host at /api/{version}/graphql.json. Anonymous introspection succeeds without a storefront access token, returning 424 types, 31 root query fields (product, products, collection, collections, search, predictiveSearch, cart, shop, menu, metaobjects, localization and more) and 41 mutations (the cart* family, customerAccessToken*, customer*, shopPayPaymentRequestSessionCreate). Versioned on Shopify's dated release calendar; 2025-10 through 2026-07 are supported.

Work with this as data

Every API here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for apis

7 MCP tools reach this
  • find_apisBrowse and filter every API in the catalog.
  • get_api_artifactsOne API's artifacts, grouped by type.
  • get_openapiThe primary OpenAPI for this API.
  • find_similar_apisAPIs that look like this one.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This API
curl "https://apis.io/api/v1/apis/dolls-kill-storefront-graphql-api"
All apis
curl "https://apis.io/api/v1/apis?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.

API entry from apis.yml

apis.yml Raw ↑
name: Dolls Kill Storefront GraphQL API
description: The Shopify Storefront GraphQL API as served from Dolls Kill's own host at /api/{version}/graphql.json.
  Anonymous introspection succeeds without a storefront access token, returning 424 types, 31 root query
  fields (product, products, collection, collections, search, predictiveSearch, cart, shop, menu, metaobjects,
  localization and more) and 41 mutations (the cart* family, customerAccessToken*, customer*, shopPayPaymentRequestSessionCreate).
  Versioned on Shopify's dated release calendar; 2025-10 through 2026-07 are supported.
humanURL: https://www.dollskill.com/agents.md
baseURL: https://www.dollskill.com/api/2026-04/graphql.json
tags:
- GraphQL
- Storefront
- Catalog
- Cart
properties:
- type: GraphQL
  url: graphql/dolls-kill-storefront.graphql
- type: DataModel
  url: data-model/dolls-kill-data-model.yml