64
/100
prowl
Benchmarked Sep 04, 2026

Akeneo PIM REST API

API provider (akeneo.com)

api platform_profile
Benchmark Your API

Score Breakdown

Latency 8/10
Documentation 8/10
Token Efficiency 8/10
Consistency 7/10
Parseability 7/10
Error Clarity 6/10
Auth Simplicity 4/10
First-Try Success 4/10

Benchmark Analysis Log

Full LLM thinking from the 4-phase benchmark pipeline.

Analyze
{
  "service_type": "platform",
  "base_url": "https://api.akeneo.com",
  "auth_method": "oauth2",
  "auth_config": {
    "client_credentials": {
      "token_url": "https://api.akeneo.com/api/oauth/v1/token",
      "scopes": ["read_products", "write_products", "read_catalog", "write_catalog"]
    }
  },
  "endpoints": [
    {
      "path": "/api/rest/v1/products",
      "method": "GET",
      "description": "Retrieve a paginated list of products. Supports filtering, sorting, and pagination via query parameters like 'search', 'limit', 'page'."
    },
    {
      "path": "/api/rest/v1/products/{code}",
      "method": "GET",
      "description": "Retrieve a single product by its identifier (code)."
    },
    {
      "path": "/api/rest/v1/products/{code}",
      "method": "PATCH",
      "description": "Update a product partially."
    },
    {
      "path": "/api/rest/v1/products",
      "method": "POST",
      "description": "Create a new product."
    },
    {
      "path": "/api/rest/v1/products",
      "method": "PATCH",
      "description": "Create or update multiple products in one call (batch)."
    },
    {
      "path": "/api/rest/v1/products/",
      "method": "DELETE",
      "description": "Delete a product (by code appended to the URI)."
    },
    {
      "path": "/api/rest/v1/categories",
      "method": "GET",
      "description": "Retrieve a list of product categories."
    },
    {
      "path": "/api/rest/v1/families",
      "method": "GET",
      "description": "Retrieve a list of product families."
    },
    {
      "path": "/api/rest/v1/attributes",
      "method": "GET",
      "description": "Retrieve a list of attributes."
    },
    {
      "path": "/api/rest/v1/channels",
      "method": "GET",
      "description": "Retrieve a list of channels."
    },
    {
      "path": "/api/rest/v1/asset-manager/asset-families",
      "method": "GET",
      "description": "Retrieve asset families."
    },
    {
      "path": "/api/rest/v1/asset-manager/assets",
      "method": "GET",
      "description": "Retrieve a list of assets."
    },
    {
      "path": "/api/rest/v1/reference-entities",
      "method": "GET",
      "description": "Retrieve reference entities (if the edition supports them)."
    }
  ],
  "pricing_model": {
    "type": "freemium",
    "details": {
      "editions": ["Community Edition (open source, free)", "Growth Edition", "Enterprise Edition"],
      "api_access": "SaaS and On-Premise editions typically include REST API; Community Edition may require custom configuration.",
      "pricing_tiers": "Based on number of products, users, and required features. Contact sales for detailed quotes."
    }
  },
  "rate_limits": {
    "default": "Rate limits depend on the subscription plan. Official API uses a token bucket per client; documented limits are available in the API documentation."
  },
  "capabilities": [
    "Product Information Management (PIM)",
    "Product data centralization",
    "Product enrichment",
    "Multichannel product data syndication",
    "Supplier data onboarding",
    "Shared catalogs",
    "Product experience activation",
    "Composable commerce",
    "API-first integration",
    "Industry specific modules",
    "Training and certification",
    "Partner ecosystem"
  ],
  "raw_analysis": "Akeneo PIM is a mature, established product information management platform. It provides a REST API that follows standard conventions, with endpoints for products, categories, families, attributes, channels, assets, and reference entities. Authentication typically uses OAuth2 (client credentials or password grant) for most editions, although a token-based system may be used. The platform is aimed at businesses managing complex product catalogs across retail, manufacturing, e-commerce, and various industries. It supports omnichannel distribution and is highly configurable, with capabilities like product enrichment, supplier onboarding, digital asset management, and PIM-driven product experience. Its API is well-documented and widely integrated. The product is offered as an open-source Community Edition and commercial SaaS/Enterprise versions. The API provides full CRUD operations for key resource types, with filtering, sorting, and pagination. Akeneo also has a growing ecosystem of partners, connectors, and connectors to e-commerce platforms like Shopify, Magento, and Salesforce Commerce Cloud. The platform appears robust for B2B and B2C use cases, with strong compliance and data governance features. Rate limits are not explicitly documented here, but typical enterprise usage may be negotiated. Overall, Akeneo is a credible and feature-rich PIM platform with an API suitable for integration into backend systems."
}
Execute

1/3 tests passed

TestEndpointStatusLatency
website_uptimeGET /200141ms
robots_txtGET /robots.txt404172ms
llms_txtGET /llms.txt404181ms
Interpret
{
  "overall": 58,
  "dimensions": {
    "token_efficiency": 7.5,
    "first_try_success": 4.5,
    "response_parseability": 7.0,
    "error_clarity": 6.0,
    "doc_quality": 7.5,
    "auth_simplicity": 3.5,
    "latency": 8.0,
    "consistency": 7.0
  },
  "pricing_normalized": {
    "type": "freemium",
    "community_edition": "free",
    "growth_edition": "contact sales",
    "enterprise_edition": "contact sales",
    "api_access": "REST API included in SaaS/On-Premise editions; Community requires custom setup"
  },
  "issues": [
    "No llms.txt file found (404) — agents cannot discover LLM-friendly documentation automatically.",
    "No robots.txt file (404) — standard crawling guidance absent.",
    "Pricing not transparent for Growth/Enterprise tiers — requires sales contact.",
    "Auth is likely OAuth2-based but no clear SSO/magic link details for quick agent onboarding.",
    "Community Edition API access uncertain — may need custom configuration.",
    "Core focus is PIM — not a general-purpose tool; agent needs to understand specific niche."
  ],
  "recommendations": [
    "Add an llms.txt file pointing to key API docs and getting-started guides.",
    "Publish a public robots.txt with proper sitemap references.",
    "Provide transparent self-serve pricing or a clear pricing calculator.",
    "Document SSO/OAuth flows explicitly for API access (e.g., client credentials grant).",
    "Clarify which edition includes API access and what setup is required for Community.",
    "Offer a structured 'getting started' quickstart with sample curl commands."
  ]
}

Agent Readiness

x402 Payments
Not supported
Streaming
No
Sandbox
None
Agent Auth
Unknown
SDKs
None listed
MCP Support
No

Embed your Prowl badge

Show your live agent-readiness score on your own site. Free, no auth — it updates as your score changes.

Prowl agent-readiness badge
<a href="https://prowl.world/service/akeneo-pim-rest-api">
  <img src="https://prowl.world/badge/akeneo-pim-rest-api.svg" height="56" alt="Agent-readiness on Prowl">
</a>

Options: ?style=light|dark · ?size=sm|md · ?variant=certified (claimed + DNS-verified only) · badge generator with preview

Want the full interactive view?

See operational metrics, LLM evaluations, agent readiness, and more.

Open in Dashboard