Skip to main content

SKU.io API Reference

Integrate with SKU.io — 5,172 endpoints for orders, inventory, products, integrations, and more.

Not a customer yet? SKU.io is inventory and order management for multichannel e-commerce. See the product or book a call.

Simple Authentication

Use Personal Access Tokens (PATs) as Bearer tokens. Create scoped tokens in Settings → Developer → Personal Access Tokens.

curl https://app.sku.io/api/sales-orders \
  -H "Authorization: Bearer <your-token>"

Deep Hierarchy

Navigate endpoints by domain — Core API, Integrations, Platform — with sub-categories like Orders, Inventory, Products, and more.

Multi-tenant

All endpoints are relative to your SKU.io subdomain: https://{tenant}.sku.io. Replace {tenant} with your account subdomain (e.g. app).

Built for AI Agents

Open-source skills let terminal agents like Claude Code drive SKU.io through this API — build a catalog, create orders, adjust inventory.

Browse the agentic skills →