INDEX / BUSINESS / AKENEO PIM REST API
№ APD-01453
UNCLAIMED
LISTING

This entry was filed by our crawler. Is it yours?

Claim it to edit the listing, publish your OpenAPI spec as a full reference, see traffic analytics — and optionally sell access right here.

№ APD-01453 · FIRST INDEXED 2026-08-27

Akeneo PIM REST API

SOURCE: DISCOVERY-APISGURU
DOMAIN: akeneo.com
REGISTRY RECORD
AS OBSERVED — UNVERIFIED
AUTHunknown
PRICINGunknown
CATEGORIESbusiness
STATUSunclaimed
DOCS STATUSmoved — see final url
LAST CRAWL2026-08-27 05:42
ABOUT
FROM AKENEO.COM
Transform your e-commerce strategy with Akeneo, the leader in Product Experience Management (PXM) and PIM solutions. Centralize, enrich, and syndicate product data to deliver consistent omnichannel experiences that drive sales.
ENDPOINTS
STRUCTURED FROM SWAGGER 2.0
POST
/api/oauth/v1/token
Get authentication token
GET
/api/rest/v1
Get list of all endpoints
GET
/api/rest/v1/asset-categories
Get list of PAM asset categories
POST
/api/rest/v1/asset-categories
Create a new PAM asset category
PATCH
/api/rest/v1/asset-categories
Update/create several PAM asset categories
GET
/api/rest/v1/asset-categories/{code}
Get a PAM asset category
PATCH
/api/rest/v1/asset-categories/{code}
Update/create a PAM asset category
GET
/api/rest/v1/asset-families
Get list of asset families
GET
/api/rest/v1/asset-families/{asset_family_code}/assets
Get the list of the assets of a given asset family
PATCH
/api/rest/v1/asset-families/{asset_family_code}/assets
Update/create several assets
GET
/api/rest/v1/asset-families/{asset_family_code}/assets/{code}
Get an asset of a given asset family
PATCH
/api/rest/v1/asset-families/{asset_family_code}/assets/{code}
Update/create an asset
+ 128 MORE ENDPOINTS IN THE SPEC