Discover/reserved.com API
live

reserved.com APIreserved.com

Access Reserved.com's full product catalog, category tree, keyword search, detailed product info, and in-store stock availability via 6 structured endpoints.

Endpoints
6
Updated
14d ago
Try it

No input parameters required.

api.parse.bot/scraper/0216d37e-57d9-471f-9b8b-dc6e4c2e809f/<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/0216d37e-57d9-471f-9b8b-dc6e4c2e809f/get_homepage' \
  -H 'X-API-Key: $PARSE_API_KEY'
All endpoints · 6 totalclick to expand

Fetches the Reserved Hungary homepage information and promotional banner URLs extracted from the page.

Input

No input parameters required.

Response
{
  "type": "object",
  "fields": {
    "url": "string homepage URL",
    "title": "string site title",
    "status": "string indicating site availability",
    "banners": "array of promotional and product page URLs found on the homepage"
  },
  "sample": {
    "data": {
      "url": "https://www.reserved.com/hu/hu/",
      "title": "Reserved Hungary",
      "status": "online",
      "banners": [
        "https://www.reserved.com/hu/hu/",
        "https://www.reserved.com/hu/hu/balloon-nadrag-modallal-2-938jj-01x",
        "https://www.reserved.com/hu/hu/borben-gazdag-papucs-623ie-99x"
      ]
    },
    "status": "success"
  }
}

About the reserved.com API

The Reserved.com API exposes 6 endpoints covering the full shopping experience on reserved.com, including category discovery, paginated product listings, keyword search, and per-SKU detail pages. The list_products endpoint supports filtering by size, color, and price range in HUF, while check_store_availability returns physical store stock status for a given product and size ID. Data covers Reserved Hungary's catalog with fields like SKU, pricing, color options, features, and ratings.

Category and Product Discovery

Start with list_categories to retrieve the full category tree. Each category object includes an id, name, url, and nested children array, so you can traverse the hierarchy to find the category_id values needed by list_products. For example, category ID 239 maps to Women's. list_products accepts that ID along with optional filters: sizes (comma-separated slugs like s,m,l), colors, min_price, max_price (both in HUF), and sort_by. The response includes products (an array of summary objects with id, name, sku, price, images, sizes, and colorOptions), plus productsAmount and productsTotalAmount for pagination tracking.

Search and Product Detail

search_products accepts a query string and returns Algolia-backed results. The response structure mirrors Algolia's multi-index format: an array of result objects each containing hits, nbHits, nbPages, page, and query. Pagination is zero-based via the page parameter. For full product data, pass a SKU string to get_product_detail to retrieve description, a features object (mapping feature category names to arrays of values), final_price, regular_price, currency, color_options, and sizes. This endpoint is the appropriate source for sale pricing since it exposes both regular and final price fields.

Store Availability

check_store_availability takes a numeric product_id and size_id (both sourced from product detail or list responses) and an optional location string to target nearby stores. The response includes a boolean status and, when available, store detail objects. Note that the upstream service occasionally returns a Hungarian-language technical error (Technikai probléma); in those cases status will be false and a message field will be present. The get_homepage endpoint returns the site title, a status indicator, and an array of promotional banners URLs extracted from the homepage, useful for tracking active campaigns.

Common use cases
  • Build a price comparison tool using final_price and regular_price fields to surface discounted Reserved items
  • Sync Reserved's product catalog into an internal database using list_categories and paginated list_products calls
  • Power a size-and-color filtered product feed by combining the sizes and colors params in list_products
  • Check real-time in-store stock for a specific SKU and size before recommending a store visit via check_store_availability
  • Implement keyword search across all Reserved categories using search_products with Algolia-backed hit counts
  • Track promotional campaign URLs over time by polling the banners array returned by get_homepage
  • Extract structured garment attributes from the features object in get_product_detail to enrich product metadata
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 Reserved.com have an official public developer API?+
Reserved does not publish a public developer API or API documentation. This Parse API provides structured access to Reserved Hungary's catalog data without requiring a developer account or API key from the retailer.
What does `list_products` return and how do I filter results?+
list_products returns an array of product summary objects per page, each containing id, name, sku, price, images, sizes, and colorOptions, along with productsAmount and productsTotalAmount. You can filter by passing sizes (e.g. s,m,l), colors, min_price, or max_price as optional parameters alongside the required category_id. Pagination is zero-based via the page parameter.
What happens when `check_store_availability` returns an error?+
If the availability service is temporarily unavailable, the endpoint returns status: false and a message field containing the Hungarian-language error string Technikai probléma. Your integration should handle this case by checking the status boolean before consuming store detail objects.
Does the API cover Reserved stores outside Hungary, such as Poland or Romania?+
The API is scoped to Reserved Hungary (reserved.com). Other country storefronts are not currently covered. You can fork this API on Parse and revise it to point at a different regional domain and add the corresponding endpoints.
Does the API return customer reviews or ratings for products?+
The get_product_detail endpoint includes rating data as part of the product detail response, but there is no endpoint that returns individual user reviews or review text. You can fork this API on Parse and revise it to add a dedicated reviews endpoint if that data is available on the product page.
Page content last updated . Spec covers 6 endpoints from reserved.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.
Reserved.com API – Product Catalog & Store Data · Parse