Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

IKEA Products API

Everything about Products

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

Tagged areas include Products. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.

This API exposes 3 operations across 3 paths, and defines 11 schemas. It is described by OpenAPI 3.1.1, at version 0.1.0.

Requests are made against 4 base URLs: https://api.prod.apo.ingka.com, https://origin-api.prod.apo.ingka.com, https://api.test.apo.ingka.com, https://origin-api.test.apo.ingka.com.

3 operations 3 paths 11 schemas 3 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.1
API Version
0.1.0
Base URL
https://www.ikea.com/{country}/{language}
Resource Areas
1

Paths & Operations 3

Across 3 paths, the API surfaces 3 operations — 3 GET. Each is listed below with its method, path, parameters, and response codes.

Products 3

Everything about Products

GET
/products/{productIdSuffix}/{productId}.json
IKEA Find Product by Id
getProductById 2 params → 200400404
GET
/product-list-page
IKEA Get a Limited Set of Filtered Products
findProducts 2 params → 200400404
GET
/product-list-page/more-products
IKEA Get a Paginated Set of Filtered Products
findProductsPaginated 3 params → 200400404

Schemas 11

The contract defines 11 schemas that model the data the API accepts and returns. The most detailed are Product (31 properties), ProductDetails (15 properties), ProductListPageEnvelope (9 properties), Category (4 properties). Each schema is shown below with its type and property counts.

MoreProducts
Page with More Products
CommonProperties
object
Common properties returned in search responses
2 properties 2 required
ProductDetails
object
Product details Note: This Schema does not describe all of the properties returned or does not have a description for all properties. It only describes a sub-s…
15 properties 15 required
Product
object
Project details
31 properties 26 required
ProductListPageEnvelope
object
Product List Page envelope containing a limited set of Products for a given category.
9 properties 9 required
categoryId
string
Category identifier (UUID, code like 'st001', or numeric ID)
MoreProductsEnvelope
object
More Products Page envelope containing a window of paginated products that matches the filtered criteria.
1 property 1 required
ProductListPage
Page with Product List
itemType
string
Item type code
Category
object
Product Category
4 properties 2 required
productId
string
Product identifier

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

ikea-products-api-openapi.yml Raw ↑

Other APIs IKEA publishes across the network.

IKEA DIRIGERA Smart Home Hub API (Unofficial, Local)
IKEA Availability API
IKEA Categories API
IKEA Parts API
IKEA Stores API