Discover/ikea.com API
live

ikea.com APIikea.com

Search IKEA's catalog, read reviews, check store availability, and browse deals via 10 structured API endpoints returning prices, dimensions, and stock data.

Endpoints
10
Updated
11d ago
Try it
Max results per page.
Search keyword (e.g. 'sofa', 'KALLAX', 'desk').
Offset for pagination.
api.parse.bot/scraper/50c1c445-5107-4a51-9229-c9691848bcc2/<endpoint>
Ready to send
Fill in the parameters and hit sign in to send to see live response data here.
Use it in your codegrab a free API key at signup
curl -X GET 'https://api.parse.bot/scraper/50c1c445-5107-4a51-9229-c9691848bcc2/search_products?limit=3&query=sofa&offset=0' \
  -H 'X-API-Key: $PARSE_API_KEY'
All endpoints · 10 totalclick to expand

Search for IKEA products by keyword query. Returns product listings with name, type, price, currency, rating, review count, image URL, and product page URL.

Input
ParamTypeDescription
limitintegerMax results per page.
queryrequiredstringSearch keyword (e.g. 'sofa', 'KALLAX', 'desk').
offsetintegerOffset for pagination.
Response
{
  "type": "object",
  "fields": {
    "total": "integer total count of matching products",
    "products": "array of product objects with id, name, typeName, price, currency, rating, reviewCount, url, imageUrl"
  },
  "sample": {
    "data": {
      "total": 0,
      "products": [
        {
          "id": "00586096",
          "url": "https://www.ikea.com/us/en/p/stockholm-2025-sofa-sundhamn-beige-00586096/",
          "name": "STOCKHOLM 2025",
          "price": 1799,
          "rating": 4.5,
          "currency": "USD",
          "imageUrl": "https://www.ikea.com/us/en/images/products/stockholm-2025-sofa-sundhamn-beige__1362734_pe955310_s5.jpg",
          "typeName": "Sofa",
          "reviewCount": 71
        }
      ]
    },
    "status": "success"
  }
}

About the ikea.com API

The IKEA API covers 10 endpoints that expose IKEA's full product catalog, customer reviews, store availability, and curated lists like deals, new arrivals, and best sellers. With search_products you can query by keyword and get back product IDs, prices, ratings, and image URLs. Other endpoints surface dimensional measurements, material groups, category trees, and per-store stock quantities — all as structured JSON.

Product Search and Detail

search_products accepts a query string (product name, series name like KALLAX, or category keyword) plus optional limit and offset for pagination, and returns a products array with fields including id, name, typeName, price, currency, rating, reviewCount, url, and imageUrl, alongside a total count. For deeper data on any item, get_product_details accepts either a product_url or product_id and returns a richer set: highlights, materials, packaging, warranty, an images array with multiple angles, and the same pricing and rating fields.

Dimensions, Reviews, and Categories

get_product_measurements returns an array of dimension entries — each with a name (e.g. Width, Height, Depth), a measure string with units, and a type code — useful for building furniture finders or compatibility checks. get_product_reviews returns individual review objects with id, rating, title, text, author, and date, plus a totalResults count and a ratingDistribution object. Category navigation is available through get_all_categories, which returns the full hierarchical taxonomy with recursive subs arrays, and get_category_listing, which accepts a category_id and pagination params to retrieve products within that category.

Availability and Curated Lists

get_store_availability takes a required product_id and an optional zip_code and returns an availabilities array with per-store stock quantity and buying options including cash-and-carry and click-and-collect status. Three zero-parameter endpoints — get_deals, get_new_products, and get_best_sellers — return flat product arrays. get_deals includes a previousPrice field for computing discount magnitude; get_new_products and get_best_sellers return the standard listing shape with rating and reviewCount (nullable for items with no reviews yet).

Common use cases
  • Build a furniture dimension checker that pulls get_product_measurements to verify whether a product fits a room's floor plan.
  • Aggregate IKEA deal alerts by polling get_deals and comparing price against previousPrice to surface the largest discounts.
  • Create a stock tracker that monitors get_store_availability for a specific product_id across locations until in-store quantity exceeds a threshold.
  • Power a product comparison tool using get_product_details to display materials, warranty text, and packaging dimensions side by side.
  • Index IKEA's category tree with get_all_categories to build a navigation layer for a room-planning or interior-design application.
  • Surface trending and newly launched products by combining get_best_sellers and get_new_products into a single catalog feed.
  • Analyze customer sentiment by collecting reviews, rating, and ratingDistribution from get_product_reviews across a product line.
Pricing & limitsSee full pricing →
TierPriceCredits/monthRate limit
Free$0/mo1005 req/min
Hobby$30/mo1,00020 req/min
Developer$100/mo5,000250 req/min

One credit = one API call regardless of which marketplace API you call. Exceeding the rate limit returns a 429 response. Authenticate with the X-API-Key header.

Frequently asked questions
Does IKEA have an official public developer API?+
IKEA does not offer a public developer API for product data, availability, or reviews. There is no documented REST or GraphQL API available to third-party developers on ikea.com.
What does get_store_availability return and can I filter by region?+
get_store_availability returns an availabilities array with stock quantity and buying options (cash-and-carry, click-and-collect) for each store associated with the given product_id. You can pass a zip_code parameter to narrow results to stores near a specific location.
Does get_product_reviews return all reviews or only a subset?+
The endpoint returns highlighted reviews from the product page as an array of objects with id, rating, title, text, author, and date, along with a totalResults count and ratingDistribution. It does not guarantee returning every review ever submitted — totalResults may exceed the number of review objects in the response. You can fork this API on Parse and revise it to add pagination parameters if full review retrieval is needed.
Is product availability data available for IKEA stores outside the US?+
The current API endpoints are scoped to the US IKEA catalog and store network. International store availability or pricing in other currencies is not currently covered. You can fork the API on Parse and revise it to target a different regional IKEA domain if you need data for another country.
Does the API expose IKEA assembly instructions or spare parts data?+
Not currently. The API covers product details (materials, measurements, packaging, warranty), reviews, category listings, and store availability. Assembly instruction PDFs and spare parts catalogs are not exposed. You can fork the API on Parse and revise it to add an endpoint targeting those resources.
Page content last updated . Spec covers 10 endpoints from ikea.com.
Related APIs in EcommerceSee all →
mouser.com API
mouser.com API
bigbasket.com API
Browse and search BigBasket's online grocery catalog. Retrieve product details, pricing, stock availability, category trees, search suggestions, homepage promotions, and delivery coverage — all in one API.
woocommerce.com API
Browse and search thousands of WooCommerce extensions, themes, and business services from the official marketplace while accessing detailed product information, user reviews, and ratings. Integrate marketplace data, blog content, and documentation directly into your applications to help users discover and learn about WooCommerce solutions.
bilbasen.dk API
Search Denmark's largest car marketplace to find vehicles by make and model, then access detailed pricing and technical specifications including emissions, weight, MSRP, battery size, and equipment details. Get comprehensive car listings and full specs to compare vehicles on Bilbasen.dk.
leroymerlin.fr API
Search and browse Leroy Merlin France's complete product catalog to find items by category, view pricing, product details, and compare offerings from Leroy Merlin and their online partners. Access real-time product information including names, IDs, URLs, and seller details to help you discover and evaluate home improvement and DIY products.
lowes.com API
Search and browse products from Lowe's, including product listings by category, detailed product information, and pricing. Retrieve comprehensive details on specific items to compare options and make informed purchasing decisions.
vivino.com API
Search and discover wines across thousands of options while accessing detailed information like user reviews, pricing, winery profiles, and food pairing recommendations. Explore grape varieties, compare wines side-by-side, and find the perfect bottle based on ratings and availability.
lazada.co.th API
Search for products and browse categories on Lazada Thailand to find detailed information like prices, descriptions, and availability. Discover items by keyword or category to compare specifications and make informed purchasing decisions.