# Skio

**Canonical:** https://apis.io/providers/skio/  
**Website:** https://skio.com  
**APIs profiled:** 4

Skio is a subscription-management platform for Shopify DTC brands (acquired by Recharge in 2026), powering recurring orders, passwordless subscriber portals, and one-click Shop Pay checkout. Its public developer API is GraphQL-first, served from https://graphql.skio.com/v1/graphql, with a data model that mirrors Shopify GraphQL objects - most entities carry a platformId holding the corresponding Shopify GID. Read queries use Hasura-style where/order_by/limit/offset arguments; writes are purpose-built mutations (createSubscription, cancelSubscription, pauseSubscription, applyDiscountCode). A newer public REST API has also been announced.

## Kin Score — 28.5 / 100 (thin)

Scored 2026-08-25 under rubric 0.14.0. Trend: flat (+0.0 from 28.5).

| Facet | Score |
|---|---|
| Discoverability | 74.1 |
| Contract Quality | 37.2 |
| Governance | 0.0 |
| Contract Governance | 0.0 |
| Operational Transparency | 31.6 |
| Developer Ergonomics | 9.5 |
| Commercial Clarity | 28.9 |
| Access Clarity | 28.9 |

## Agent readiness — 15.5 (agent-aware)

| Dimension | Value |
|---|---|
| Spec Presence | yes |
| Agentic Access | no |
| Reversibility Documented | no |
| MCP Server | no |
| Auth Clarity | no |
| Idempotency | no |
| Error Semantics | no |
| OpenAPI Examples | no |
| Rate Limit Signal | documented |
| Event Surface Described | no |
| Agent Skills | no |
| Well Known Catalog | no |
| Consent Identity | no |
| Agent Card | no |
| Dry Run Mode | no |
| Delegated Identity | no |
| Protected Resource Metadata | no |
| Dynamic Client Registration | no |
| Agentic Commerce | no |

## Access

Paid — onboarding: unknown, pricing: paid, trial: no (confidence: medium).

## APIs (4)

- **Skio Subscriptions API** — Query and manage recurring subscriptions - list and fetch subscriptions and their lines, then create, cancel, pause, unpause, reactivate, skip, ship now, swap product variants, ...
- **Skio Subscribers API** — Look up storefront users (subscribers) and their addresses and payment methods, filter by email, and generate passwordless magic links and quick-action tokens for self-service s...
- **Skio Orders API** — List and fetch orders generated by subscriptions and their line items, filter by subscriber or creation time, and read aggregated daily revenue metrics. Order and OrderLineItem ...
- **Skio Products & Selling Plans API** — Read products and product variants, manage pricing policies and billing and delivery policies, and add or remove product variants from selling plan groups that define which prod...

## Security (1)

- **Skio Domain Security** — TLSv1.3 · HSTS · DMARC

## Plans (1)

- **Skio Plans Pricing**

## Tags

Subscription, Shopify, E-Commerce, Direct to Consumer, Recurring Billing, GraphQL

---

Profiled by [API Evangelist](https://apievangelist.com) and published on [APIs.io](https://apis.io/providers/skio/). Scores are computed from the provider's own public artifacts under a published rubric.
