Sylius website screenshot

Sylius

Sylius is an open-source headless eCommerce platform built on PHP, Symfony, and API Platform. It provides a comprehensive REST API for managing products, product variants, orders, carts, customers, payments, shipments, promotions, and customizable shop configuration. The API uses JWT authentication and generates OpenAPI documentation automatically, making it well-suited for headless commerce architectures and custom storefront implementations.

Sylius publishes 1 API on the APIs.io network: REST API. Tagged areas include eCommerce, Open Source, Headless Commerce, REST API, and Symfony.

The Sylius catalog on APIs.io includes 1 JSON-LD context.

Sylius’ developer surface includes documentation, engineering blog, pricing, and 8 more developer resources.

27.9/100 emerging ▬ flat Agent 19/100 agent aware Full breakdown ↓
scored 2026-08-05 · rubric v0.9.1
AccessFreemium
1 APIs
eCommerceOpen SourceHeadless CommerceREST APISymfonyPHPProductsOrdersPaymentsShipmentsCustomers

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-05 · rubric v0.9.1
Composite quality — 27.9/100 · emerging
Contract Quality 10.1 / 25
Developer Ergonomics 2.2 / 20
Commercial Clarity 10.0 / 20
Operational Transparency 0.7 / 13
Governance 0.0 / 12
Discoverability 6.9 / 10
Agent readiness — 19/100 · agent aware
Machine-Readable Contract 18 / 18
Agentic Access Contract 0 / 10
MCP Server 0 / 12
Machine-Readable Auth 0 / 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
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/sylius: 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 1

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

Sylius REST API

The Sylius REST API is built on API Platform and provides endpoints for all core eCommerce operations including product catalog management, order processing, customer management...

Pricing Plans 1

Published pricing tiers and plan structures.

Sylius Plans Pricing

4 plans

PLANS

Rate Limits 1

Documented rate limits and quota policies.

Sylius Rate Limits

0 limits

RATE LIMITS

FinOps 1

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

Semantic Vocabularies 1

JSON-LD contexts and semantic vocabularies used across these APIs.

Sylius Context

0 classes · 8 properties

JSON-LD

Security Posture 1

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

Sylius Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Resources

Documentation 1

Reference material describing how the API behaves

Build 1

SDKs, sample code, and the tooling you integrate with

Access & Security 1

Authentication, authorization, and security posture

Operate 1

Status, limits, changes, and where to get help

Commercial 3

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: sylius
name: Sylius
description: Sylius is an open-source headless eCommerce platform built on PHP, Symfony, and API Platform. It provides a comprehensive
  REST API for managing products, product variants, orders, carts, customers, payments, shipments, promotions, and customizable
  shop configuration. The API uses JWT authentication and generates OpenAPI documentation automatically, making it well-suited
  for headless commerce architectures and custom storefront implementations.
accessModel:
  pricing: freemium
  onboarding: unknown
  trial: false
  try_now: false
  public: false
  label: Freemium
  confidence: medium
  source:
  - plans
  generated: '2026-07-22'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/sylius.png
url: https://raw.githubusercontent.com/api-evangelist/sylius/refs/heads/main/apis.yml
created: 2026-06-13
modified: 2026-06-13
specificationVersion: '0.19'
tags:
- eCommerce
- Open Source
- Headless Commerce
- REST API
- Symfony
- PHP
- Products
- Orders
- Payments
- Shipments
- Customers
apis:
- aid: sylius:sylius-api
  name: Sylius REST API
  description: The Sylius REST API is built on API Platform and provides endpoints for all core eCommerce operations including
    product catalog management, order processing, customer management, payment handling, shipment tracking, promotions, and
    multi-channel shop configuration. Authentication is handled via JWT tokens with separate endpoints for admin and shop
    users.
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
  humanURL: https://docs.sylius.com/
  baseURL: https://your-sylius-instance.com/api/v2
  tags:
  - eCommerce
  - Products
  - Orders
  - Customers
  - Payments
  - Shipments
  properties:
  - type: Documentation
    url: https://docs.sylius.com/
  - type: OpenAPI
    url: https://your-sylius-instance.com/api/v2/docs.json
  contact:
  - FN: Sylius Support
    url: https://sylius.com/
    email: hello@sylius.com
common:
- type: DomainSecurity
  url: security/sylius-domain-security.yml
- type: Website
  url: https://sylius.com/
- type: Documentation
  url: https://docs.sylius.com/
- type: GitHubOrg
  url: https://github.com/Sylius
- type: LinkedIn
  url: https://www.linkedin.com/company/sylius/
- type: Blog
  url: https://sylius.com/blog/
- type: Pricing
  url: https://sylius.com/
- type: X
  url: https://twitter.com/Sylius
- type: Plans
  url: plans/sylius-plans-pricing.yml
- type: RateLimits
  url: rate-limits/sylius-rate-limits.yml
- type: FinOps
  url: finops/sylius-finops.yml
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com