Makcorps
HomePricingContactStart Free Trial
  • 😃Getting Started
  • 👨‍💻Hotel Price APIs
    • 📈Hotel API - Search by City ID
    • 📈Hotel API - Search by hotel ID
    • 📈Booking.com Hotel Price API
    • 📈Expedia Hotel Price API
  • 🆔Mapping API - Hotel/City IDs
  • 📊Account API
Powered by GitBook
On this page

Getting Started

With this Hotel API, you can get prices of all the hotels around the world from the top 200 OTAs. You just have to make a single GET request and all this data will be returned to you in JSON form.

NextHotel Price APIs

Last updated 4 months ago

All REST API calls will return JSON results.

The basic API URL is: https://api.makcorps.com/

  1. Each request should contain an API key. This will help us to identify your account.

  2. If you exceed your plan connection limit, the API will respond with a 403 error.

  3. Each GET request will return a JSON response with a 200 response code.

  4. 404 error occurs when either there is no data available for your query or your API key is wrong.

Error Codes
Description

200

Request Successfull

404

No Data available or user not found.

Video Tutorial

😃
Page cover image