akeneo.com
Akeneo provides product information management and related product experience tools, including Product Cloud, Supplier Data Manager, and activation capabilities for commerce channels. Its platform helps organizations manage, enrich, and distribute product data across systems and channels.
Akeneo exposes a PIM GraphQL API, a hosted MCP server, a Supplier Data Manager REST API with an OpenAPI spec, and an Activation REST API; its PIM REST API is documented publicly and has a catalog-known OpenAPI spec URL, but that spec could not be accepted by the recorder tool.
- Akeneo MCP Serverdiscovered
- Akeneo Supplier Data Manager APIdiscovered
- Akeneo Activation APIdiscovered
- Akeneo PIM GraphQL APIdiscovered
In your Akeneo PIM, go to Connect > Connection settings, click Create, save the connection, then open its Credentials section to copy the client ID and secret. Akeneo also generates an API username and password for that connection. See REST API authentication and API user creation.
Create/register an app and complete Akeneo's OAuth 2.0 authorization flow to obtain a permanent app access token. Start from Apps authentication and authorization; Akeneo also provides a walkthrough at How to get your App token.
Use your Supplier Data Manager user account to mint an API token by calling POST https://sdm.akeneo.cloud/api/v1/auth/token/ with your account email, password, and a token_name. The response returns the token key. This flow is documented in Supplier Data Manager API getting started.
conventions · 1/8 published
- integrations.json✗
/.well-known/integrations.json - llms.txt✓https://akeneo.com/llms.txt
- API catalog✗
/.well-known/api-catalog - OpenAPI document✗
/api/schema/, /openapi.json, /swagger.json, /api/openapi.json, or /v1/openapi.json - MCP server card✗
/.well-known/mcp/server-card.json - OAuth protected resource✗
/.well-known/oauth-protected-resource - Agent card✗
/.well-known/agent-card.json - Agent skills✗
/.well-known/agent-skills/index.json
Publish these signals → /publishing