HEB API
Get price, title, description, images, search products, and much more
9.1/10 popularity
601 ms avg latency
85% success rate
7 endpoints
The in-depth APIMemo review for this API hasn't been published yet —
the data below comes straight from the public marketplace listing.
HEB API endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
Get Categories /api/v1/categories |
Returns the top-level HEB grocery categories. |
| GET |
Get Categories Tree /api/v1/categories/tree |
Returns all categories with nested subcategories |
| GET |
Get Products by Category /api/v1/categories/{categoryId}/products |
Returns paginated products for a given category |
| GET |
Get Product by ID /api/v1/products/{productId} |
Returns full product details including pricing, images, and etc... |
| GET |
List All Stores /api/v1/stores |
Returns a paginated list of all HEB stores |
| GET |
Get Store by Number /api/v1/stores/{storeNumber} |
Returns a single store |
| GET |
Search Stores by Coordinates /api/v1/stores/search/coordinates |
Search Stores by Long and Lat |