Skio GraphQL API
Skio is a subscription-management platform for Shopify DTC brands. Its public developer API is **GraphQL-first**, served from a single endpoint, and its data model mirrors Shopify's GraphQL objects — most entities carry a `platformId` field holding the corresponding Shopify GID (e.g. `gid://shopify/SubscriptionContract/12346616394`), which lets you cross-query Shopify.
Overview
Skio GraphQL API is a GraphQL API specification published by Skio on the APIs.io network.
Skio is a subscription-management platform for Shopify DTC brands. Its public developer API is GraphQL-first, served from a single endpoint, and its data model mirrors Shopify’s GraphQL objects — most entities carry a platformId field holding the corresponding Shopify GID (e.g. gid://shopify/SubscriptionContract/12346616394), which lets you cross-query Shopify.
The GraphQL endpoint is available at https://graphql.skio.com/v1/graphql. documentation is published at https://code.skio.com/.
Tagged areas include Subscription, Shopify, E-Commerce, Direct to Consumer, and Recurring Billing.
Endpoint
Work with this as data
Every GraphQL schema 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 graphql
4 MCP tools reach this
find_graphqlBrowse and filter every GraphQL schema in the catalog.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.
Call it yourself
curl for this page
curl "https://apis.io/api/v1/graphql/skio-graphql"
curl "https://apis.io/api/v1/graphql?limit=25"
Discovery needs no key. Ratings and market analysis are Pro.