The API Report CardAPI Index
Akeneo

Akeneo API

Enterprise/HR/ERP · akeneo.com

Akeneo publishes a full REST API (api.akeneo.com) with CRUD over products, families, attributes, categories, and assets, plus a GraphQL alternative. Auth is OAuth 2.0, scoped per PIM connection. Rate limits are documented: 100 req/sec per instance with small concurrency caps.

Last verified: August 2026Retail & EcommerceMCP READY
API GRADE
A
VERIFIED AUG 2026

SCORECARD

ExistenceGOODREST API v1 at /api/rest/v1 with full product and catalog CRUD, plus a GraphQL query interface.
AccessGOODPer-tenant base URL with credentials per PIM connection; the OAuth app flow lets ISVs ship marketplace connectors.
CoverageGOODProducts, product models, families, attributes, categories, channels, reference entities, assets, and shared catalogs.
AuthGOODOAuth 2.0 token endpoint with client credentials plus password grant, scoped per PIM connection.
Docs & DXGOODOfficial PHP and Python clients, a Postman collection, an event platform for webhooks, and an app framework with OAuth.
StabilityGOODConcurrency and throughput limits are documented: 4 calls per connection, 10 per instance, 100 req/sec per instance.
MCPGOODAkeneo publishes an official MCP server documented in its API portal, with read access to most PIM concepts and create or update support for many of them. A getting started guide covers connecting clients such as Claude Desktop, Cursor, and VS Code. api-prd.akeneo.com VERIFIED 2026-08
MORE FROM THE REPORT CARD
Supergood turns hard-to-integrate enterprise software into clean REST APIs and MCP tools: stable endpoints, normalized JSON, managed auth.

Frequently asked questions

Akeneo scores A on Supergood's API Report Card. Akeneo publishes a full REST API (api.akeneo.com) with CRUD over products, families, attributes, categories, and assets, plus a GraphQL alternative. Auth is OAuth 2.0, scoped per PIM connection. Rate limits are documented: 100 req/sec per instance with small concurrency caps.

Tried to integrate with Akeneo?