Saleor website screenshot

Saleor

Saleor is an open-source, GraphQL-first commerce platform built in Python (Django) with a TypeScript dashboard. The entire commerce surface is exposed through a single GraphQL API used by storefronts, the Saleor Dashboard, and third-party Saleor Apps; mutations and queries cover products, channels, carts (checkout), orders, payments, promotions, taxes, attributes, and warehouses. Developer surface includes Saleor Cloud, the Saleor App SDK and App Template, a starter storefront, language SDKs (saleor-sdk for TS/JS), and an App Store of first-party and partner integrations.

Saleor publishes 1 API on the APIs.io network: Saleor GraphQL API API. Tagged areas include Commerce, Headless, E-Commerce, GraphQL, and Open-Source.

Saleor’s developer surface includes authentication, documentation, API reference, GitHub presence, status page, engineering blog, and 8 more developer resources.

38.8/100 thin ▬ flat Agent 20/100 agent aware Full breakdown ↓
scored 2026-08-25 · rubric v0.14.0
AccessFreeSelf serve⚡ Free to try
9 APIs
CommerceHeadlessE-CommerceGraphQLOpen-SourcePythonTypeScript

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-25 · rubric v0.14.0
Composite quality — 38.8/100 · thin
Contract Quality 14.3 / 25
Developer Ergonomics 7.1 / 20
Access Clarity 5.8 / 20
Operational Transparency 3.4 / 13
Contract Governance 0.0 / 12
Discoverability 8.2 / 10
Agent readiness — 20/100 · agent aware
Machine-Readable Contract 18 / 18
Agentic Access Contract 10 / 10
Documented Reversibility 0 / 6
MCP Server 0 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 7 / 7
Typed Event Surface 0 / 6
Agent Skills 0 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
A2A Agent Card 0 / 8
Dry-Run / Simulate Mode 0 / 4
Delegated User Identity 0 / 6
Protected Resource Metadata 0 / 5
Registration Without a Human 0 / 6
Agentic Commerce Surface 0 / 5
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/saleor: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs 9

Individual APIs this provider publishes, each with its own machine-readable definition.

Saleor GraphQL API

Single GraphQL endpoint exposing the entire Saleor commerce model - products, variants, categories, collections, channels, checkout, orders, payments, promotions, taxes, attribu...

Saleor App SDK

TypeScript SDK for building Saleor Apps - background services that extend Saleor over the GraphQL API and react to webhooks. Handles app installation, auth, async webhooks, and ...

Saleor App Template

Reference Next.js project for bootstrapping a Saleor App - install flow, webhook handlers, GraphQL clients, and a config UI mounted inside the Saleor Dashboard via the App Bridge.

saleor-sdk (TypeScript / JavaScript)

Official TypeScript / JavaScript SDK wrapping the Saleor GraphQL API for storefronts and Apps - typed operations, auth, cart, and checkout helpers.

Saleor Storefront (Next.js Starter)

Reference Next.js storefront talking to the Saleor GraphQL API - product browse, cart, checkout, account, and payments. Used as the canonical starting point for headless storefr...

Saleor Dashboard

Official React / TypeScript admin dashboard for Saleor - a thick client built entirely against the Saleor GraphQL API.

Saleor Cloud

Hosted, managed Saleor service - provisions Saleor cores per store with the same GraphQL API surface, plus environment management, deploys, and Apps marketplace.

Saleor Core (Server) Repository

Source repository for the Saleor server - the Django / Python backend that implements the GraphQL API, business logic, persistence, and webhooks.

Saleor Saleor GraphQL API API

The Saleor GraphQL API API from Saleor — 1 operation(s) for saleor graphql api.

Scroll for all 9

Open Collections 3

Open, tool-agnostic API collections (OpenAPI-derived and Bruno).

API Collection

OPEN COLLECTION

Saleor GraphQL API

OPEN COLLECTION

GraphQL 1

GraphQL schemas published by this provider.

Saleor GraphQL API

Single GraphQL endpoint exposing the entire Saleor commerce model - products, variants, categories, collections, channels, checkout, orders, payments, promotions, taxes, attribu...

GRAPHQL

Pricing Plans 1

Published pricing tiers and plan structures.

Saleor Plans Pricing

1 plans

PLANS

Rate Limits 1

Documented rate limits and quota policies.

Saleor Rate Limits

2 limits

RATE LIMITS

FinOps 1

Cost, billing, and metering signals for API financial operations.

Security Posture 2

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Saleor Authentication

apiKey/http · 2 schemes

SECURITY

Saleor Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Agentic Access 1

Recommended x-agentic-access execution contracts for AI agents.

Saleor Agentic Access

2 operations · 1 acting

2 operations · 1 acting

AGENTIC

Resources

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 2

MCP servers, agent skills, and machine-readable catalogs

Build 1

SDKs, sample code, and the tooling you integrate with

Access & Security 2

Authentication, authorization, and security posture

Operate 2

Status, limits, changes, and where to get help

Commercial 1

Pricing, plans, and the legal terms of use

Company 3

The organization behind the API

Other 1

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: saleor
url: https://raw.githubusercontent.com/api-evangelist/saleor/refs/heads/main/apis.yml
name: Saleor
kind: opensource
description: Saleor is an open-source, GraphQL-first commerce platform built in Python (Django) with a TypeScript dashboard.
  The entire commerce surface is exposed through a single GraphQL API used by storefronts, the Saleor Dashboard, and third-party
  Saleor Apps; mutations and queries cover products, channels, carts (checkout), orders, payments, promotions, taxes, attributes,
  and warehouses. Developer surface includes Saleor Cloud, the Saleor App SDK and App Template, a starter storefront, language
  SDKs (saleor-sdk for TS/JS), and an App Store of first-party and partner integrations.
accessModel:
  pricing: free
  onboarding: self-serve
  trial: false
  try_now: true
  public: false
  label: Free · Self-serve signup
  confidence: high
  source:
  - plans
  - authentication
  generated: '2026-07-22'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/saleor.png
tags:
- Commerce
- Headless
- E-Commerce
- GraphQL
- Open-Source
- Python
- TypeScript
tags_raw:
- Commerce
- Headless
- eCommerce
- GraphQL
- Open Source
- Python
- TypeScript
created: '2026-05-23'
modified: '2026-05-25'
specificationVersion: '0.23'
apis:
- aid: saleor:graphql-api
  name: Saleor GraphQL API
  description: Single GraphQL endpoint exposing the entire Saleor commerce model - products, variants, categories, collections,
    channels, checkout, orders, payments, promotions, taxes, attributes, warehouses, and users. Used by storefronts, the Saleor
    Dashboard, and installed Apps. Cloud instances expose this endpoint at /graphql/ on the API host for the store.
  humanURL: https://docs.saleor.io/api-reference/
  baseURL: https://docs.saleor.io/api-reference/
  tags:
  - GraphQL
  - Commerce
  - Storefront
  - Admin
  properties:
  - type: Documentation
    url: https://docs.saleor.io/api-reference/
  - type: API Usage
    url: https://docs.saleor.io/api-usage/overview
  - url: graphql/saleor-graphql.md
    type: GraphQL
- aid: saleor:app-sdk
  name: Saleor App SDK
  description: TypeScript SDK for building Saleor Apps - background services that extend Saleor over the GraphQL API and react
    to webhooks. Handles app installation, auth, async webhooks, and metadata.
  humanURL: https://github.com/saleor/saleor-app-sdk
  baseURL: https://github.com/saleor/saleor-app-sdk
  tags:
  - SDK
  - TypeScript
  - Application
  - Webhook
  tags_raw:
  - SDK
  - TypeScript
  - Apps
  - Webhooks
  properties:
  - type: Repository
    url: https://github.com/saleor/saleor-app-sdk
- aid: saleor:app-template
  name: Saleor App Template
  description: Reference Next.js project for bootstrapping a Saleor App - install flow, webhook handlers, GraphQL clients,
    and a config UI mounted inside the Saleor Dashboard via the App Bridge.
  humanURL: https://github.com/saleor/saleor-app-template
  baseURL: https://github.com/saleor/saleor-app-template
  tags:
  - Starter
  - Application
  - Next.js
  tags_raw:
  - Starter
  - Apps
  - Next.js
  properties:
  - type: Repository
    url: https://github.com/saleor/saleor-app-template
- aid: saleor:sdk-js
  name: saleor-sdk (TypeScript / JavaScript)
  description: Official TypeScript / JavaScript SDK wrapping the Saleor GraphQL API for storefronts and Apps - typed operations,
    auth, cart, and checkout helpers.
  humanURL: https://github.com/saleor/saleor-sdk
  baseURL: https://github.com/saleor/saleor-sdk
  tags:
  - SDK
  - JavaScript
  - TypeScript
  - Storefront
  properties:
  - type: Repository
    url: https://github.com/saleor/saleor-sdk
- aid: saleor:storefront
  name: Saleor Storefront (Next.js Starter)
  description: Reference Next.js storefront talking to the Saleor GraphQL API - product browse, cart, checkout, account, and
    payments. Used as the canonical starting point for headless storefronts on Saleor.
  humanURL: https://github.com/saleor/storefront
  baseURL: https://github.com/saleor/storefront
  tags:
  - Storefront
  - Next.js
  - Starter
  properties:
  - type: Repository
    url: https://github.com/saleor/storefront
- aid: saleor:dashboard
  name: Saleor Dashboard
  description: Official React / TypeScript admin dashboard for Saleor - a thick client built entirely against the Saleor GraphQL
    API.
  humanURL: https://github.com/saleor/saleor-dashboard
  baseURL: https://github.com/saleor/saleor-dashboard
  tags:
  - Dashboard
  - Admin
  - React
  properties:
  - type: Repository
    url: https://github.com/saleor/saleor-dashboard
- aid: saleor:cloud
  name: Saleor Cloud
  description: Hosted, managed Saleor service - provisions Saleor cores per store with the same GraphQL API surface, plus
    environment management, deploys, and Apps marketplace.
  humanURL: https://cloud.saleor.io/
  baseURL: https://cloud.saleor.io/
  tags:
  - Cloud
  - Hosted
  - Software-as-a-Service
  tags_raw:
  - Cloud
  - Hosted
  - SaaS
  properties:
  - type: Application
    url: https://cloud.saleor.io/
- aid: saleor:core-repo
  name: Saleor Core (Server) Repository
  description: Source repository for the Saleor server - the Django / Python backend that implements the GraphQL API, business
    logic, persistence, and webhooks.
  humanURL: https://github.com/saleor/saleor
  baseURL: https://github.com/saleor/saleor
  tags:
  - Open-Source
  - Server
  - Python
  - Django
  tags_raw:
  - Open Source
  - Server
  - Python
  - Django
  properties:
  - type: Repository
    url: https://github.com/saleor/saleor
- aid: saleor:saleor-saleor-graphql-api-api
  name: Saleor Saleor GraphQL API API
  description: The Saleor GraphQL API API from Saleor — 1 operation(s) for saleor graphql api.
  humanURL: https://docs.saleor.io/api-reference/
  baseURL: https://docs.saleor.io/api-reference/
  tags:
  - Saleor GraphQL API
  properties:
  - type: OpenAPI
    url: openapi/saleor-saleor-graphql-api-api-openapi.yml
common:
- type: License
  name: BSD-3-Clause
  url: https://github.com/saleor/saleor-app-sdk/blob/main/LICENSE
- type: AgenticAccess
  url: agentic-access/saleor-agentic-access.yml
- type: DomainSecurity
  url: security/saleor-domain-security.yml
- type: Authentication
  url: authentication/saleor-authentication.yml
- type: Website
  url: https://saleor.io/
- type: Documentation
  url: https://docs.saleor.io/
- type: APIReference
  url: https://docs.saleor.io/api-reference/
- type: GitHub
  url: https://github.com/saleor
- type: Cloud
  url: https://cloud.saleor.io/
- type: Discord
  url: https://saleor.io/discord
- type: Status
  url: https://status.saleor.io/
- type: LinkedIn
  url: https://www.linkedin.com/company/saleor-commerce/
- type: LlmsText
  url: https://docs.saleor.io/llms.txt
- url: https://saleor.io/blog
  type: Blog
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
x-references:
- name: Anthropic
  url: https://www.anthropic.com/
  description: Profiled with assistance from Anthropic's Claude under the API Evangelist research pipeline.

Work with this as data

Every provider 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 providers

9 MCP tools reach this
  • find_providersBrowse and filter every provider in the catalog.
  • get_provider_artifactsEvery artifact this provider publishes, grouped by type.
  • get_provider_operationsEvery operation across all of their OpenAPIs — one call instead of parsing every spec.
  • get_provider_toolsEvery MCP tool they ship, with the operation each wraps.
  • get_provider_evidenceHow each part of their score was established. Free — the basis for a claim should not sit behind it.
  • get_provider_ratingPRO — composite, band, trend and facet scores.
  • 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 provider
curl "https://apis.io/api/v1/providers/saleor"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/saleor/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/saleor/evidence"

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.