#2025
You'll find below all the updates of our SaaS offers. Enjoy!
#November 2025
#ADDED Our Postman collection is now based on the OpenAPI specification!
We are excited to announce that our Postman collection is now automatically generated from our OpenAPI 3.1 specification. This means you can now test and explore the Akeneo PIM API directly in Postman with up-to-date endpoints, parameters, and examples.
The collection includes all available API endpoints with pre-configured request examples, query parameters, and detailed descriptions to help you get started quickly.
Download the Postman collection and don't forget to also download the environment template to configure your API credentials!
#ADDED Retrieve attributes types on Asset GET
To enhance developer experience, we've added a new property to the Asset GET routes: You will now find the attribute_type property, which indicates the attribute type for each asset value.
Previously developers had to make a GET request for the asset family attributes to obtain the attribute type for each asset value. Now, they simply require a single GET request for the asset, reducing the number of API calls needed and increasing productivity.
#ADDED Asset Auto-tagging attribute
We're excited to introduce Asset Auto-Tagging, a new AI-powered feature that automatically analyzes the images and generates relevant keywords, saving valuable time and significantly improving the SEO.
If this feature is enabled on an asset family, you can now come across the auto_tagging attribute while pulling data from the API.
Check the related release note and the API documentation.
#October 2025
#ADDED Our new API reference based on the OpenAPI specification is live!
We are excited to announce the release of the new API reference documentation based on our OpenAPI 3.1 specification.
This allows developers to be up-to-date in real time on improvements made to the PIM. This new documentation only applies to the SaaS version of the Akeneo REST API.
The old documentation remains available for customers running the PaaS and community versions.
👉 See the new API reference documentation!
#August 2025
#ADDED Our new OpenAPI 3.1 specification is live!
Great news for our developers! In addition to our existing Swagger specification, we've just published a brand-new OpenAPI 3.1 specification.
This new version is available in both YAML and JSON formats. It introduces significant improvements while ensuring compatibility with industry standards. You can now consult it to enhance your integrations.
👉 Download it now from the documentation!