Discover/millerknoll.com API
live

millerknoll.com APImillerknoll.com

Access MillerKnoll's full product catalog, collective brand data, and editorial content via 6 API endpoints covering Herman Miller, Knoll, Muuto, HAY, and more.

Endpoints
6
Updated
14d ago
Try it

No input parameters required.

api.parse.bot/scraper/cdc95322-b8df-4e50-8e94-d15302beed05/<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/cdc95322-b8df-4e50-8e94-d15302beed05/get_all_brands' \
  -H 'X-API-Key: $PARSE_API_KEY'
All endpoints · 6 totalclick to expand

Retrieve the complete list of all MillerKnoll collective brands, including name, tagline, slug, URL, and external site link.

Input

No input parameters required.

Response
{
  "type": "object",
  "fields": {
    "brands": "array of brand objects with name, tagline, slug, url, and external_url"
  },
  "sample": {
    "data": {
      "brands": [
        {
          "url": "/products/herman-miller",
          "name": "Herman Miller",
          "slug": "herman-miller",
          "tagline": "Problem-solving designs that inspire the best in people",
          "external_url": "https://www.hermanmiller.com/"
        },
        {
          "url": "/products/knoll",
          "name": "Knoll",
          "slug": "knoll",
          "tagline": "Bringing order and beauty to workplace, hospitality, and residential environments",
          "external_url": "https://www.knoll.com/"
        }
      ]
    },
    "status": "success"
  }
}

About the millerknoll.com API

The MillerKnoll API provides 6 endpoints covering the full MillerKnoll collective — brands, product listings, product details, category facets, keyword search, and editorial articles. The get_product_detail endpoint returns up to ten fields per product including SKU, designer, features, collection membership, and image URLs, making it straightforward to build furniture research tools, product comparison apps, or procurement catalogs.

Brand and Category Coverage

The get_all_brands endpoint returns every brand in the MillerKnoll collective — Herman Miller, Knoll, Geiger, Muuto, Naughtone, HAY, and Holly Hunt — with each brand's name, tagline, slug, url, and external_url. The brand_slug values returned here are the same identifiers used as required inputs to get_brand_product_categories and get_products_by_brand, so a typical workflow starts by fetching the brand list and using those slugs downstream. get_brand_product_categories returns category facets (e.g. seating, storage, tables) with product counts per category, giving a fast summary of what's available for a given brand without fetching the full catalog.

Product Listings and Search

get_products_by_brand and search_products both return paginated product summaries: id, name, brand, description, url, and images. Pagination is 0-indexed via the page parameter, and the response includes total and pages so you can iterate the full result set. search_products accepts a free-text query (e.g. 'aeron', 'lounge chair', 'standing desk') and searches across all brands simultaneously, making it the right entry point when you don't know which brand carries a product.

Product Detail

get_product_detail accepts either a short slug like 'aeron-chair' or a full pathname like '/products/seating/office-chairs/aeron-chair'. The response adds fields not available in listing endpoints: sku, designer, features (an object of feature key-value pairs), and collection (an array of collection names the product belongs to). designer may be null for products without attributed authorship. This endpoint is the primary source for structured product specifications.

Editorial Content

get_insights returns articles from the MillerKnoll editorial section with title, description, url, and image for each article. The endpoint takes no parameters and returns the current article list — useful for surfacing workspace research, design thinking content, or keeping a content aggregator up to date.

Common use cases
  • Build a cross-brand furniture search tool using search_products with keyword queries like 'ergonomic chair' or 'height adjustable desk'.
  • Generate a structured product database with SKU, designer, and feature data from get_product_detail for procurement or interior design platforms.
  • Display brand landing pages by pulling taglines, URLs, and external site links from get_all_brands.
  • Show category breakdowns with product counts per brand using get_brand_product_categories to help users navigate large catalogs.
  • Aggregate MillerKnoll editorial articles into a workspace design content feed using get_insights.
  • Power a product comparison UI by fetching detail records for multiple items via get_product_detail and diffing their features objects.
  • Sync a showroom or dealer catalog by iterating paginated results from get_products_by_brand for each brand slug.
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 MillerKnoll have an official public developer API?+
MillerKnoll does not publish a documented public developer API. This Parse API provides structured access to the product and brand data available on millerknoll.com.
What does `get_product_detail` return that the listing endpoints don't?+
get_product_detail adds sku, designer, features (a structured key-value object of product attributes), and collection (an array of collection names). The listing endpoints get_products_by_brand and search_products return only id, name, brand, description, url, and images — enough to display a catalog card but not enough for a full product spec page.
Can I filter products by category within a brand?+
get_brand_product_categories returns category names and counts for a brand, but get_products_by_brand does not currently accept a category filter parameter — it returns all products for the brand with pagination. You can fork this API on Parse and revise it to add a category filter input to the listing endpoint.
Does the API return pricing or availability for products?+
No pricing or stock availability fields are returned by any endpoint. Product responses cover identity and descriptive fields: name, brand, sku, description, images, designer, features, and collection. You can fork this API on Parse and revise it to add a pricing or availability endpoint if that data becomes accessible.
How fresh is the product data, and is there any caching to be aware of?+
The API reflects the current state of millerknoll.com. There is no guaranteed refresh interval published for individual endpoints. For use cases that depend on up-to-date product availability or newly launched items, plan to re-fetch periodically rather than relying on a single cached pull.
Page content last updated . Spec covers 6 endpoints from millerknoll.com.
Related APIs in EcommerceSee all →
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.
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.
jula.fi API
Search and browse products from Jula.fi to find hardware items with detailed information including prices (with and without VAT), stock availability, brand details, and product SKUs. Explore products by category or search for specific items to compare pricing and check real-time stock status.
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.
industrynet.com API
Find industrial suppliers and browse product categories across a comprehensive marketplace directory. Connect directly with suppliers by viewing detailed listings and submitting contact inquiries programmatically.
carsforsale.com API
Search vehicle listings and browse detailed car inventory by make, model, and trim to find the perfect vehicle on CarsForSale.com. Access comprehensive listing details including pricing, specifications, and availability all in one place.
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.
x-kom.pl API
Access product data from x-kom.pl, a major Polish electronics retailer. Search products by keyword or category, retrieve detailed product pages, customer reviews, Q&A, promotions, flash deals, and physical store locations.