Swiggy Instamart API
Public Instamart SKU widgets, store-scoped autocomplete and location lookup.
Platform ID
swiggy-instamart
Endpoints
4 capabilities
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.
List home products
1 credit per request
instamart.home.list
Fetch priced public Instamart SKU variations for a known store and follow the returned cursor.
Resolve location
1 credit per request
instamart.location.resolve
Resolve a Google place id into a public Instamart address widget.
Suggest locations
1 credit per request
instamart.location.suggest
Resolve a free-text location into public map suggestions.
Search suggestions
1 credit per request
instamart.search.suggestions
Return typed public autocomplete suggestions for a query in a known store.
Common uses
- Known-store grocery catalog research
- Store-scoped search-term discovery
- Public location lookup
Integration contract
A 200 response completed inline. A 202 response was queued; poll
GET /jobs/:id until it reaches completed or failed.