How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Akeneo Products API

The Products API from Akeneo — 4 operation(s) for products.

Akeneo Products API is one of 15 APIs that Akeneo publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Product. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and a getting-started guide.

This API exposes 12 operations across 4 paths. It is described by OpenAPI 3.2.0, at version 1.0.0.

Requests are made against a single base URL, https://{tenant}.cloud.akeneo.com.

12 operations 4 paths 0 schemas 2 DELETE4 GET4 PATCH2 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1.0.0
Base URL
https://api.akeneo.com
Authentication
OAuth 2.0, HTTP Bearer
Contact
Resource Areas
1

Authentication & Security 2

Akeneo Products API declares 2 security schemes for authenticating requests. It supports OAuth 2.0 (OAuth2ClientCredentials) using the clientCredentials flow. It accepts HTTP bearer tokens (JWT) (BearerAuth). By default, every request must be authenticated.

Paths & Operations 12

Across 4 paths, the API surfaces 12 operations — 2 DELETE, 4 GET, 4 PATCH, 2 POST. Each is listed below with its method, path, parameters, and response codes.

Products 12
GET
/api/rest/v1/products
List products
listProducts 3 params → 200
POST
/api/rest/v1/products
Create a product
createProduct → 201
PATCH
/api/rest/v1/products
Update or create several products
bulkUpsertProducts → 200
GET
/api/rest/v1/products/{code}
Get a product
getProduct 1 param → 200
PATCH
/api/rest/v1/products/{code}
Update or create a product
upsertProduct 1 param → 200
DELETE
/api/rest/v1/products/{code}
Delete a product
deleteProduct 1 param → 204
GET
/api/rest/v1/products-uuid
List products by UUID
listProductsByUuid → 200
POST
/api/rest/v1/products-uuid
Create a product by UUID
createProductByUuid → 201
PATCH
/api/rest/v1/products-uuid
Bulk upsert products by UUID
bulkUpsertProductsByUuid → 200
GET
/api/rest/v1/products-uuid/{uuid}
Get a product by UUID
getProductByUuid 1 param → 200
PATCH
/api/rest/v1/products-uuid/{uuid}
Update or create a product by UUID
upsertProductByUuid 1 param → 200
DELETE
/api/rest/v1/products-uuid/{uuid}
Delete a product by UUID
deleteProductByUuid 1 param → 204

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

akeneo-products-api-openapi.yml Raw ↑

Other APIs Akeneo publishes across the network.

Akeneo Asset Manager API
Akeneo Attributes API
Akeneo Authentication API
Akeneo Catalogs API
Akeneo Categories API
Akeneo Channels API
Akeneo Currencies API
Akeneo Families API
Akeneo Locales API
Akeneo Media Files API
Akeneo Product Models API
Akeneo Reference Entities API
Where this information came from

This is an independent, third-party profile of Akeneo Products API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.