Adobe Commerce website screenshot

Adobe Commerce

Adobe Commerce (formerly Magento Commerce) is an enterprise e-commerce platform for building and operating online storefronts, marketplaces, and B2B/B2C catalogs across web, mobile, and headless experiences. The Adobe Commerce Web APIs expose REST and GraphQL access to products, categories, customers, carts, orders, inventory, and configuration with OAuth 1.0a and token-based (Bearer) authentication against a merchant-hosted base URL.

Adobe Commerce publishes 2 APIs on the APIs.io network. Tagged areas include E-commerce, Commerce, Magento, Adobe, and Online Store.

Adobe Commerce’s developer surface includes documentation, signup flow, pricing, support, and 6 more developer resources.

14.0/100 emerging ▬ flat Agent 0/100 human only Full breakdown ↓
scored 2026-07-28 · rubric v0.6
2 APIs
E-commerceCommerceMagentoAdobeOnline StoreMarketplace

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-07-28 · rubric v0.6
Composite quality — 14.0/100 · emerging
Contract Quality 0.0 / 25
Developer Ergonomics 4.3 / 20
Commercial Clarity 2.1 / 20
Operational Transparency 0.7 / 13
Governance 0.0 / 12
Discoverability 6.9 / 10
Agent readiness — 0/100 · human only
Machine-Readable Contract 0 / 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 0 / 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/adobe-commerce: 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 2

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

Adobe Commerce REST API

REST API for Adobe Commerce providing access to products, catalogs, categories, customers, carts, checkout, orders, inventory, sales rules, CMS content, and store configuration....

Adobe Commerce GraphQL API

GraphQL API for Adobe Commerce optimized for headless storefronts, progressive web apps, and mobile experiences. Provides queries and mutations for products, categories, carts, ...

GraphQL 1

GraphQL schemas published by this provider.

Adobe Commerce GraphQL API

GraphQL API for Adobe Commerce optimized for headless storefronts, progressive web apps, and mobile experiences. Provides queries and mutations for products, categories, carts, ...

GRAPHQL

Security Posture 2

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

Adobe Commerce Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Adobe Commerce Vulnerability Disclosure

Hackerone · security.txt · contact published

SECURITY

Resources

Get Started 2

Portal, sign-up, and the first successful call

Documentation 1

Reference material describing how the API behaves

Build 1

SDKs, sample code, and the tooling you integrate with

Access & Security 2

Authentication, authorization, and security posture

Operate 1

Status, limits, changes, and where to get help

Commercial 1

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: adobe-commerce
name: Adobe Commerce
description: Adobe Commerce (formerly Magento Commerce) is an enterprise e-commerce platform for building and operating online
  storefronts, marketplaces, and B2B/B2C catalogs across web, mobile, and headless experiences. The Adobe Commerce Web APIs
  expose REST and GraphQL access to products, categories, customers, carts, orders, inventory, and configuration with OAuth
  1.0a and token-based (Bearer) authentication against a merchant-hosted base URL.
type: Index
accessModel:
  pricing: unknown
  onboarding: unknown
  trial: false
  try_now: false
  public: false
  label: Unknown
  confidence: low
  source: []
  generated: '2026-07-22'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/adobe-commerce.png
tags:
- E-commerce
- Commerce
- Magento
- Adobe
- Online Store
- Marketplace
url: https://raw.githubusercontent.com/api-evangelist/adobe-commerce/refs/heads/main/apis.yml
created: '2026-05-11'
modified: '2026-05-11'
specificationVersion: '0.19'
apis:
- aid: adobe-commerce:adobe-commerce-rest-api
  name: Adobe Commerce REST API
  description: REST API for Adobe Commerce providing access to products, catalogs, categories, customers, carts, checkout,
    orders, inventory, sales rules, CMS content, and store configuration. Endpoints follow the pattern /rest/{store_code}/V1/*
    on a merchant-hosted Commerce instance with token-based Bearer authentication or OAuth 1.0a for third-party apps.
  humanURL: https://developer.adobe.com/commerce/webapi/rest/
  baseURL: https://{commerce_host}/rest/{store_code}/V1
  tags:
  - E-commerce
  - REST
  - Products
  - Orders
  - Customers
  properties:
  - type: Documentation
    url: https://developer.adobe.com/commerce/webapi/rest/
  - type: APIReference
    url: https://developer.adobe.com/commerce/webapi/rest/reference/
  - type: Authentication
    url: https://developer.adobe.com/commerce/webapi/get-started/authentication/gs-authentication-token/
- aid: adobe-commerce:adobe-commerce-graphql-api
  name: Adobe Commerce GraphQL API
  description: GraphQL API for Adobe Commerce optimized for headless storefronts, progressive web apps, and mobile experiences.
    Provides queries and mutations for products, categories, carts, checkout, customers, and orders against a merchant-hosted
    Commerce GraphQL endpoint.
  humanURL: https://developer.adobe.com/commerce/webapi/graphql/
  baseURL: https://{commerce_host}/graphql
  tags:
  - E-commerce
  - GraphQL
  - Headless Commerce
  properties:
  - type: Documentation
    url: https://developer.adobe.com/commerce/webapi/graphql/
  - url: graphql/adobe-commerce-graphql.md
    type: GraphQL
common:
- type: VulnerabilityDisclosure
  url: security/adobe-commerce-vulnerability-disclosure.yml
- type: DomainSecurity
  url: security/adobe-commerce-domain-security.yml
- type: LinkedIn
  url: https://www.linkedin.com/company/adobe-commerce
- type: Website
  url: https://business.adobe.com/products/magento/magento-commerce.html
- type: Documentation
  url: https://developer.adobe.com/commerce/webapi/
- type: DeveloperPortal
  url: https://developer.adobe.com/commerce/
- type: Signup
  url: https://business.adobe.com/products/magento/get-started.html
- type: Pricing
  url: https://business.adobe.com/products/magento/magento-commerce.html
- type: Support
  url: https://experienceleague.adobe.com/en/docs/commerce
- type: GitHubOrganization
  url: https://github.com/magento
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com