Akeneo Product Cloud

Akeneo is an open-source-rooted Product Information Management (PIM) platform. Its REST API exposes products, product models, families, attributes, categories, channels, locales, reference entities, and assets, enabling integration with e-commerce platforms, ERPs, syndication partners, and DAM systems.

API entry from apis.yml

apis.yml Raw ↑
name: Akeneo Product Cloud
description: Akeneo is an open-source-rooted Product Information Management (PIM) platform. Its REST API
  exposes products, product models, families, attributes, categories, channels, locales, reference entities,
  and assets, enabling integration with e-commerce platforms, ERPs, syndication partners, and DAM systems.
humanURL: https://api.akeneo.com/
baseURL: https://your-instance.cloud.akeneo.com/api/rest/v1/
tags:
- PIM
- Open Source
- Product Cloud
- Catalog
properties:
- type: Documentation
  url: https://api.akeneo.com/
- type: Documentation
  url: https://api.akeneo.com/api-reference.html
  title: Akeneo REST API Reference
- type: GitHubOrganization
  url: https://github.com/akeneo
- type: GitHubRepository
  url: https://github.com/akeneo/pim-community-dev
  title: Akeneo PIM Community Edition