Documenu
Documenu is a US Restaurant Menu API. It has a database of over 600,000 Restaurants, with updates every other day. So the data is always fresh. Go to https://documenu.com to register. Join Our Discord: https://discord.gg/QazHj6N5rd
Documenu endpoints
| Method | Endpoint | Description |
|---|---|---|
| Restaurants | ||
| GET |
Get Restaurant /restaurant/{restaurant_id} |
Get Single Restaurant By ID |
| GET |
Search Restaurants Fields /restaurants/search/fields |
Search Restaurants By Fields |
| GET |
Restaurants By State /restaurants/state/{state_code} |
Search Function Returns Restaurants By State Code |
| GET |
Restaurants In Geo Bounding Box /restaurants/geobbox |
Search Function using Geobounding Box. Returns list of restaurants inside GeoBounding Box. |
| GET |
Restaurants Within Walking/Driving Time /restaurants/distance |
Search Function using the mode of transport and minutes to return a list of restaurants in that radius. |
| GET |
Search Restaurants Geo /restaurants/search/geo |
Search Function using location and search radius. Returns list of restaurants sorted by closest |
| GET |
Restaurants By Zip Code /restaurants/zip_code/{zip_code} |
Search Function Returns Restaurants By Zip Code |
| POST |
Restaurants in Geo Polygon /restaurants/geopolygon |
Search Function using Geobounding Polygon. Returns list of restaurants inside of the Geo Polygon. [Good Tool For Building Geopolygons](https://geojson.io/) |
| Menu Items | ||
| GET |
Menu Item /menuitem/{item_id} |
Get Single Menu Item |
| GET |
Menu Items For Restaurant /restaurant/{restaurant_id}/menuitems |
Returns Menu Items By Restaurant ID |
| GET |
Search Menu Items Geo /menuitems/search/geo |
Search Function using location and search radius. Returns list of menu item sorted by closest |
Documenu pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|