Menuportal

Professional API Solutions for Restaurant & Menu Data Sourcing

REST API for Developers

Key Features:

  • Flexible Search & Filters

    Built-in filtering options allow for easy search by cuisine type, location, price range, and dietary requirements.
  • Detailed Restaurant Information

    Each restaurant entry includes core information such as hours of operation, contact details, and basic profile data.
  • Developer-Friendly Documentation

    Our API is designed to integrate smoothly with most applications. Full documentation ensures quick setup.
  • Sandbox Integration

    Our sandbox environment allows you to test and develop your integrations without impacting production.

API Example: Get Single Restaurant By ID

Url:

https://menuapi.apix.site/api/restaurant/4071387773960467

Response:

"response":{
"address":{
"streetAddress":
"402 Henry St"
"city":
"Brooklyn"
"state":
"NY"
"zip":
"11201"
"formatted":
"402 Henry St Brookly ..."
}
"geo":{
"lat":
40.688151
"lon":
-73.997466
}
"restaurantName":
"Chan's Golden City"
"cuisines":[
0
:
"Chinese"
]
"menus":[
0:{
...
}
]
"priceRange":
"$$"
"priceRangeNum":
2
"hours":
"Mon-Thu: 11am-11pm F ..."
"restaurant_phone":
"(718) 625-8583"
"restaurant_website":
""
"restaurant_id":
4068815173997466
}
 

Try it out for yourself!

No credit card required. Just click the button below to try the API.
Register
API Preview
API Preview