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 11 more developer resources.

39.5/100 developing ▬ flat Agent 20/100 agent aware self hosted · BSD-3-Clause Full breakdown ↓
scored 2026-09-14 · rubric v0.22.0
AccessFreeSelf serve⚡ Free to try
1 APIs
CommerceHeadlessE-CommerceGraphQLOpen-SourcePythonTypeScript

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-14 · rubric v0.22.0
Open Source Surface applies to this provider. This product is open source and we read its repository directly, so Open Source Surface carries 10 points of the composite. It is scored from what the repository actually publishes — a security policy, a contribution guide, a release history, a code of conduct — read live from the provider rather than inferred from our own catalog pointers. This facet adds; nothing was taken away to make room for it. An open-source project is not excused from the commercial facets, because exemption would strip it of the points it does earn. If we have the wrong repository, or this product is not open source, say so on your provider repo and we will drop the facet rather than have you publish against it.
Create-or-Update Ergonomics applies to this provider. This API accepts writes, so it carries 10 points of the composite. It is scored from the published contracts themselves: whether a caller can create-or-update in one call, whether the write accepts a key the caller already holds, and whether the response says which branch ran. Without that, every write needs a search-and-branch in front of it, and the first time that check is skipped a duplicate record is created. Scored against the observed mean rather than raw — a provider at the catalog average is unchanged by this facet, not penalised by it.
The six quality facets above are damped to 80 points between them, because the conditional facet above carries the other 20. That is why each facet's contribution is shown against a damped maximum: raising a quality facet moves the composite by 80% of its nominal weight, not 100%. The full arithmetic is at apis.io/rating/.
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. Every facet and dimension name above is a link: it opens that measurement's own page — what it means, the exact checks that feed it, how the whole catalog distributes on it, and the providers at the top of it. 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. Submit an artifact on GitHub — free → Manage your own listing — the Influence plan, $499/mo →

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 2

SDKs, sample code, and the tooling you integrate with

Access & Security 2

Authentication, authorization, and security posture

Operate 4

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.
deliveryModel:
  model: self-hosted
  license: BSD-3-Clause
  open_source: true
  commercial: false
  callable_host: true
  label: Self-hosted open source · you run it yourself
  confidence: high
  source:
  - license
  - openapi
  generated: '2026-08-28'
  method: derived
accessModel:
  pricing: free
  onboarding: self-serve
  trial: false
  try_now: true
  public: false
  label: Free · Self-serve signup
  confidence: medium
  source:
  - plans
  - authentication
  - security
  generated: '2026-09-03'
  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: IssueTracker
  url: https://github.com/saleor/saleor-app-sdk/issues
- type: Releases
  url: https://github.com/saleor/saleor-app-sdk/releases
- type: CodeOfConduct
  url: https://github.com/saleor/.github/blob/main/CODE_OF_CONDUCT.md
- 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 form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

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