Magento 2 (Adobe Commerce) website screenshot

Magento 2 (Adobe Commerce)

Magento 2, now branded as Adobe Commerce (with the open source Magento Open Source edition), is a flexible PHP-based ecommerce platform for building storefronts, managing catalogs, processing orders, and orchestrating omnichannel customer experiences. It exposes REST, GraphQL, and SOAP web APIs that allow developers and integrators to programmatically manage products, orders, customers, inventory, and store configuration. Authentication supports OAuth 1.0a, token-based authentication (admin and customer tokens), and Adobe IMS for the cloud service.

Magento 2 (Adobe Commerce) publishes 6 APIs on the APIs.io network, including Auth API, Carts API, Categories API, and 3 more. Tagged areas include Ecommerce, Commerce, Online Store, Catalog Management, and Order Management.

Magento 2 (Adobe Commerce)’s developer surface includes authentication, documentation, GitHub presence, pricing, signup flow, and 5 more developer resources.

26.4/100 emerging ▬ flat Agent 28/100 agent aware Full breakdown ↓
scored 2026-07-28 · rubric v0.6
AccessSelf serve
8 APIs
EcommerceCommerceOnline StoreCatalog ManagementOrder ManagementGraphQLRESTSOAP

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-07-28 · rubric v0.6
Composite quality — 26.4/100 · emerging
Contract Quality 12.3 / 25
Developer Ergonomics 3.9 / 20
Commercial Clarity 2.1 / 20
Operational Transparency 0.7 / 13
Governance 0.0 / 12
Discoverability 7.4 / 10
Agent readiness — 28/100 · agent aware
Machine-Readable Contract 18 / 18
Agentic Access Contract 10 / 10
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 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/magento-2: 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 8

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

Adobe Commerce REST API

REST API for managing products, customers, orders, inventory, cart, and checkout in Magento 2 / Adobe Commerce. The base URL pattern is https://{host}/rest/{storeCode}/V1/. Auth...

Adobe Commerce GraphQL API

GraphQL API for headless storefront use cases in Magento 2 / Adobe Commerce, providing single-request access to catalog, cart, checkout, and customer data. Mutations require cus...

Magento 2 (Adobe Commerce) Auth API

The Auth API from Magento 2 (Adobe Commerce) — 2 operation(s) for auth.

Magento 2 (Adobe Commerce) Carts API

The Carts API from Magento 2 (Adobe Commerce) — 2 operation(s) for carts.

Magento 2 (Adobe Commerce) Categories API

The Categories API from Magento 2 (Adobe Commerce) — 2 operation(s) for categories.

Magento 2 (Adobe Commerce) Customers API

The Customers API from Magento 2 (Adobe Commerce) — 3 operation(s) for customers.

Magento 2 (Adobe Commerce) Orders API

The Orders API from Magento 2 (Adobe Commerce) — 2 operation(s) for orders.

Magento 2 (Adobe Commerce) Products API

The Products API from Magento 2 (Adobe Commerce) — 2 operation(s) for products.

Scroll for all 8

Open Collections 1

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

GraphQL 1

GraphQL schemas published by this provider.

Magento 2 (Adobe Commerce) GraphQL API

GraphQL API for headless storefront use cases in Magento 2 / Adobe Commerce, providing single-request access to catalog, cart, checkout, and customer data. Mutations require cus...

GRAPHQL

Security Posture 3

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

Magento 2 Authentication

http · 1 scheme

SECURITY

Magento 2 Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Magento 2 Vulnerability Disclosure

Hackerone · security.txt · contact published

SECURITY

Agentic Access 1

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

Magento 2 Agentic Access

17 operations · 8 acting

17 operations · 8 acting

AGENTIC

Resources

Get Started 1

Portal, sign-up, and the first successful call

Documentation 1

Reference material describing how the API behaves

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Build 1

SDKs, sample code, and the tooling you integrate with

Access & Security 3

Authentication, authorization, and security posture

Commercial 1

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: magento-2
name: Magento 2 (Adobe Commerce)
description: Magento 2, now branded as Adobe Commerce (with the open source Magento Open Source edition), is a flexible PHP-based
  ecommerce platform for building storefronts, managing catalogs, processing orders, and orchestrating omnichannel customer
  experiences. It exposes REST, GraphQL, and SOAP web APIs that allow developers and integrators to programmatically manage
  products, orders, customers, inventory, and store configuration. Authentication supports OAuth 1.0a, token-based authentication
  (admin and customer tokens), and Adobe IMS for the cloud service.
type: Index
accessModel:
  pricing: unknown
  onboarding: self-serve
  trial: false
  try_now: false
  public: false
  label: Self-serve signup
  confidence: medium
  source:
  - authentication
  generated: '2026-07-22'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/magento-2.png
tags:
- Ecommerce
- Commerce
- Online Store
- Catalog Management
- Order Management
- GraphQL
- REST
- SOAP
url: https://raw.githubusercontent.com/api-evangelist/magento-2/refs/heads/main/apis.yml
created: '2026-05-11'
modified: '2026-05-11'
specificationVersion: '0.19'
apis:
- aid: magento-2:rest-api
  name: Adobe Commerce REST API
  description: REST API for managing products, customers, orders, inventory, cart, and checkout in Magento 2 / Adobe Commerce.
    The base URL pattern is https://{host}/rest/{storeCode}/V1/. Authentication supports OAuth 1.0a for third-party integrations
    and bearer tokens for admin and customer sessions. A live Swagger UI is available at /swagger when running in developer
    mode and the OpenAPI schema is available via the schema endpoint.
  humanURL: https://developer.adobe.com/commerce/webapi/rest/
  baseURL: https://{host}/rest/{storeCode}/V1
  tags:
  - Ecommerce
  - REST
  - Catalog
  - Orders
  - Customers
  properties:
  - type: Documentation
    url: https://developer.adobe.com/commerce/webapi/rest/
  - type: REST Reference
    url: https://developer.adobe.com/commerce/webapi/reference/rest/paas/
  - type: OAuth Authentication
    url: https://developer.adobe.com/commerce/webapi/get-started/authentication/gs-authentication-oauth/
  - type: Token Authentication
    url: https://developer.adobe.com/commerce/webapi/get-started/authentication/gs-authentication-token/
  - type: OpenAPI Schema
    url: https://{host}/rest/default/schema?services=all
- aid: magento-2:graphql-api
  name: Adobe Commerce GraphQL API
  description: GraphQL API for headless storefront use cases in Magento 2 / Adobe Commerce, providing single-request access
    to catalog, cart, checkout, and customer data. Mutations require customer token authentication via the Authorization header.
  humanURL: https://developer.adobe.com/commerce/webapi/graphql/
  baseURL: https://{host}/graphql
  tags:
  - Ecommerce
  - GraphQL
  - Headless Commerce
  - Storefront
  properties:
  - type: Documentation
    url: https://developer.adobe.com/commerce/webapi/graphql/
  - url: graphql/magento-2-graphql.md
    type: GraphQL
- aid: magento-2:magento-2-auth-api
  name: Magento 2 (Adobe Commerce) Auth API
  description: The Auth API from Magento 2 (Adobe Commerce) — 2 operation(s) for auth.
  humanURL: https://developer.adobe.com/commerce/webapi/rest/
  baseURL: https://{host}/rest/{storeCode}/V1
  tags:
  - Auth
  properties:
  - type: OpenAPI
    url: openapi/magento-2-auth-api-openapi.yml
- aid: magento-2:magento-2-carts-api
  name: Magento 2 (Adobe Commerce) Carts API
  description: The Carts API from Magento 2 (Adobe Commerce) — 2 operation(s) for carts.
  humanURL: https://developer.adobe.com/commerce/webapi/rest/
  baseURL: https://{host}/rest/{storeCode}/V1
  tags:
  - Carts
  properties:
  - type: OpenAPI
    url: openapi/magento-2-carts-api-openapi.yml
- aid: magento-2:magento-2-categories-api
  name: Magento 2 (Adobe Commerce) Categories API
  description: The Categories API from Magento 2 (Adobe Commerce) — 2 operation(s) for categories.
  humanURL: https://developer.adobe.com/commerce/webapi/rest/
  baseURL: https://{host}/rest/{storeCode}/V1
  tags:
  - Categories
  properties:
  - type: OpenAPI
    url: openapi/magento-2-categories-api-openapi.yml
- aid: magento-2:magento-2-customers-api
  name: Magento 2 (Adobe Commerce) Customers API
  description: The Customers API from Magento 2 (Adobe Commerce) — 3 operation(s) for customers.
  humanURL: https://developer.adobe.com/commerce/webapi/rest/
  baseURL: https://{host}/rest/{storeCode}/V1
  tags:
  - Customers
  properties:
  - type: OpenAPI
    url: openapi/magento-2-customers-api-openapi.yml
- aid: magento-2:magento-2-orders-api
  name: Magento 2 (Adobe Commerce) Orders API
  description: The Orders API from Magento 2 (Adobe Commerce) — 2 operation(s) for orders.
  humanURL: https://developer.adobe.com/commerce/webapi/rest/
  baseURL: https://{host}/rest/{storeCode}/V1
  tags:
  - Orders
  properties:
  - type: OpenAPI
    url: openapi/magento-2-orders-api-openapi.yml
- aid: magento-2:magento-2-products-api
  name: Magento 2 (Adobe Commerce) Products API
  description: The Products API from Magento 2 (Adobe Commerce) — 2 operation(s) for products.
  humanURL: https://developer.adobe.com/commerce/webapi/rest/
  baseURL: https://{host}/rest/{storeCode}/V1
  tags:
  - Products
  properties:
  - type: OpenAPI
    url: openapi/magento-2-products-api-openapi.yml
common:
- type: AgenticAccess
  url: agentic-access/magento-2-agentic-access.yml
- type: VulnerabilityDisclosure
  url: security/magento-2-vulnerability-disclosure.yml
- type: DomainSecurity
  url: security/magento-2-domain-security.yml
- type: Authentication
  url: authentication/magento-2-authentication.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/
- type: GitHub
  url: https://github.com/magento/magento2
- type: Pricing
  url: https://business.adobe.com/products/magento/magento-commerce.html
- type: Signup
  url: https://account.magento.com/customer/account/create
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com