FoodWorks Australia Retail Data API
Live FoodWorks Australia Retail Data in One API FoodWorks API gives developers and data teams a practical way to work with live FoodWorks AU storefront data across the public shopping flows that matter most: store discovery, category discovery, category listings, product search, and product detail lookup. What makes this API strong: - Store Resolution: Use a FoodWorks shop slug like…
FoodWorks Australia Retail Data API endpoints
| Method | Endpoint | Description |
|---|---|---|
| FoodWorks | ||
| GET |
categories_foodworks_categories_get /foodworks/categories |
Return normalized FoodWorks categories for a specific store context. |
| GET |
category_foodworks_category_get /foodworks/category |
Browse a category listing by category slug from the selected FoodWorks store. |
| GET |
search_foodworks_search_get /foodworks/search |
Search FoodWorks products within a specific store storefront. |
| GET |
item_foodworks_item_get /foodworks/item |
Fetch one FoodWorks product by the public `/lines/{slug}` product slug. |
| GET |
stores_foodworks_stores_get /foodworks/stores |
List FoodWorks stores and optionally filter them by name, slug, or address. |
| GET |
probe_foodworks_probe_get /foodworks/probe |
Resolve a FoodWorks storefront and confirm whether category metadata is available. |
FoodWorks Australia Retail Data API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $10 / month | 3 / second |
|
| ULTRA | $30 / month | 3 / second |
|
| MEGA | $100 / month | 3 / second |
|