Johnnie-O Storefront GraphQL API

Anonymous, fully introspectable GraphQL endpoint served from Johnnie-O's own Hydrogen storefront host. This is the Shopify Storefront API for merchant tenant 22750137; the Hydrogen app proxies the request and injects the storefront access token server-side, so callers need no credentials. Full introspection returned 414 types, 34 query fields and 41 mutation fields covering products, variants, collections, carts, customers, blogs, pages, metaobjects, localization and Shop Pay sessions. The schema is Shopify's, not Johnnie-O's design work, but it is served on a Johnnie-O host and returns Johnnie-O's own commerce data.

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/storefront-graphql"
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 email required.

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

API entry from apis.yml

apis.yml Raw ↑
aid: johnnie-o:storefront-graphql
name: Johnnie-O Storefront GraphQL API
description: Anonymous, fully introspectable GraphQL endpoint served from Johnnie-O's own Hydrogen storefront
  host. This is the Shopify Storefront API for merchant tenant 22750137; the Hydrogen app proxies the
  request and injects the storefront access token server-side, so callers need no credentials. Full introspection
  returned 414 types, 34 query fields and 41 mutation fields covering products, variants, collections,
  carts, customers, blogs, pages, metaobjects, localization and Shop Pay sessions. The schema is Shopify's,
  not Johnnie-O's design work, but it is served on a Johnnie-O host and returns Johnnie-O's own commerce
  data.
humanURL: https://www.johnnie-o.com/
baseURL: https://www.johnnie-o.com/api/2024-10/graphql.json
tags:
- GraphQL
- Products
- Collections
- Cart
- Checkout
- Customers
- Commerce
tags_raw:
- GraphQL
- Products
- Collections
- Cart
- Checkout
- Customers
- Commerce
properties:
- type: GraphQL
  url: graphql/johnnie-o-storefront.graphql
- type: DataModel
  url: data-model/johnnie-o-data-model.yml
- type: Conventions
  url: conventions/johnnie-o-conventions.yml
- type: ErrorCatalog
  url: errors/johnnie-o-problem-types.yml
- type: Website
  url: https://www.johnnie-o.com/