Zepto API
Normalized, location-aware Zepto catalog, pricing, stock, promotions, and delivery data.
zepto
Capabilities
Every capability uses the same POST /execute envelope. Open an endpoint for
its exact ID, input contract, code samples, cost, runtime, and illustrative output.
Each endpoint lists its cost in credits per request; the
pricing page shows what credits cost.
zepto.ads
List current Zepto sponsored product, campaign, and banner placements for a location or page.
zepto.catalog
Traverse a Zepto store assortment as a normalized product feed with an opaque continuation cursor.
zepto.catalog.multi_location
Fetch comparable normalized Zepto catalog slices across up to ten delivery locations in one request.
zepto.categories
List Zepto category and subcategory IDs for a store or latitude/longitude.
zepto.category.products
List normalized Zepto products within a category with consistent zero-based pagination and location context.
zepto.eta
Resolve Zepto serviceability, serving store, and delivery ETA for an Indian pincode or coordinates.
zepto.health
Run a Zepto liveness check across location, catalog, search, and ad surfaces.
zepto.location
Resolve Zepto delivery serviceability, store identity, and ETA from coordinates or a six-digit Indian pincode.
zepto.place.autocomplete
Find Zepto-supported address suggestions that can be resolved into coordinates and delivery-area context.
zepto.place.details
Resolve a Zepto place identifier into coordinates, postal information, and structured address components.
zepto.place.resolve
Resolve an address or place ID to coordinates, address details, and Zepto store serviceability.
zepto.product
Get normalized Zepto product details, pricing, availability, ratings, seller data, and merchandising metadata.
zepto.search
Search Zepto products with normalized pricing, stock, category context, promotions, and location metadata.
zepto.search.facets
Derive brand, category, price, discount and stock facet counts from Zepto search results for a keyword and delivery location.
zepto.search.multi_location
Run one Zepto product search across up to ten delivery locations and compare normalized local results.
Common uses
- Compare Zepto prices, stock, promotions, and assortment by delivery area
- Traverse store catalogs and category placement with stable normalized schemas
- Resolve pincodes, stores, serviceability, and delivery ETA
- Compare search and catalog results across multiple locations
Integration contract
A 200 response completed inline. A 202 response was queued; poll
GET /jobs/:id until it reaches completed or failed.
- Authenticate REST requests
- Poll jobs and retrieve results
- Handle errors and safe retries
- Understand credits and limits
Use Zepto data in Claude or connect another AI client with the MCP server.