Boots UK Real-Time Product & Category API
Boots UK API gives developers and data teams a practical way to work with live public Boots product data across core storefront flows: keyword search, category browsing, item detail, filter discovery, and large taxonomy extraction. What makes this API useful: - Fast, no-browser runtime: product flows are sourced from Boots public Algolia endpoints instead of fragile page rendering - Large…
Boots UK Real-Time Product & Category API endpoints
| Method | Endpoint | Description |
|---|---|---|
| Boots UK | ||
| GET |
bootsSearch /boots_uk/search |
Keyword search across Boots product index with normalized listing rows including price, stock, rating, review count, images, and category path. |
| GET |
bootsItem /boots_uk/item |
Resolve one Boots item by `item_id` (Algolia object id), slug, or full URL and return normalized detailed product payload. |
| GET |
bootsCategory /boots_uk/category |
Browse one Boots category by category path id, slug, or full URL. Applies exact category facet filtering and returns normalized product rows. |
| GET |
bootsCategories /boots_uk/categories |
Returns live Boots category taxonomy from Algolia facet paths (levels 0-3). Category ids from this endpoint can be reused directly in `/boots_uk/category` and… |
| GET |
bootsProbe /boots_uk/probe |
Lightweight live health check that validates Boots product data access with a small query. |
| GET |
bootsSearchFilters /boots_uk/search/filters |
Returns live filter blocks and sort options. Use `query` for search context, or pass `category_id` / `slug` / `url` for category context. |
Boots UK Real-Time Product & Category API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $10 / month | 3 / second |
|
| ULTRA | $30 / month | 3 / second |
|
| MEGA | $100 / month | 3 / second |
|