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: July 2026Retail & Ecommerce
API GRADE
A
VERIFIED JUL 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.
MORE FROM THE REPORT CARD
Supergood: Akeneo shipped a real API. Most vendors don't; we ship near-native APIs for the rest.

Frequently asked questions

Akeneo scores A on the 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?