Discover/hyperpure.com API
live

hyperpure.com APIhyperpure.com

Access Hyperpure's wholesale catalog via API: city availability, product categories, paginated listings, search, and full product details across Indian cities.

Endpoints
7
Updated
27d ago
Try it

No input parameters required.

api.parse.bot/scraper/6cb71472-df6a-47e1-b8b8-d8fb83ba6aa7/<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/6cb71472-df6a-47e1-b8b8-d8fb83ba6aa7/get_cities' \
  -H 'X-API-Key: $PARSE_API_KEY'
All endpoints · 7 totalclick to expand

Returns list of all cities where Hyperpure delivery is available. Each city includes id, name, displayName, and warehouseCode.

Input

No input parameters required.

Response
{
  "type": "object",
  "fields": {
    "cities": "array of city objects with id, name, displayName, warehouseCode"
  },
  "sample": {
    "data": {
      "cities": [
        {
          "id": 1,
          "name": "bengaluru",
          "displayName": "Bengaluru",
          "warehouseCode": "WH-BLR7"
        },
        {
          "id": 2,
          "name": "delhi",
          "displayName": "Delhi",
          "warehouseCode": "WH-DEL3"
        }
      ]
    },
    "status": "success"
  }
}

About the hyperpure.com API

The Hyperpure API exposes 7 endpoints covering Hyperpure by Zomato's B2B grocery catalog, including city availability, category trees, paginated product listings, and individual product details. Use get_product_details to retrieve fields like UnitPrice, Rating, Brand, Description, and Offer for any product by slug, or use search_products to find matching items by keyword across any supported city.

City and Category Coverage

Start with get_cities to retrieve all cities where Hyperpure operates. Each city object includes an id, name, displayName, and warehouseCode. Pass the name field (e.g. bengaluru, delhi, mumbai) as the city parameter in all subsequent calls. get_categories then returns the full top-level category tree for that city, with each category exposing name, slug, id, description, children (subcategories), iconPath, and image.

Product Listings and Search

get_products_by_category accepts a city and a category_slug (from get_categories) and returns a paginated list of products. Each product in the response includes Name, Slug, ImagePath, UnitPrice, Rating, Brand, and CategoryName. The page parameter controls pagination. Two convenience endpoints shortcut common use cases: get_products_vegetables targets the fruits-vegetables category, and get_products_ration aggregates first-page results across pulses, rice-rice-products, flours, edible-oils, and masala-salt-sugar into a single response with a top-level count.

search_products accepts a city and a query string and returns matching products from the first page of results, echoing the query back in the response alongside the products array.

Full Product Details

get_product_details takes a city and a product_slug and returns a complete product object that adds Description and Offer to the fields available in listing endpoints. Slugs follow a descriptive format such as tomato-hybrid-premium-big-10-kg or coriander-leaves-kothmir-1-kg and can be obtained from any listing or search response.

Common use cases
  • Build a price-tracking tool for restaurant operators by polling get_product_details across cities to monitor UnitPrice changes.
  • Populate a B2B grocery catalog UI using get_categories for navigation and get_products_by_category for paginated product grids.
  • Compare wholesale produce availability across cities using get_products_vegetables with different city values.
  • Build a ration-sourcing dashboard by pulling aggregated staples data from get_products_ration for multiple cities.
  • Enable keyword-based product discovery in a procurement app using search_products with terms like 'paneer' or 'rice'.
  • Audit category and subcategory structure across cities by diffing get_categories responses to detect catalog changes.
  • Enrich order management systems with product metadata (Brand, Rating, Description, Offer) fetched via get_product_details.
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 Hyperpure have an official public developer API?+
Hyperpure by Zomato does not publish a documented public developer API. This Parse API provides structured access to their product catalog data.
What does `get_products_ration` return, and which categories does it cover?+
get_products_ration aggregates first-page products from five categories: pulses, rice-rice-products, flours, edible-oils, and masala-salt-sugar. The response includes a count field (total products returned) and a flat products array. Only first-page results per category are included; deeper pagination within those categories is not aggregated automatically.
Does `search_products` support filtering by category, price range, or brand?+
Not currently. search_products accepts only a city and a free-text query, and returns the first page of matching results. It does not support filtering by category slug, price bounds, or brand. You can fork this API on Parse and revise it to add filter parameters to the search endpoint.
Is product stock or inventory availability exposed in the API?+
Not currently. The product objects return UnitPrice, Rating, Brand, Description, and Offer, but no explicit stock level or availability flag. You can fork this API on Parse and revise it to surface any inventory-related fields if they become available in the product data.
How do I identify a valid product_slug to use with `get_product_details`?+
Every product object returned by get_products_by_category, get_products_vegetables, get_products_ration, and search_products includes a Slug field. Pass that value directly to get_product_details along with the same city used in the listing call. Slugs are descriptive strings like tomato-hybrid-premium-big-10-kg.
Page content last updated . Spec covers 7 endpoints from hyperpure.com.
Related APIs in Food DiningSee all →
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.
online.metro-cc.ru API
Search and browse products from Russian METRO Cash & Carry online store with detailed attributes, pricing, and availability information. Explore product categories and look up specific items to compare features and find what you need.
instacart.com API
Search for grocery products across multiple retailers, view store locations and availability, and access detailed product information including prices and descriptions. Find the best deals and nearest stores offering the items you need.
sainsburys.co.uk API
Access Sainsbury's grocery catalogue: search products by keyword, browse the full category hierarchy, retrieve detailed product information, and discover trending searches.
ah.nl API
Search Albert Heijn products, browse categories, view weekly bonus offers, and fetch detailed product information including nutrition and supplier contact details.
silpo.ua API
Browse Silpo's complete product catalog by category or keyword search to compare prices and find items from Ukraine's leading online supermarket. Access the full category tree and retrieve detailed product listings with current pricing information to help you shop and make purchasing decisions.
metro.de API
Search and retrieve product information from Metro Germany's Online Marketplace and Wholesale Store, including detailed product data and refrigeration subcategories. Find exactly what you're looking for across both retail channels with comprehensive product listings and specifications.
ocado.com API
Search and browse Ocado UK's grocery catalog, view detailed product information including nutritional data, and discover related items to add to your cart. Get instant search suggestions and manage your shopping cart contents all in one place.