Restaurants near me USA
The "Restaurants near me API" allows developers to search for food places by "state", "city" or "zipcode". The API returns results in a JSON format, which can be easily parsed and displayed in a web or mobile application. Feel free to contact us should you have any questions.
Restaurants near me USA endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
GET all Restaurant locations by {state} and {city} /restaurants/location/state/{state}/city/{city}/{page} |
GET all Restaurant locations by state and city |
| GET |
GET all Restaurant locations by {state} and {city} /restaurants/location/state/{state}/city/{city}/{page} |
GET all Restaurant locations by state and city |
| GET |
GET all Restaurants locations by {state} /restaurants/location/state/{state}/{page} |
GET all Restaurants locations by state |
| GET |
GET all Restaurants locations by {state} /restaurants/location/state/{state}/{page} |
GET all Restaurants locations by state |
| GET |
GET all Restaurant locations by {zipcode] /restaurants/location/zipcode/{zipCode}/{page} |
GET all Restaurant locations by zipcode |
| GET |
GET all Restaurant locations by {zipcode] /restaurants/location/zipcode/{zipCode}/{page} |
GET all Restaurant locations by zipcode |
| GET |
GET all Restaurant locations /restaurants/location/{page} |
GET all Restaurant locations |
| GET |
GET all Restaurant locations /restaurants/location/{page} |
GET all Restaurant locations |
| GET |
GET all City names /restaurants/all-city |
GET all City names |
| GET |
GET all State names /restaurants/all-state |
GET all State names |
| GET |
GET all State names /restaurants/all-state |
GET all State names |
| GET |
GET all City names /restaurants/all-city |
GET all City names |
Restaurants near me USA pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $4 / month | — |
|
| ULTRA | $9 / month | — |
|
| MEGA | $69 / month | — |
|