id stringlengths 53 86 | api_name stringlengths 2 76 | api_description stringlengths 1 500 ⌀ | api_score float64 0 10 ⌀ | endpoint_name stringlengths 1 190 | endpoint_description stringlengths 0 500 | response_status_code int64 100 505 | response_summary stringlengths 1 68 ⌀ | response_json stringlengths 6 50k | response_json_schema stringlengths 14 150k |
|---|---|---|---|---|---|---|---|---|---|
5913502c-7e1c-462e-98f9-22aa09e0ebfa/16e87d35-d21c-4666-bc83-f663cd2d86f3/0/0 | Tripadvisor | Tripadvisor API helps to query realtime Hotels search, Flights prices, Restaurants, Attracting locations, etc to create a travelling site. | 9.7 | Search Vacation Rental Location | - | 200 | Response | {"status": true, "message": "Success", "timestamp": 1665315392953, "data": [{"geoId": 60763, "locationId": 60763, "localizedName": "New York City", "localizedAdditionalNames": "New York, United States, North America", "locationV2": "New York, United States", "placeType": "CITY", "latitude": 40.713238, "longitude": -74.... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"status": {"type": "boolean"}, "message": {"type": "string"}, "timestamp": {"type": "integer"}, "data": {"type": "array", "items": {"type": "object", "properties": {"geoId": {"type": "integer"}, "locationId": {"type": "integer"}, "localizedN... |
5913502c-7e1c-462e-98f9-22aa09e0ebfa/b0128f2a-67c5-4bbd-9369-721cc7170f9c/0/0 | Tripadvisor | Tripadvisor API helps to query realtime Hotels search, Flights prices, Restaurants, Attracting locations, etc to create a travelling site. | 9.7 | Search Restaurant Location | - | 200 | Response | {"status": true, "message": "Success", "timestamp": 1664130190825, "data": [{"documentId": "304554", "locationId": 304554, "localizedName": "Mumbai", "localizedAdditionalNames": {"longOnlyHierarchy": "Maharashtra, India, Asia"}, "streetAddress": {"street1": ""}, "locationV2": {"placeType": "CITY", "names": {"longOnlyHi... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"status": {"type": "boolean"}, "message": {"type": "string"}, "timestamp": {"type": "integer"}, "data": {"type": "array", "items": {"type": "object", "properties": {"documentId": {"type": "string"}, "locationId": {"type": "integer"}, "locali... |
5913502c-7e1c-462e-98f9-22aa09e0ebfa/969a74c1-cad9-45af-8080-7155e4716215/0/0 | Tripadvisor | Tripadvisor API helps to query realtime Hotels search, Flights prices, Restaurants, Attracting locations, etc to create a travelling site. | 9.7 | Search Airport | - | 200 | Response | {"status": true, "message": "Success", "timestamp": 1664043451988, "data": [{"lookbackServlet": null, "autobroadened": "false", "title": "Destinations", "type": "AIRPORT", "document_id": null, "url": "/Flights-g186338-London_England-Cheap_Discount_Airfares.html", "children": [{"lookbackServlet": "Airport", "autobroaden... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"status": {"type": "boolean"}, "message": {"type": "string"}, "timestamp": {"type": "integer"}, "data": {"type": "array", "items": {"type": "object", "properties": {"lookbackServlet": {"type": ["null", "string"]}, "autobroadened": {"type": "... |
5360aa1c-9564-4ce5-bf59-7ed41ce4827c/a2b18b58-74e0-4017-9a5f-5b56ca84d327/0/0 | Timezone API | Get timezone information for any place in the world | 0.1 | /timezone/list | 200 | null | {"result": {"timeZones": [{"name": "", "abbreviation": "", "iana": "", "utcOffset": ""}]}} | {"type": "object", "properties": {"result": {"type": "object", "description": "Result object", "properties": {"timeZones": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "abbreviation": {"type": "string"}, "iana": {"type": "string"}, "utcOffset": {"type": "string"}}}}}}}} | |
5360aa1c-9564-4ce5-bf59-7ed41ce4827c/a2bbad3c-9831-4149-8032-134108b148ac/0/0 | Timezone API | Get timezone information for any place in the world | 0.1 | /time | 200 | null | {"result": {"placeName": "", "timeZone": {"time": "", "utcOffsetWithDst": "", "name": "", "abbreviation": "", "iana": ""}}} | {"type": "object", "properties": {"result": {"type": "object", "description": "Result object", "properties": {"placeName": {"type": "string"}, "timeZone": {"type": "object", "properties": {"time": {"type": "string"}, "utcOffsetWithDst": {"type": "string"}, "name": {"type": "string"}, "abbreviation": {"type": "string"},... | |
f3c41846-731f-4375-b5b3-35032d76ec92/69e1cb4c-a061-4306-b781-cdbb4a4b904d/0/0 | Travel Restrictions - Canitravelnet | Our API provides the easiest and most comprehensive data on Covid-19 driven travel restrictions. Gain access to tailored travel restrictions based on passport, departure, destination and vaccination | null | Get travel restrictions for a single country | Get the latest personalised travel restrictions for a country based on departure, passport and vaccination.
The Response is in JSON format. | 200 | Example_1 | {"data": {"destination_name": "Greece", "destination_iso": "GR", "travel_status": {"published_on": "2021-05-14T00:00:00.000000Z", "departure_iso": "GB", "passport_iso": "GB", "summary_text": "Proof of Health certificate/Negative Covid Test", "result_text": "CAN", "is_mask_required": true, "is_mask_required_text": "requ... | {"type": "object", "properties": {"data": {"type": "object", "properties": {"destination_name": {"type": "string", "description": "", "default": "Greece"}, "destination_iso": {"type": "string", "description": "", "default": "GR"}, "travel_status": {"type": "object", "properties": {"published_on": {"type": "string", "de... |
f3c41846-731f-4375-b5b3-35032d76ec92/69e1cb4c-a061-4306-b781-cdbb4a4b904d/1/0 | Travel Restrictions - Canitravelnet | Our API provides the easiest and most comprehensive data on Covid-19 driven travel restrictions. Gain access to tailored travel restrictions based on passport, departure, destination and vaccination | null | Get travel restrictions for a single country | Get the latest personalised travel restrictions for a country based on departure, passport and vaccination.
The Response is in JSON format. | 422 | Example_1 | {"error": "Country to with iso sp could not be found."} | {"type": "object", "properties": {"error": {"type": "string", "description": "", "default": "Country to with iso sp could not be found."}}} |
398bfd04-5291-4c45-b0e4-353b4dd609a7/51f19ab2-bf52-4535-a384-3017d47ae847/0/0 | Priceline.com | Real time Priceline API: Car Rentals, Hotels, Flights. | 0.4 | car rental location | Search car rental location | 200 | Response | [{"airportName": "Seattle-Tacoma Intl Airport", "aliases": ["SEA TAC", "FEDERAL WAY"], "cityID": "1536300020", "cityName": "Seattle", "country": "US", "countryCode": "US", "countryName": "United States", "debitCardFlag": "Y", "displayName": "Seattle-Tacoma Intl Airport (SEA), WA", "entered": "seattle", "gmtOffset": -7,... | {"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"airportName": {"type": "string"}, "aliases": {"type": "array", "items": {"type": "string"}}, "cityID": {"type": "string"}, "cityName": {"type": "string"}, "country": {"type": "string"}, "countryCode": {"type": "st... |
398bfd04-5291-4c45-b0e4-353b4dd609a7/627bd374-8984-4c54-9ffc-c02dc5704b87/0/0 | Priceline.com | Real time Priceline API: Car Rentals, Hotels, Flights. | 0.4 | hotel city search | Search city id by keyword | 200 | Response | [{"address": null, "cityID": "3000023414", "cityName": "Seattle", "country": "US", "countryCode": "US", "countryName": "United States", "entered": "seattle", "fromSavedSearch": false, "gmtOffset": -7, "highlightedName": null, "id": "3000023414", "itemName": "Seattle, WA", "lat": 47.6064, "lon": -122.331, "poiCategoryNa... | {"$schema": "http://json-schema.org/schema#", "type": "array", "items": {"type": "object", "properties": {"address": {"type": ["null", "string"]}, "cityID": {"type": "string"}, "cityName": {"type": "string"}, "country": {"type": "string"}, "countryCode": {"type": "string"}, "countryName": {"type": "string"}, "entered":... |
398bfd04-5291-4c45-b0e4-353b4dd609a7/6b364863-7387-4eca-adf1-62a7277efb4e/0/0 | Priceline.com | Real time Priceline API: Car Rentals, Hotels, Flights. | 0.4 | hotel city nearby | Search city id by geolocation | 200 | Response | {"exactMatch": {"displayText": "San Francisco, CA", "matchedCity": {"addressUsedToSearchCity": {"addressLine": null, "countryRegion": null, "latitude": 37.788719679657554, "longitude": -122.40057774847898, "postalCode": null, "primaryCity": null, "subdivision": null, "versionUID": 20080606}, "areaID": 387, "cityID": 30... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"exactMatch": {"type": "object", "properties": {"displayText": {"type": "string"}, "matchedCity": {"type": "object", "properties": {"addressUsedToSearchCity": {"type": "object", "properties": {"addressLine": {"type": "null"}, "countryRegion"... |
398bfd04-5291-4c45-b0e4-353b4dd609a7/76f10fab-43b8-4688-81c2-d79a2889e0f6/0/0 | Priceline.com | Real time Priceline API: Car Rentals, Hotels, Flights. | 0.4 | hotel list | List hotels by city ID | 200 | Response | {"cityInfo": {"areaId": 387, "cityId": 3000002244, "cityName": "San Francisco", "countryCode": "US", "countryName": "United States", "lat": 37.655757904052734, "lon": -122.41319274902344, "stateCode": "CA", "stateName": "California"}, "duration": 1387, "errorCode": 0, "hotels": [{"allInclusiveRateProperty": false, "bra... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"cityInfo": {"type": "object", "properties": {"areaId": {"type": "integer"}, "cityId": {"type": "integer"}, "cityName": {"type": "string"}, "countryCode": {"type": "string"}, "countryName": {"type": "string"}, "lat": {"type": "number"}, "lon... |
b43871a2-6527-4bec-bf64-e2ab43fc9c06/c190201b-07ce-4a27-8d77-1eae05cd12fb/0/0 | Hotels com Provider | Search hotels, see prices, photos of the hotels, reviews. You can make a website like: hotels.com, booking.com, agoda.com Support: tipsters@rapi.one / t.me/api_tipsters | 9.9 | Regions Search | Search region, locations, city or hotel by name | 422 | null | {"detail": [{"loc": [], "msg": "", "type": ""}]} | {"title": "HTTPValidationError", "type": "object", "properties": {"detail": {"title": "Detail", "type": "array", "items": {"title": "ValidationError", "required": ["loc", "msg", "type"], "type": "object", "properties": {"loc": {"title": "Location", "type": "array", "items": {"anyOf": [{"type": "string"}, {"type": "inte... |
b43871a2-6527-4bec-bf64-e2ab43fc9c06/537dd53a-4d3f-4bb6-bb4c-ffdea94df718/1/0 | Hotels com Provider | Search hotels, see prices, photos of the hotels, reviews. You can make a website like: hotels.com, booking.com, agoda.com Support: tipsters@rapi.one / t.me/api_tipsters | 9.9 | Reviews list | Get hotel reviews list | 422 | null | {"detail": [{"loc": [], "msg": "", "type": ""}]} | {"title": "HTTPValidationError", "type": "object", "properties": {"detail": {"title": "Detail", "type": "array", "items": {"title": "ValidationError", "required": ["loc", "msg", "type"], "type": "object", "properties": {"loc": {"title": "Location", "type": "array", "items": {"anyOf": [{"type": "string"}, {"type": "inte... |
b43871a2-6527-4bec-bf64-e2ab43fc9c06/0b9e9165-6224-46a2-ad34-80c50e4b624a/1/0 | Hotels com Provider | Search hotels, see prices, photos of the hotels, reviews. You can make a website like: hotels.com, booking.com, agoda.com Support: tipsters@rapi.one / t.me/api_tipsters | 9.9 | Reviews summary | Get hotel reviews summary | 422 | null | {"detail": [{"loc": [], "msg": "", "type": ""}]} | {"title": "HTTPValidationError", "type": "object", "properties": {"detail": {"title": "Detail", "type": "array", "items": {"title": "ValidationError", "required": ["loc", "msg", "type"], "type": "object", "properties": {"loc": {"title": "Location", "type": "array", "items": {"anyOf": [{"type": "string"}, {"type": "inte... |
b43871a2-6527-4bec-bf64-e2ab43fc9c06/280bb9da-6a2f-4ac2-9ed2-b8857d142824/1/0 | Hotels com Provider | Search hotels, see prices, photos of the hotels, reviews. You can make a website like: hotels.com, booking.com, agoda.com Support: tipsters@rapi.one / t.me/api_tipsters | 9.9 | Reviews scores | Get hotel overall score | 422 | null | {"detail": [{"loc": [], "msg": "", "type": ""}]} | {"title": "HTTPValidationError", "type": "object", "properties": {"detail": {"title": "Detail", "type": "array", "items": {"title": "ValidationError", "required": ["loc", "msg", "type"], "type": "object", "properties": {"loc": {"title": "Location", "type": "array", "items": {"anyOf": [{"type": "string"}, {"type": "inte... |
b43871a2-6527-4bec-bf64-e2ab43fc9c06/ab332c12-668a-40e5-82ea-6678dc552f29/0/0 | Hotels com Provider | Search hotels, see prices, photos of the hotels, reviews. You can make a website like: hotels.com, booking.com, agoda.com Support: tipsters@rapi.one / t.me/api_tipsters | 9.9 | Hotels Search | Get hotels by the filter. Set the domain, it is necessary for localization at the currency setting. (meta / Domains List). accessibility parameter, needed to get ONLY available hotels. Indicate the region_id -> use Region Search, check-in and check-out date, number of adults and children | 422 | null | {"detail": [{"loc": [], "msg": "", "type": ""}]} | {"title": "HTTPValidationError", "type": "object", "properties": {"detail": {"title": "Detail", "type": "array", "items": {"title": "ValidationError", "required": ["loc", "msg", "type"], "type": "object", "properties": {"loc": {"title": "Location", "type": "array", "items": {"anyOf": [{"type": "string"}, {"type": "inte... |
b43871a2-6527-4bec-bf64-e2ab43fc9c06/9a28316a-f431-433d-9251-159f7b30bca6/0/0 | Hotels com Provider | Search hotels, see prices, photos of the hotels, reviews. You can make a website like: hotels.com, booking.com, agoda.com Support: tipsters@rapi.one / t.me/api_tipsters | 9.9 | Hotel Details | Get hotel details | 422 | null | {"detail": [{"loc": [], "msg": "", "type": ""}]} | {"title": "HTTPValidationError", "type": "object", "properties": {"detail": {"title": "Detail", "type": "array", "items": {"title": "ValidationError", "required": ["loc", "msg", "type"], "type": "object", "properties": {"loc": {"title": "Location", "type": "array", "items": {"anyOf": [{"type": "string"}, {"type": "inte... |
b43871a2-6527-4bec-bf64-e2ab43fc9c06/711d4a23-6a93-4d32-9abb-4b6f571c1eda/1/0 | Hotels com Provider | Search hotels, see prices, photos of the hotels, reviews. You can make a website like: hotels.com, booking.com, agoda.com Support: tipsters@rapi.one / t.me/api_tipsters | 9.9 | Hotel Summary | Get hotel summary | 422 | null | {"detail": [{"loc": [], "msg": "", "type": ""}]} | {"title": "HTTPValidationError", "type": "object", "properties": {"detail": {"title": "Detail", "type": "array", "items": {"title": "ValidationError", "required": ["loc", "msg", "type"], "type": "object", "properties": {"loc": {"title": "Location", "type": "array", "items": {"anyOf": [{"type": "string"}, {"type": "inte... |
b43871a2-6527-4bec-bf64-e2ab43fc9c06/7679e9ed-8e6a-4363-ac13-d237abcad185/0/0 | Hotels com Provider | Search hotels, see prices, photos of the hotels, reviews. You can make a website like: hotels.com, booking.com, agoda.com Support: tipsters@rapi.one / t.me/api_tipsters | 9.9 | Hotel Slug convert | Get Hotel ID from Hotel Site slug, (https://hotels.com/ho219115) ho219115 -> 1105156 | 422 | null | {"detail": [{"loc": [], "msg": "", "type": ""}]} | {"title": "HTTPValidationError", "type": "object", "properties": {"detail": {"title": "Detail", "type": "array", "items": {"title": "ValidationError", "required": ["loc", "msg", "type"], "type": "object", "properties": {"loc": {"title": "Location", "type": "array", "items": {"anyOf": [{"type": "string"}, {"type": "inte... |
b43871a2-6527-4bec-bf64-e2ab43fc9c06/d5348f2c-34c9-496c-8251-aa079674e4aa/1/0 | Hotels com Provider | Search hotels, see prices, photos of the hotels, reviews. You can make a website like: hotels.com, booking.com, agoda.com Support: tipsters@rapi.one / t.me/api_tipsters | 9.9 | Hotel Info | Get hotel info | 422 | null | {"detail": [{"loc": [], "msg": "", "type": ""}]} | {"title": "HTTPValidationError", "type": "object", "properties": {"detail": {"title": "Detail", "type": "array", "items": {"title": "ValidationError", "required": ["loc", "msg", "type"], "type": "object", "properties": {"loc": {"title": "Location", "type": "array", "items": {"anyOf": [{"type": "string"}, {"type": "inte... |
b43871a2-6527-4bec-bf64-e2ab43fc9c06/153401a0-50ef-4ca5-85e6-d0221aa0d384/0/0 | Hotels com Provider | Search hotels, see prices, photos of the hotels, reviews. You can make a website like: hotels.com, booking.com, agoda.com Support: tipsters@rapi.one / t.me/api_tipsters | 9.9 | Hotel Rooms (offers) | Get available rooms at the hotel | 422 | null | {"detail": [{"loc": [], "msg": "", "type": ""}]} | {"title": "HTTPValidationError", "type": "object", "properties": {"detail": {"title": "Detail", "type": "array", "items": {"title": "ValidationError", "required": ["loc", "msg", "type"], "type": "object", "properties": {"loc": {"title": "Location", "type": "array", "items": {"anyOf": [{"type": "string"}, {"type": "inte... |
ff1467d3-183d-4cc7-9ee4-055f1419bbfd/4cd1db30-a01b-4dba-a5d1-fdd49f5641c9/0/0 | Travel CO2 - Climate Carbon Emissions | Calculate and integrate travel carbon emission climate data into your products and services. | 7.3 | /api/v1/trips | Find trip emission data by sending trips with steps with one location, one accommodation and/or one transport to the next step. | 200 | Example_1 | {"trips": [{"steps": [{"location": null, "transport": null, "accommodation": null}]}]} | {"type": "object", "properties": {"trips": {"type": "array", "items": {"type": "object"}}}} |
7d0e32a2-789a-4293-adba-c30ed52c3235/7c60ad07-e8d4-40b6-98d1-814994fe4e78/0/0 | Flixbus API | Easy to use API with high-level functions like getting which day of a month is the cheapest to go between 2 destinations. | null | Get Stops | Gets a list of the available stops organized per country. | 200 | New Example | {"netherlands": ["Amsterdam", "Amsterdam Airport (Schiphol)", "Apeldoorn", "Arnhem", "Breda", "Delft", "Den Bosch (\u2018s-Hertogenbosch)", "Dordrecht", "Drachten", "Eindhoven", "Eindhoven Airport", "Enschede", "Groningen", "Haarlem", "Kaatsheuvel (Efteling)", "Maarheeze", "Maastricht", "Nijmegen", "Roermond", "Rotterd... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"netherlands": {"type": "array", "items": {"type": "string"}}, "united-kingdom": {"type": "array", "items": {"type": "string"}}}, "required": ["netherlands", "united-kingdom"]} |
61b9a64b-9501-4d38-8b94-8578238d629a/7bb55864-8989-42b3-811f-a1e295fdc636/0/0 | Schulferien und Feiertage | Schulferien & Feiertage aller deutschen Bundesländer von 2019 bis 2023 | 8 | nächste Schulferien | Abfrage der nächsten Schulferien
Mögliche Filter sind
- Bundesland (Kürzel z.B. BY)
- Anzahl (Limit)
- Sprache (de, en) | 200 | Response | {"data": [{"country": "Deutschland", "country_code": "de", "days_until_start": 35, "duration": {"count_week_days": 10, "count_weekend_days": 2, "in_days": 12}, "end": "2020-10-23T21:59:59.000000Z", "name": "Herbstferien", "school_year": "2020_2021", "slug": "herbstferien-de-ni-2020", "start": "2020-10-11T22:00:00.00000... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"data": {"type": "array", "items": {"type": "object", "properties": {"country": {"type": "string"}, "country_code": {"type": "string"}, "days_until_start": {"type": "integer"}, "duration": {"type": "object", "properties": {"count_week_days":... |
61b9a64b-9501-4d38-8b94-8578238d629a/5907f21a-40f7-4361-ba2a-0eb8d303d253/0/0 | Schulferien und Feiertage | Schulferien & Feiertage aller deutschen Bundesländer von 2019 bis 2023 | 8 | Schulferien | Abfrage aller Schulferien-Termine mit diversen Filteroptionen
Mögliche Filter sind
- Bundesland (Kürzel z.B. BY)
- Jahr (z.B. 2020)
- Schuljahr (z.B. 2020_2021)
- Sprache (de, en) | 200 | Response | {"data": [{"country": "Deutschland", "country_code": "de", "days_until_start": 54, "duration": {"count_week_days": 5, "count_weekend_days": 2, "in_days": 7}, "end": "2020-11-06T22:59:59.000000Z", "name": "Herbstferien", "school_year": "2020_2021", "slug": "herbstferien-de-by-2020", "start": "2020-10-30T23:00:00.000000Z... | {"properties": {"data": {"items": {"properties": {"country": {"type": "string"}, "country_code": {"type": "string"}, "end": {"type": "string"}, "name": {"type": "string"}, "school_year": {"type": "string"}, "slug": {"type": "string"}, "start": {"type": "string"}, "state": {"type": "string"}, "state_abbreviation": {"typ... |
61b9a64b-9501-4d38-8b94-8578238d629a/c935e5d5-a3fc-4215-bb1b-fd700ccb235c/0/0 | Schulferien und Feiertage | Schulferien & Feiertage aller deutschen Bundesländer von 2019 bis 2023 | 8 | derzeitige Schulferien | Abfrage der aktuellen/jetzigen Schulferien
Mögliche Filter sind
- Bundesland (Kürzel z.B. BY)
- Sprache (de, en) | 200 | Response | {"data": [{"country": "Deutschland", "country_code": "de", "days_until_start": 0, "duration": {"count_week_days": 31, "count_weekend_days": 12, "in_days": 43}, "end": "2020-09-07T21:59:59.000000Z", "name": "Sommerferien", "school_year": "2019_2020", "slug": "sommerferien-de-by-2020", "start": "2020-07-26T22:00:00.00000... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"data": {"type": "array", "items": {"type": "object", "properties": {"country": {"type": "string"}, "country_code": {"type": "string"}, "days_until_start": {"type": "integer"}, "duration": {"type": "object", "properties": {"count_week_days":... |
5e99f02c-8e6c-4dd8-a225-83bf1e03bc27/dc9ebfed-b7b8-417d-a8cf-dd523acd27f3/0/0 | Cities Cost of Living | Get detailed information about the living expenses of 650+ cities around the world. | 8.2 | Get Cities Details by Name | Get all the details about the cities requested, in the currencies requested. | 200 | Response | {"data": [{"cost_of_living_details": [{"currency": "USD", "details": [{"Item": "Estimated Monthly Costs Without Rent", "Range": "N/A", "Value": "672.67"}, {"Item": "Meal, Inexpensive Restaurant", "Range": "7.25-14.5", "Value": "9.97"}, {"Item": "Meal for 2 People, Mid-range Restaurant, Three-course", "Range": "30.21-66... | {"properties": {"data": {"items": {"properties": {"cost_of_living_details": {"items": {"properties": {"currency": {"type": "string"}, "details": {"items": {"properties": {"Item": {"type": "string"}, "Range": {"type": "string"}, "Value": {"type": "string"}}, "type": "object"}, "type": "array"}}, "type": "object"}, "type... |
5e99f02c-8e6c-4dd8-a225-83bf1e03bc27/e357245e-4244-4a0a-8d0a-32b4037563ba/0/0 | Cities Cost of Living | Get detailed information about the living expenses of 650+ cities around the world. | 8.2 | Get Currencies List | Get a list of all the Currencies available | 200 | Response | {"currencies": ["EUR", "USD", "JPY", "GBP", "AUD"]} | {"properties": {"currencies": {"items": {"type": "string"}, "type": "array"}}, "type": "object"} |
5e99f02c-8e6c-4dd8-a225-83bf1e03bc27/9817ef63-b8b4-4baf-9d3b-1d4d157ba5e0/0/0 | Cities Cost of Living | Get detailed information about the living expenses of 650+ cities around the world. | 8.2 | Get Cities List | Get a list of all the Cities available | 200 | Response | {"cities": [{"country": "Ukraine", "name": "Mykolaiv"}, {"country": "Canada", "name": "Kitchener"}, {"country": "Russia", "name": "Samara"}, {"country": "United States", "name": "Kansas City"}, {"country": "India", "name": "Kochi"}, {"country": "Russia", "name": "Nizhny Novgorod"}, {"country": "Hong Kong", "name": "Hon... | {"properties": {"cities": {"items": {"properties": {"country": {"type": "string"}, "name": {"type": "string"}}, "type": "object"}, "type": "array"}}, "type": "object"} |
982ebab2-9d7b-4ceb-a975-d46e0f5a2a0b/a6fd4d89-9f60-4079-a9ad-2788b601c7b7/0/0 | Aviation Weather and Airport Data | Fast, up to date GraphQL API, serving latest METARs, TAFs combined with airport and runway data | 6.7 | /graphql | GraphQL endpoint | 200 | Response | {"data": {"getAirports": {"edges": [{"node": {"name": "Frankfurt am Main Airport", "icaoCode": "EDDF", "station": {"metars": {"edges": [{"node": {"observationTime": "2022-09-16T20:20:00Z", "rawText": "EDDF 162020Z AUTO 24008G19KT 220V280 CAVOK 11/07 Q1012 NOSIG", "temperature": 11, "flightCategory": "VFR", "windSpeed":... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"data": {"type": "object", "properties": {"getAirports": {"type": "object", "properties": {"edges": {"type": "array", "items": {"type": "object", "properties": {"node": {"type": "object", "properties": {"name": {"type": "string"}, "icaoCode"... |
1524ad50-92f6-4951-be37-a4770115028e/14b1cf00-6734-43a1-aa5e-9152c232998e/0/0 | Booking.com | Real-time data, unofficial API Booking.com
This API helps to query rooms, price, facilities, policities.. from many hotels around the world to create a travel
With GoToGate, users can search, compare, and book flights from various airlines, ensuring they can find options that suit their needs. | 9.5 | flights/auto-complete | Auto complete | 200 | New Example | {"data": ["Luanda, Angola", "Luang Prabang, Laos", "Luang Nam Tha, Laos", "Lyon, France", "Lyon, Bron, France", "Lyon, St Exupery Airport, France", "Lyon Grenoble Saint Geoirs Apt, France", "Lima, USA, Ohio", "Leon (Mx), Mexico", "Laayoune, Morocco", "Lannion, France", "Lamu, Kenya", "Lemmon, USA, South Dakota", "Leon,... | {"type": "object", "properties": {"data": {"type": "array", "items": {"type": "string"}}, "message": {"type": "string"}, "status": {"type": "boolean"}}} |
1524ad50-92f6-4951-be37-a4770115028e/5794b424-5150-4117-928d-7fb8a0d9b7dd/0/0 | Booking.com | Real-time data, unofficial API Booking.com
This API helps to query rooms, price, facilities, policities.. from many hotels around the world to create a travel
With GoToGate, users can search, compare, and book flights from various airlines, ensuring they can find options that suit their needs. | 9.5 | languages | Get languages | 200 | Example_1 | {"data": [{"__typename": "Language", "code": "en-gb", "codeAirportTaxis": "en-gb", "countryFlag": "gb", "name": "English (UK)"}, {"__typename": "Language", "code": "en-us", "codeAirportTaxis": "en-us", "countryFlag": "us", "name": "English (US)"}, {"__typename": "Language", "code": "de", "codeAirportTaxis": "de-de", "c... | {"type": "object", "properties": {"data": {"type": "array", "items": {"type": "object", "properties": {"__typename": {"type": "string"}, "code": {"type": "string"}, "codeAirportTaxis": {"type": "string"}, "countryFlag": {"type": "string"}, "name": {"type": "string"}}}}, "message": {"type": "string"}, "status": {"type":... |
1524ad50-92f6-4951-be37-a4770115028e/e3a20006-e8b4-4455-a150-bd5527ed71d8/0/0 | Booking.com | Real-time data, unofficial API Booking.com
This API helps to query rooms, price, facilities, policities.. from many hotels around the world to create a travel
With GoToGate, users can search, compare, and book flights from various airlines, ensuring they can find options that suit their needs. | 9.5 | stays/properties/detail/policies | Get detail policies | 200 | Example_1 | {"data": {"currencyCode": "USD", "languageCode": "en-us", "policies": {"__typename": "ChildAndBedPolicy", "allowChildren": false, "allowCribs": false, "allowExtraBeds": false, "childPolicyRules": [], "isFCR": false, "minChildrenAge": 0}}, "message": "Successful", "status": true} | {"type": "object", "properties": {"data": {"type": "object", "properties": {"currencyCode": {"type": "string"}, "languageCode": {"type": "string"}, "policies": {"type": "object", "properties": {"__typename": {"type": "string"}, "allowChildren": {"type": "boolean"}, "allowCribs": {"type": "boolean"}, "allowExtraBeds": {... |
1524ad50-92f6-4951-be37-a4770115028e/7ca89ff5-ea2d-4287-97e6-a1cc69f5a034/0/0 | Booking.com | Real-time data, unofficial API Booking.com
This API helps to query rooms, price, facilities, policities.. from many hotels around the world to create a travel
With GoToGate, users can search, compare, and book flights from various airlines, ensuring they can find options that suit their needs. | 9.5 | stays/properties/detail/facilities | Get detail facilities | 200 | Example_1 | {"data": {"facilities": [{"__typename": "BaseFacility", "groupId": 1, "id": 109, "instances": [{"__typename": "Instance", "attributes": {"__typename": "Attributes", "closureScheduleDuringStay": [], "extendedAttributes": null, "isOffsite": false, "name": null, "paymentInfo": {"__typename": "PaymentInfo", "chargeDetails"... | {"type": "object", "properties": {"data": {"type": "object", "properties": {"facilities": {"type": "array", "items": {"type": "object"}}, "languageCode": {"type": "string"}}}, "message": {"type": "string"}, "status": {"type": "boolean"}}} |
1524ad50-92f6-4951-be37-a4770115028e/4a33bdf3-c20e-4aa4-a44e-dec60a41a10d/0/0 | Booking.com | Real-time data, unofficial API Booking.com
This API helps to query rooms, price, facilities, policities.. from many hotels around the world to create a travel
With GoToGate, users can search, compare, and book flights from various airlines, ensuring they can find options that suit their needs. | 9.5 | stays/auto-complete | Auto complete | 200 | Example_1 | {"data": [{"b_max_los_data": {"defaultLos": 45, "experiment": "long_stays_web_extend_los_4", "extendedLos": 90, "fullOn": true}, "b_show_entire_homes_checkbox": false, "cc1": "us", "cjk": false, "dest_id": "20033173", "dest_type": "city", "label": "Chicago, Illinois, United States", "label1": "Chicago", "label2": "Illi... | {"type": "object", "properties": {"data": {"type": "array", "items": {"type": "object", "properties": {"b_max_los_data": {"type": "object", "properties": {"defaultLos": {"type": "integer"}, "experiment": {"type": "string"}, "extendedLos": {"type": "integer"}, "fullOn": {"type": "boolean"}}}, "b_show_entire_homes_checkb... |
1524ad50-92f6-4951-be37-a4770115028e/136b12ad-5601-496a-bafc-07b57eeb8f1a/0/0 | Booking.com | Real-time data, unofficial API Booking.com
This API helps to query rooms, price, facilities, policities.. from many hotels around the world to create a travel
With GoToGate, users can search, compare, and book flights from various airlines, ensuring they can find options that suit their needs. | 9.5 | stays/properties/detail/photos | Get detail photos | 200 | Example_1 | {"data": {"photos": [{"__typename": "RTRoomPhoto", "id": 332137919, "photoUri": "/xdata/images/hotel/max1024x768/332137919.jpg?k=ecf22540a1c09b5269ec8bd242ab0273752a3863bf10ca1e6c7f707650aefeae&o=", "ranking": 5, "thumbnailUri": "/xdata/images/hotel/square60/332137919.jpg?k=ecf22540a1c09b5269ec8bd242ab0273752a3863bf10c... | {"type": "object", "properties": {"data": {"type": "object", "properties": {"photos": {"type": "array", "items": {"type": "object", "properties": {"__typename": {"type": "string"}, "id": {"type": "integer"}, "photoUri": {"type": "string"}, "ranking": {"type": "integer"}, "thumbnailUri": {"type": "string"}}}}, "prefix":... |
1524ad50-92f6-4951-be37-a4770115028e/1434ac8a-ff64-40e0-9b2f-e72946ebbdec/0/0 | Booking.com | Real-time data, unofficial API Booking.com
This API helps to query rooms, price, facilities, policities.. from many hotels around the world to create a travel
With GoToGate, users can search, compare, and book flights from various airlines, ensuring they can find options that suit their needs. | 9.5 | stays/properties/detail/description | Get detail description | 200 | Example_1 | {"data": [{"__typename": "Description", "description": "La Buena Vida Cabinas features a fitness room and air-conditioned accommodations in Playa Grande, a 10-minute walk from Playa Ventanas. Both free Wifi and parking on-site are accessible at the homestay free of charge. On-site staff can arrange a shuttle service.\n... | {"type": "object", "properties": {"data": {"type": "array", "items": {"type": "object", "properties": {"__typename": {"type": "string"}, "description": {"type": "string"}, "languageCode": {"type": "string"}}}}, "message": {"type": "string"}, "status": {"type": "boolean"}}} |
1524ad50-92f6-4951-be37-a4770115028e/2a1c1dff-b35b-4fc4-845e-673d77b387be/0/0 | Booking.com | Real-time data, unofficial API Booking.com
This API helps to query rooms, price, facilities, policities.. from many hotels around the world to create a travel
With GoToGate, users can search, compare, and book flights from various airlines, ensuring they can find options that suit their needs. | 9.5 | currencies | Get currencies | 200 | Example_1 | {"data": [{"__typename": "Currency", "code": "hotel_currency", "encodedSymbol": "€£US$", "name": "Property's Currency", "symbol": "\u20ac$\u00a3"}, {"__typename": "Currency", "code": "ARS", "encodedSymbol": "AR$", "name": "Argentine Peso", "symbol": "AR$"}, {"__typename": "Currency", "code": "AUD", "encoded... | {"type": "object", "properties": {"data": {"type": "array", "items": {"type": "object", "properties": {"__typename": {"type": "string"}, "code": {"type": "string"}, "encodedSymbol": {"type": "string"}, "name": {"type": "string"}, "symbol": {"type": "string"}}}}, "message": {"type": "string"}, "status": {"type": "boolea... |
f5d64b33-1999-424e-aea5-3a7aa4ba1c17/a441e92a-8bcc-4b6f-85ef-c47ba95eaa7e/0/0 | Visa Requirements | Up-to-date and accurate information on visa requirements for any country, enabling efficient access to visa information for businesses, travel agencies, and individuals | 8.1 | /statuses | 200 | null | ["visa-free"] | {"type": "array", "items": {"type": "string"}} | |
f5d64b33-1999-424e-aea5-3a7aa4ba1c17/e5cdbb8b-4f2d-4b7a-b15d-0d26cc2d0b98/0/0 | Visa Requirements | Up-to-date and accurate information on visa requirements for any country, enabling efficient access to visa information for businesses, travel agencies, and individuals | 8.1 | /visa-requirements | 500 | null | {"error": ""} | {"type": "object", "required": ["error"], "properties": {"error": {"type": "string"}}} | |
f5d64b33-1999-424e-aea5-3a7aa4ba1c17/e5cdbb8b-4f2d-4b7a-b15d-0d26cc2d0b98/1/0 | Visa Requirements | Up-to-date and accurate information on visa requirements for any country, enabling efficient access to visa information for businesses, travel agencies, and individuals | 8.1 | /visa-requirements | 400 | null | {"error": ""} | {"type": "object", "required": ["error"], "properties": {"error": {"type": "string"}}} | |
f5d64b33-1999-424e-aea5-3a7aa4ba1c17/e5cdbb8b-4f2d-4b7a-b15d-0d26cc2d0b98/2/0 | Visa Requirements | Up-to-date and accurate information on visa requirements for any country, enabling efficient access to visa information for businesses, travel agencies, and individuals | 8.1 | /visa-requirements | 200 | null | {"status": "visa-free", "days": 30} | {"type": "object", "required": ["status"], "properties": {"status": {"type": "string"}, "days": {"type": "number"}}} | |
f5d64b33-1999-424e-aea5-3a7aa4ba1c17/695f5c72-e380-48f0-9493-221b4ef9c8f7/0/0 | Visa Requirements | Up-to-date and accurate information on visa requirements for any country, enabling efficient access to visa information for businesses, travel agencies, and individuals | 8.1 | /countries | 200 | null | [{"iso2": "US"}] | {"type": "array", "items": {"type": "object", "required": ["iso2"], "properties": {"iso2": {"type": "string"}}}} | |
0f3a865f-e9d6-4356-90f0-06e5662e8a4f/bdaeb75d-1fa0-4986-a383-9385dd8d94a0/0/0 | Agoda com | Real-time data, unofficial API agoda.com.
The API provides search, booking for Hotels & Homes, Flights. | 9 | activities/detail | activities/detail
The currency depends on the activity_token | 200 | New Example | {"data": {"activityRepresentativeInfo": {"activityId": 824958, "activityToken": "AAACqfABeyJhaWQiOjgyNDk1OCwicw0A8Ak1MDAwMSwic2FjIjoiMjAwODZQOCIsIm8cABAtGQAQbxkA8BwiLCJjdXIiOiJVU0QiLCJwcmljZSI6eyJkdCI6IkJPT0siLCJxIjoxLCJ0FwAgZXgGAP8JY3QiOjQyLjUyLCJjbyI6NDcuMH0sImFsHAAHomUiOm51bGwsImEJAP8EfSwibG8iOltdfSwic3RhcnRwcnYAXCR... | {"type": "object", "properties": {"data": {"type": "object", "properties": {"activityRepresentativeInfo": {"type": "object", "properties": {"activityId": {"type": "integer"}, "activityToken": {"type": "string"}, "cancellationPolicy": {"type": "object", "properties": {"cancellationType": {"type": "string"}, "policies": ... |
0f3a865f-e9d6-4356-90f0-06e5662e8a4f/c5ad7fc9-8c91-499a-b616-098273f9b2c7/0/0 | Agoda com | Real-time data, unofficial API agoda.com.
The API provides search, booking for Hotels & Homes, Flights. | 9 | activities/auto-complete | activities/auto-complete | 200 | New Example | {"data": {"derivedLanguageID": 1, "searchType": 0, "suggestionList": [{"activityId": 0, "activityName": null, "activityNameTranslated": null, "addressId": null, "airportCodes": null, "areaId": 0, "areaName": null, "areaNameTranslated": null, "cityAbbr": "city", "cityId": 7923, "cityName": "Cairo", "cityNameTranslated":... | {"type": "object", "properties": {"data": {"type": "object", "properties": {"derivedLanguageID": {"type": "integer"}, "searchType": {"type": "integer"}, "suggestionList": {"type": "array", "items": {"type": "object"}}, "types": {"type": "array", "items": {"type": "string"}}}}, "message": {"type": "string"}, "status": {... |
0f3a865f-e9d6-4356-90f0-06e5662e8a4f/b94090c1-8908-47d4-9f5b-33b1e199b276/0/0 | Agoda com | Real-time data, unofficial API agoda.com.
The API provides search, booking for Hotels & Homes, Flights. | 9 | activities/get-prices | activities/get-prices | 200 | New Example | {"data": {"isAvailable": true, "masterActivityId": 824958, "masterSupplierId": 50001, "offerPricing": {"bookingRequirements": [], "offers": [{"activityId": 824958, "bookingRequirementRefId": -1, "enrichedOfferOption": [{"availableQuantity": null, "bookingRequirementRefId": -1, "isAvailable": true, "offerOptionId": 0, "... | {"type": "object", "properties": {"data": {"type": "object", "properties": {"isAvailable": {"type": "boolean"}, "masterActivityId": {"type": "integer"}, "masterSupplierId": {"type": "integer"}, "offerPricing": {"type": "object", "properties": {"bookingRequirements": {"type": "array"}, "offers": {"type": "array", "items... |
0f3a865f-e9d6-4356-90f0-06e5662e8a4f/517f4765-881e-45d0-9702-716513731452/0/0 | Agoda com | Real-time data, unofficial API agoda.com.
The API provides search, booking for Hotels & Homes, Flights. | 9 | flights/round-trip/get-filters | Get filters for round-trip flights | 200 | Example_1 | {"data": {"carriers": [{"count": 3, "id": "A3", "logo": "https://img.agoda.net/images/mvc/default/airlines/A3.png", "name": "Aegean Airlines"}, {"count": 4, "id": "EI", "logo": "https://img.agoda.net/images/mvc/default/airlines/EI.png", "name": "Aer Lingus"}, {"count": 2, "id": "AM", "logo": "https://img.agoda.net/imag... | {"type": "object", "properties": {"data": {"type": "object", "properties": {"carriers": {"type": "array", "items": {"type": "object", "properties": {"count": {"type": "integer"}, "id": {"type": "string"}, "logo": {"type": "string"}, "name": {"type": "string"}}}}, "duration": {"type": "object", "properties": {"fromPrope... |
0f3a865f-e9d6-4356-90f0-06e5662e8a4f/02c800c5-2c6c-4f73-b0c5-b7fc93aef00b/0/0 | Agoda com | Real-time data, unofficial API agoda.com.
The API provides search, booking for Hotels & Homes, Flights. | 9 | flights/one-way/get-filters | Get filters for one-way flights | 200 | Example_1 | {"data": {"carriers": [{"count": 3, "id": "A3", "logo": "https://img.agoda.net/images/mvc/default/airlines/A3.png", "name": "Aegean Airlines"}, {"count": 4, "id": "EI", "logo": "https://img.agoda.net/images/mvc/default/airlines/EI.png", "name": "Aer Lingus"}, {"count": 2, "id": "AM", "logo": "https://img.agoda.net/imag... | {"type": "object", "properties": {"data": {"type": "object", "properties": {"carriers": {"type": "array", "items": {"type": "object", "properties": {"count": {"type": "integer"}, "id": {"type": "string"}, "logo": {"type": "string"}, "name": {"type": "string"}}}}, "duration": {"type": "object", "properties": {"fromPrope... |
0f3a865f-e9d6-4356-90f0-06e5662e8a4f/615209df-5650-4815-b375-86992a28c573/0/0 | Agoda com | Real-time data, unofficial API agoda.com.
The API provides search, booking for Hotels & Homes, Flights. | 9 | hotels-homes/day-use-stays/get-filters | Get filters for day use stays Hotels & Homes | 200 | Example_1 | {"data": [{"matrixGroup": "NumberOfBedrooms", "matrixItemResults": [{"count": 381, "extraDataResults": null, "filterKey": "NumberOfBedrooms", "filterRequestType": "IDs", "id": 0, "name": "Studio"}, {"count": 459, "extraDataResults": null, "filterKey": "NumberOfBedrooms", "filterRequestType": "IDs", "id": 1, "name": "1 ... | {"type": "object", "properties": {"data": {"type": "array", "items": {"type": "object", "properties": {"matrixGroup": {"type": "string"}, "matrixItemResults": {"type": "array"}}}}, "message": {"type": "string"}, "status": {"type": "boolean"}}} |
0f3a865f-e9d6-4356-90f0-06e5662e8a4f/a5068beb-74fe-4b42-b68d-fca90a58a30f/0/0 | Agoda com | Real-time data, unofficial API agoda.com.
The API provides search, booking for Hotels & Homes, Flights. | 9 | languages | languages | 200 | Example_1 | {"data": [{"CountryCode": "vn", "CultureCode": "vi-vn", "Flag": "vn", "IsForHeader": true, "IsSelected": false, "LanguageAbbr": null, "LanguageId": 24, "MainLocale": "vi-vn", "RealLanguageId": 24, "Translation": "Ti\u1ebfng Vi\u1ec7t", "UiCulture": "vi-vn"}, {"CountryCode": "us", "CultureCode": "en-us", "Flag": "us", "... | {"type": "object", "properties": {"data": {"type": "array", "items": {"type": "object", "properties": {"CountryCode": {"type": "string"}, "CultureCode": {"type": "string"}, "Flag": {"type": "string"}, "IsForHeader": {"type": "boolean"}, "IsSelected": {"type": "boolean"}, "LanguageAbbr": {"type": "null"}, "LanguageId": ... |
0f3a865f-e9d6-4356-90f0-06e5662e8a4f/e0fe788c-e49e-4725-9af3-3d558a542399/0/0 | Agoda com | Real-time data, unofficial API agoda.com.
The API provides search, booking for Hotels & Homes, Flights. | 9 | currencies | currencies | 200 | Example_1 | {"data": [{"Code": "TWD", "Display": "NT$", "ID": 28, "IsSuggested": false, "IsTopCurrency": false, "NoDecimal": 2, "Text": "Taiwan Dollar"}, {"Code": "EUR", "Display": "\u20ac", "ID": 1, "IsSuggested": false, "IsTopCurrency": false, "NoDecimal": 2, "Text": "Euro"}, {"Code": "JPY", "Display": "\u00a5", "ID": 11, "IsSug... | {"type": "object", "properties": {"data": {"type": "array", "items": {"type": "object", "properties": {"Code": {"type": "string"}, "Display": {"type": "string"}, "ID": {"type": "integer"}, "IsSuggested": {"type": "boolean"}, "IsTopCurrency": {"type": "boolean"}, "NoDecimal": {"type": "integer"}, "Text": {"type": "strin... |
0f3a865f-e9d6-4356-90f0-06e5662e8a4f/c04dd340-0cf9-45cd-ab3a-b07645d1899f/0/0 | Agoda com | Real-time data, unofficial API agoda.com.
The API provides search, booking for Hotels & Homes, Flights. | 9 | hotels-homes/overnight-stays/get-filters | Get filters for overnight stays Hotels & Homes | 200 | Example_1 | {"data": [{"matrixGroup": "NumberOfBedrooms", "matrixItemResults": [{"count": 381, "extraDataResults": null, "filterKey": "NumberOfBedrooms", "filterRequestType": "IDs", "id": 0, "name": "Studio"}, {"count": 459, "extraDataResults": null, "filterKey": "NumberOfBedrooms", "filterRequestType": "IDs", "id": 1, "name": "1 ... | {"type": "object", "properties": {"data": {"type": "array", "items": {"type": "object", "properties": {"matrixGroup": {"type": "string"}, "matrixItemResults": {"type": "array"}}}}, "message": {"type": "string"}, "status": {"type": "boolean"}}} |
0f3a865f-e9d6-4356-90f0-06e5662e8a4f/782f984c-66db-4642-a2f2-231ef97252b6/0/0 | Agoda com | Real-time data, unofficial API agoda.com.
The API provides search, booking for Hotels & Homes, Flights. | 9 | flights/auto-complete | flights/auto-complete | 200 | Example_1 | {"data": [{"airports": [{"code": "EWR", "flying_code": "EWR_1", "geoLocation": {"lat": 40.68952941894531, "lng": -74.1744613647461}, "id": 11091, "name": "Newark Liberty International Airport", "tripLocations": [{"code": "EWR", "type": 1}]}, {"code": "JFK", "flying_code": "JFK_1", "geoLocation": {"lat": 40.641311645507... | {"type": "object", "properties": {"data": {"type": "array", "items": {"type": "object"}}, "message": {"type": "string"}, "status": {"type": "boolean"}}} |
0f3a865f-e9d6-4356-90f0-06e5662e8a4f/be421cfe-9e48-4e84-9206-0b9231879e4c/0/0 | Agoda com | Real-time data, unofficial API agoda.com.
The API provides search, booking for Hotels & Homes, Flights. | 9 | hotels-homes/auto-complete | hotels-homes/auto-complete | 200 | Example_1 | {"data": [{"AddressId": null, "AirportCodes": null, "BgImageLoader": null, "CityId": 0, "CountryISO": "us", "CountryId": 181, "DisplayNames": {"CategoryName": null, "GeoHierarchyName": "United States", "Name": "NoMad, New York (NY)"}, "ExternalTypeID": 0, "FormattedNoOfHotels": "3,049", "HasImage": false, "HasSubSugges... | {"type": "object", "properties": {"data": {"type": "array", "items": {"type": "object"}}, "message": {"type": "string"}, "status": {"type": "boolean"}}} |
c00990e1-b521-44c9-84c1-1cbd5452e0a7/3056443e-6149-4850-bccb-aefab9802d03/0/0 | Ski Resorts and Conditions | Ski Resorts and Conditions | 9.3 | Resort View | View the information of a resort | 200 | Response | {"data": {"slug": "whistler-blackcomb", "name": "Whistler Blackcomb", "country": "CA", "region": "BC", "href": "http://www.whistlerblackcomb.com/the-mountain/lifts-and-grooming/index.aspx", "units": "metric", "location": {"latitude": 50.10693, "longitude": -122.922073}, "lifts": {"status": {"7th Heaven Express": "close... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"data": {"type": "object", "properties": {"slug": {"type": "string"}, "name": {"type": "string"}, "country": {"type": "string"}, "region": {"type": "string"}, "href": {"type": "string"}, "units": {"type": "string"}, "location": {"type": "obj... |
c00990e1-b521-44c9-84c1-1cbd5452e0a7/45ce789b-c118-4a37-82c6-60286ec6a2f3/0/0 | Ski Resorts and Conditions | Ski Resorts and Conditions | 9.3 | Resorts | Paginated list of all resorts | 200 | Response | {"page": 1, "per_page": 25, "pre_page": null, "next_page": 2, "total": 148, "total_pages": 6, "data": [{"slug": "49-degrees-north", "name": "49 Degrees North", "country": "US", "region": "WA", "location": {"latitude": 48.302353, "longitude": -117.564011}, "url": "https://api.skiapi.com/v1/resort/49-degrees-north"}, {"s... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"page": {"type": "integer"}, "per_page": {"type": "integer"}, "pre_page": {"type": "null"}, "next_page": {"type": "integer"}, "total": {"type": "integer"}, "total_pages": {"type": "integer"}, "data": {"type": "array", "items": {"type": "obje... |
3735830a-da89-4c0c-930e-dc1b3a212532/f88da6c6-2a60-45c3-bb85-6182bcb3580c/0/0 | IRCTC | An API with various functionalities for Indian railways IRCTC API. We are not affiliated with Indian railways IRCTC in any form, and this is not an official API, but all the results are real-time and accurate. You can get in touch with us at https://t.me/rapidapisupport. For payment related inquiries, APIs and customis... | 9.8 | Get PNR Status V3 | - | 200 | Response | {"status": true, "message": "Success", "timestamp": 1662104408060, "data": {"Pnr": "4335734389", "TrainNo": "17221", "TrainName": "COA LTT EXPRESS", "Doj": "03-09-2022", "BookingDate": "27-08-2022", "Quota": "GN", "DestinationDoj": "03-09-2022", "SourceDoj": "03-09-2022", "From": "CCT", "To": "SC", "ReservationUpto": "... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"status": {"type": "boolean"}, "message": {"type": "string"}, "timestamp": {"type": "integer"}, "data": {"type": "object", "properties": {"Pnr": {"type": "string"}, "TrainNo": {"type": "string"}, "TrainName": {"type": "string"}, "Doj": {"typ... |
3735830a-da89-4c0c-930e-dc1b3a212532/3725d57e-36c2-4b57-a34b-4749b3121fea/0/0 | IRCTC | An API with various functionalities for Indian railways IRCTC API. We are not affiliated with Indian railways IRCTC in any form, and this is not an official API, but all the results are real-time and accurate. You can get in touch with us at https://t.me/rapidapisupport. For payment related inquiries, APIs and customis... | 9.8 | TrainsBetweenStations V3 | - | 200 | Response | {"status": true, "message": "Success", "timestamp": 1680379328922, "data": [{"train_number": "22221", "train_name": "MUMBAI CSMT - HAZRAT NIZAMUDDIN Rajdhani Express", "run_days": ["Mon", "Tue", "Wed", "Thu", "Fri", "Sat", "Sun"], "train_src": "CSMT", "train_dstn": "NZM", "from_std": "16:00", "from_sta": "16:00", "loca... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"status": {"type": "boolean"}, "message": {"type": "string"}, "timestamp": {"type": "integer"}, "data": {"type": "array", "items": {"type": "object", "properties": {"train_number": {"type": "string"}, "train_name": {"type": "string"}, "run_d... |
3735830a-da89-4c0c-930e-dc1b3a212532/f5255a08-001f-45e8-9b74-5c8d778aa971/0/0 | IRCTC | An API with various functionalities for Indian railways IRCTC API. We are not affiliated with Indian railways IRCTC in any form, and this is not an official API, but all the results are real-time and accurate. You can get in touch with us at https://t.me/rapidapisupport. For payment related inquiries, APIs and customis... | 9.8 | Get Fare | - | 200 | Response | {"status": true, "message": "Success", "timestamp": 1662275995178, "data": {"general": [{"classType": "3A", "fare": 505, "breakup": [{"title": "Base Charges", "key": "baseFare", "cost": 441}, {"title": "Reservation Charges", "key": "reservationCharges", "cost": 40}, {"title": "GST", "key": "serviceTax", "cost": 24}, {"... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"status": {"type": "boolean"}, "message": {"type": "string"}, "timestamp": {"type": "integer"}, "data": {"type": "object", "properties": {"general": {"type": "array", "items": {"type": "object", "properties": {"classType": {"type": "string"}... |
3735830a-da89-4c0c-930e-dc1b3a212532/735b5042-ea1e-4540-b319-b4a6a18c0e13/0/0 | IRCTC | An API with various functionalities for Indian railways IRCTC API. We are not affiliated with Indian railways IRCTC in any form, and this is not an official API, but all the results are real-time and accurate. You can get in touch with us at https://t.me/rapidapisupport. For payment related inquiries, APIs and customis... | 9.8 | TrainsBetweenStations | - | 200 | Response | {"status": true, "message": "Success", "timestamp": 1665490384272, "data": [{"train_number": "12545", "train_name": "Karmbhoomi Exp", "train_type": "M", "run_days": ["Wed"], "train_origin_station": "Raxaul", "train_origin_station_code": "RXL", "train_destination_station": "Mumbai", "train_destination_station_code": "LT... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"status": {"type": "boolean"}, "message": {"type": "string"}, "timestamp": {"type": "integer"}, "data": {"type": "array", "items": {"type": "object", "properties": {"train_number": {"type": "string"}, "train_name": {"type": "string"}, "train... |
2ca6da50-5273-4e57-a61c-93e02979e6dc/a97c27b3-239a-4b74-b21d-a3c4bbdc37db/0/0 | Best Booking.com Hotel | Fetch the best booking.com hotel in town | 9.2 | find best booking.com accommodation | find best booking.com accommodation | 200 | OK - FOUND | {"link": "https://www.booking.com/hotel/de/eastseven-berlin-hostel-berlin1.de.html?aid=1938431", "name": "EastSeven Berlin", "rating": 9.1} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"link": {"type": "string"}, "name": {"type": "string"}, "rating": {"type": "number"}}, "required": ["link", "name", "rating"]} |
f494b281-3eef-4019-a21a-aa0d06a1b53f/ecd1176d-ed81-4fc6-b95a-58f9345f8d81/0/0 | BOOKING COM API | Elevate your application with our RealTime Booking.com API, the market's fastest route to live accommodation data. This robust API grants immediate access to a world of listings, prices, and availability, ensuring your service offers the latest information with unmatched reliability. Perfect for travel platforms and ap... | 8.4 | facilityTypes | Returns facility types names and their translations. | 200 | Example_1 | {"result": [{"facility_type_id": "<integer>", "name": "<string>", "translations": [{"name": "<string>", "language": "<string>"}, {"name": "<string>", "language": "<string>"}]}, {"facility_type_id": "<integer>", "name": "<string>", "translations": [{"name": "<string>", "language": "<string>"}, {"name": "<string>", "lang... | {"type": "object"} |
f494b281-3eef-4019-a21a-aa0d06a1b53f/d25c0dd0-e80b-4d55-9dc4-313c401deda7/0/0 | BOOKING COM API | Elevate your application with our RealTime Booking.com API, the market's fastest route to live accommodation data. This robust API grants immediate access to a world of listings, prices, and availability, ensuring your service offers the latest information with unmatched reliability. Perfect for travel platforms and ap... | 8.4 | roomTypes | Returns room types names and their translations. | 200 | null | {"result": [{"name": "<string>", "translations": [{"language": "<string>", "name": "<string>"}, {"language": "<string>", "name": "<string>"}], "room_type_id": "<integer>"}, {"name": "<string>", "translations": [{"language": "<string>", "name": "<string>"}, {"language": "<string>", "name": "<string>"}], "room_type_id": ... | {"type": "object"} |
f494b281-3eef-4019-a21a-aa0d06a1b53f/f017f1e2-5273-4414-ac52-808f3548d39c/0/0 | BOOKING COM API | Elevate your application with our RealTime Booking.com API, the market's fastest route to live accommodation data. This robust API grants immediate access to a world of listings, prices, and availability, ensuring your service offers the latest information with unmatched reliability. Perfect for travel platforms and ap... | 8.4 | roomFacilityTypes | Returns room facility types names and their translations. | 200 | null | {"result": [{"type": "<string>", "room_facility_type_id": "<integer>", "name": "<string>", "facility_type_id": "<integer>", "translations": [{"name": "<string>", "language": "<string>"}, {"name": "<string>", "language": "<string>"}]}, {"type": "<string>", "room_facility_type_id": "<integer>", "name": "<string>", "facil... | {"type": "object"} |
f494b281-3eef-4019-a21a-aa0d06a1b53f/b366aadc-1ead-4f43-829e-e7e4c53ecf18/0/0 | BOOKING COM API | Elevate your application with our RealTime Booking.com API, the market's fastest route to live accommodation data. This robust API grants immediate access to a world of listings, prices, and availability, ensuring your service offers the latest information with unmatched reliability. Perfect for travel platforms and ap... | 8.4 | chainTypes | Returns a list of hotel chains (in English). | 200 | null | {"result": [{"name": "<string>", "chain_id": "<integer>"}, {"name": "<string>", "chain_id": "<integer>"}]} | {"type": "object"} |
f494b281-3eef-4019-a21a-aa0d06a1b53f/a465fecd-1520-4b57-86ac-584256269d2d/0/0 | BOOKING COM API | Elevate your application with our RealTime Booking.com API, the market's fastest route to live accommodation data. This robust API grants immediate access to a world of listings, prices, and availability, ensuring your service offers the latest information with unmatched reliability. Perfect for travel platforms and ap... | 8.4 | paymentTypes | Returns a list of payments (in English). Only payments with {bookable} set to 1, can be used in processBooking. For processBooking, we always support Visa, Mastercard and American Express. | 200 | null | {"result": [{"name": "<string>", "bookable": "<boolean>", "payment_id": "<integer>"}, {"name": "<string>", "bookable": "<boolean>", "payment_id": "<integer>"}]} | {"type": "object"} |
f494b281-3eef-4019-a21a-aa0d06a1b53f/10d2eeff-accd-4ddf-9dfd-502294c5f6c1/0/0 | BOOKING COM API | Elevate your application with our RealTime Booking.com API, the market's fastest route to live accommodation data. This robust API grants immediate access to a world of listings, prices, and availability, ensuring your service offers the latest information with unmatched reliability. Perfect for travel platforms and ap... | 8.4 | districts | Returns all the districts where Booking.com offers hotels.
Additional information available (via extras parameter) are:
* location: Latitude and longitude | 200 | null | {"result": [{"district_id": "<integer>", "location": {"latitude": "<string>", "longitude": "<string>"}, "translations": [{"name": "<string>", "language": "<string>"}, {"name": "<string>", "language": "<string>"}], "country": "<string>", "name": "<string>", "city_id": "<integer>", "nr_hotels": "<integer>"}, {"district_i... | {"type": "object"} |
f494b281-3eef-4019-a21a-aa0d06a1b53f/abc6c49b-aa7e-46bd-9783-6bb44925439a/0/0 | BOOKING COM API | Elevate your application with our RealTime Booking.com API, the market's fastest route to live accommodation data. This robust API grants immediate access to a world of listings, prices, and availability, ensuring your service offers the latest information with unmatched reliability. Perfect for travel platforms and ap... | 8.4 | countries | Returns all the countries where booking.com offers hotels. | 200 | null | {"result": [{"country": "<string>", "name": "<string>", "area": "<string>", "translations": [{"area": "<string>", "name": "<string>", "language": "<string>"}, {"area": "<string>", "name": "<string>", "language": "<string>"}]}, {"country": "<string>", "name": "<string>", "area": "<string>", "translations": [{"area": "<s... | {"type": "object"} |
f494b281-3eef-4019-a21a-aa0d06a1b53f/ffc48468-c7a1-45a1-b0a4-6107673287e2/0/0 | BOOKING COM API | Elevate your application with our RealTime Booking.com API, the market's fastest route to live accommodation data. This robust API grants immediate access to a world of listings, prices, and availability, ensuring your service offers the latest information with unmatched reliability. Perfect for travel platforms and ap... | 8.4 | hotelTypes | Returns hotel types names and their translations. | 200 | null | {"result": [{"hotel_type_id": "<integer>", "name": "<string>", "translations": [{"language": "<string>", "name": "<string>"}, {"language": "<string>", "name": "<string>"}]}, {"hotel_type_id": "<integer>", "name": "<string>", "translations": [{"language": "<string>", "name": "<string>"}, {"language": "<string>", "name":... | {"type": "object"} |
f494b281-3eef-4019-a21a-aa0d06a1b53f/4940115a-8e22-4e54-910f-3d943166ef71/0/0 | BOOKING COM API | Elevate your application with our RealTime Booking.com API, the market's fastest route to live accommodation data. This robust API grants immediate access to a world of listings, prices, and availability, ensuring your service offers the latest information with unmatched reliability. Perfect for travel platforms and ap... | 8.4 | cities | Returns a list of cities where Booking.com offers hotels.
Additional information available (via extras parameter) are:
* location: Latitude and longitude.
* timezone: Timezone of the city. | 200 | null | {"result": [{"country": "<string>", "name": "<string>", "nr_hotels": "<integer>", "city_id": "<integer>", "location": {"longitude": "<string>", "latitude": "<string>"}, "translations": [{"language": "<string>", "name": "<string>"}, {"language": "<string>", "name": "<string>"}], "timezone": {"name": "<string>", "offset"... | {"type": "object"} |
f494b281-3eef-4019-a21a-aa0d06a1b53f/24aa5864-484e-4eb0-b4f1-6f9c599366bc/0/0 | BOOKING COM API | Elevate your application with our RealTime Booking.com API, the market's fastest route to live accommodation data. This robust API grants immediate access to a world of listings, prices, and availability, ensuring your service offers the latest information with unmatched reliability. Perfect for travel platforms and ap... | 8.4 | regions | Returns all the regions where Booking.com offers hotels. | 200 | null | {"result": [{"name": "<string>", "translations": [{"language": "<string>", "name": "<string>"}, {"language": "<string>", "name": "<string>"}], "region_id": "<integer>", "country": "<string>", "region_type": "<string>"}, {"name": "<string>", "translations": [{"language": "<string>", "name": "<string>"}, {"language": "<s... | {"type": "object"} |
f494b281-3eef-4019-a21a-aa0d06a1b53f/e7c6e05e-683c-4955-936c-669c1311a199/0/0 | BOOKING COM API | Elevate your application with our RealTime Booking.com API, the market's fastest route to live accommodation data. This robust API grants immediate access to a world of listings, prices, and availability, ensuring your service offers the latest information with unmatched reliability. Perfect for travel platforms and ap... | 8.4 | hotelFacilityTypes | Returns hotel facility types names and their translations. | 200 | null | {"result": [{"facility_type_id": "<integer>", "name": "<string>", "translations": [{"name": "<string>", "language": "<string>"}, {"name": "<string>", "language": "<string>"}], "hotel_facility_type_id": "<integer>", "type": "<string>"}, {"facility_type_id": "<integer>", "name": "<string>", "translations": [{"name": "<st... | {"type": "object"} |
8491951a-c0d1-4b99-ad8c-907ba2213634/9b5edf57-4e78-4ffb-8736-97d59283f351/0/0 | borders | USA Cross Border Waiting Times is an API service that provides real-time updates on wait times at various border crossings between the United States/Canada and United States/Mexico. | 7.8 | USA Borders Waiting Times | Returns all usa ports with description and wait times. | 200 | New Example | {"query": {"country": "Mexico", "portName": "Andrade"}, "ports": [{"port_number": "250201", "border": "Mexican Border", "port_name": "Andrade", "crossing_name": "", "hours": "6 am-10 pm", "date": "1/8/2023", "port_status": "Closed", "commercial_automation_type": "Manual", "passenger_automation_type": "Manual", "pedestr... | {"type": "object", "properties": {"query": {"type": "object", "properties": {"country": {"type": "string"}, "portName": {"type": "string"}}}, "ports": {"type": "array", "items": {"type": "object", "properties": {"port_number": {"type": "string"}, "border": {"type": "string"}, "port_name": {"type": "string"}, "crossing_... |
105ea1a7-986c-452f-8489-97b17821c1fc/a124b53b-a0d6-43e6-810e-c86ddc91fb8d/0/0 | World Scuba Diving Sites Api | Are you a scuba diver looking for interesting dive sites around the world? You can now easily search for them using a text query to the endpoint based on a location or region. With our list of GPS coordinates for scuba diving sites, you can quickly find the coordinates of the places you want to explore and add them to ... | 9 | Query Divesites by a country or a region. | The endpoint returns a json list of dive sites which match the region or country entered as the query. The range of results depend but there is usually around 100-500 sites for each country. There are around 15'000 dive sites listed in the database. | 200 | New Example | {"data": [{"id": "0126ccc3-6d33-4cb9-a6dd-1519273acf43", "name": "The Rock", "region": "Racha Noi Island, Phuket", "lat": "7.552420449639636", "lng": "98.33433151245119", "ocean": "Indian Ocean, Andaman Sea, Strait Of Malacca", "Location": "Asia, Thailand, Southern Thailand, Phuket, Racha Noi Island"}, {"id": "01c6e49f... | {"type": "object", "properties": {"data": {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "string"}, "name": {"type": "string"}, "region": {"type": "string"}, "lat": {"type": "string"}, "lng": {"type": "string"}, "ocean": {"type": "string"}, "Location": {"type": "string"}}}}}} |
69b58c8a-f993-4511-8a5b-2f522a7e9396/a821a716-10fe-49b3-b7a5-aae8b361ba66/0/0 | Sky Scrapper | This API can be used to inquire about prices for real-time flights, hotels, rental cars etc form website like SkyScanner. | 9.8 | Get Config | - | 200 | Response | {"status": true, "message": "Success", "timestamp": 1699261690630, "data": [{"country": "Andorra", "market": "AD", "locale": "es-ES", "currencyTitle": "Euro", "currency": "EUR", "currencySymbol": "\u20ac"}, {"country": "United Arab Emirates", "market": "AE", "locale": "en-US", "currencyTitle": "United Arab Emirates Dir... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"status": {"type": "boolean"}, "message": {"type": "string"}, "timestamp": {"type": "integer"}, "data": {"type": "array", "items": {"type": "object", "properties": {"country": {"type": "string"}, "market": {"type": "string"}, "locale": {"typ... |
69b58c8a-f993-4511-8a5b-2f522a7e9396/fba10218-281e-4603-ae05-11ff701192e6/0/0 | Sky Scrapper | This API can be used to inquire about prices for real-time flights, hotels, rental cars etc form website like SkyScanner. | 9.8 | Test API | To check if server is up and running | 200 | Response | {"status": true, "message": "Server is up and running"} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"status": {"type": "boolean"}, "message": {"type": "string"}}, "required": ["message", "status"]} |
69b58c8a-f993-4511-8a5b-2f522a7e9396/30d02385-302d-485b-93f0-937717863658/0/0 | Sky Scrapper | This API can be used to inquire about prices for real-time flights, hotels, rental cars etc form website like SkyScanner. | 9.8 | Location to Lat Long | Get location/address latitude and longitude | 200 | Response | {"status": true, "message": "Success", "timestamp": 1699608424538, "data": [{"business_status": "OPERATIONAL", "formatted_address": "Carr A Sauceda de la Borda 307, 98612 Guadalupe, Zac., Mexico", "geometry": {"location": {"lat": 22.7685926, "lng": -102.5001838}, "viewport": {"northeast": {"lat": 22.76996647989272, "ln... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"status": {"type": "boolean"}, "message": {"type": "string"}, "timestamp": {"type": "integer"}, "data": {"type": "array", "items": {"type": "object", "properties": {"business_status": {"type": "string"}, "formatted_address": {"type": "string... |
69b58c8a-f993-4511-8a5b-2f522a7e9396/eae68603-73bd-4940-b63d-d92996b98972/0/0 | Sky Scrapper | This API can be used to inquire about prices for real-time flights, hotels, rental cars etc form website like SkyScanner. | 9.8 | getNearbyMap | - | 200 | Response | {"status": true, "timestamp": 1699211733178, "data": {"transportations": [{"id": "95673320", "type": "Airport", "coordinate": {"longitude": 72.851667, "latitude": 19.088056}, "name": "Mumbai", "linearDistance": 19560, "distanceFromHotel": "19.56 km from hotel"}, {"id": "215455631", "type": "BusStation", "coordinate": {... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"status": {"type": "boolean"}, "timestamp": {"type": "integer"}, "data": {"type": "object", "properties": {"transportations": {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "string"}, "type": {"type": "string"}, ... |
69b58c8a-f993-4511-8a5b-2f522a7e9396/a05c90bb-3e14-4041-b910-d8008ec31091/0/0 | Sky Scrapper | This API can be used to inquire about prices for real-time flights, hotels, rental cars etc form website like SkyScanner. | 9.8 | getLocationByCoordinates | - | 200 | Response | {"status": true, "timestamp": 1699211261631, "data": {"district": {"id": "216271193", "name": "Dahisar"}, "city": {"id": null, "name": null}, "lat_lon": "19.2624847,72.874057"}} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"status": {"type": "boolean"}, "timestamp": {"type": "integer"}, "data": {"type": "object", "properties": {"district": {"type": "object", "properties": {"id": {"type": "string"}, "name": {"type": "string"}}, "required": ["id", "name"]}, "cit... |
69b58c8a-f993-4511-8a5b-2f522a7e9396/e3a1c11c-8de6-4ec7-857c-ecc1077f3dad/0/0 | Sky Scrapper | This API can be used to inquire about prices for real-time flights, hotels, rental cars etc form website like SkyScanner. | 9.8 | searchHotelOrDestination | - | 200 | Response | {"status": true, "timestamp": 1699211234893, "data": [{"hierarchy": "Eforie Sud|Constan\u021ba County|Romania", "location": "44.019958, 28.645029", "score": 1.0308807050275341, "entityName": "Karol", "entityId": "129235093", "entityType": "hotel", "suggestItem": "{strong}Karol{/strong}, Eforie Sud, Constan\u021ba Count... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"status": {"type": "boolean"}, "timestamp": {"type": "integer"}, "data": {"type": "array", "items": {"type": "object", "properties": {"hierarchy": {"type": "string"}, "location": {"type": "string"}, "score": {"type": "number"}, "entityName":... |
69b58c8a-f993-4511-8a5b-2f522a7e9396/247dd6c0-31c3-4225-a30c-93dcf6e0cde4/0/0 | Sky Scrapper | This API can be used to inquire about prices for real-time flights, hotels, rental cars etc form website like SkyScanner. | 9.8 | searchAirport | - | 200 | Response | {"status": true, "message": "Success", "timestamp": 1699210627631, "data": [{"id": "eyJzaWQiOiJOWUNBIiwiZWlkIjoiMjc1Mzc1NDIiLCJwZWlkIjoiMjc1Mzc1NDIiLCJmcHQiOiJDSVRZIn0=", "presentation": {"title": "New York", "suggestionTitle": "New York (Any)", "subtitle": "United States"}, "navigation": {"entityId": "27537542", "enti... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"status": {"type": "boolean"}, "message": {"type": "string"}, "timestamp": {"type": "integer"}, "data": {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "string"}, "presentation": {"type": "object", "properties": {... |
69b58c8a-f993-4511-8a5b-2f522a7e9396/2bbf9ada-ac8a-4c67-80ca-e67818bf8f8a/0/0 | Sky Scrapper | This API can be used to inquire about prices for real-time flights, hotels, rental cars etc form website like SkyScanner. | 9.8 | searchFlightsEverywhere | - | 200 | Response | {"status": true, "message": "Success", "timestamp": 1699211107447, "data": [{"id": "eyJvIjoiTllDQSIsImQiOiJVUyIsImZkIjoiMjAyMy0xMS0wNyIsInRkIjoiMjAyMy0xMS0wNyJ9", "Meta": {"CountryId": "US", "CountryNameEnglish": "United States", "PricedResultsInFeed": 75, "ImageType": "photo", "Price": "9220.49", "CellIndex": 0, "Coun... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"status": {"type": "boolean"}, "message": {"type": "string"}, "timestamp": {"type": "integer"}, "data": {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "string"}, "Meta": {"type": "object", "properties": {"Country... |
69b58c8a-f993-4511-8a5b-2f522a7e9396/a97efa59-724a-4e08-8537-fc46abb81efe/0/0 | Sky Scrapper | This API can be used to inquire about prices for real-time flights, hotels, rental cars etc form website like SkyScanner. | 9.8 | getAmenities | - | 200 | Response | {"status": true, "message": "Success", "timestamp": 1699211076728, "data": {"data": [{"id": "DEL-DXB-EK-513-20231107-FIRST", "links": {"legs": ["DEL-DXB-EK-513-20231107-FIRST"]}}, {"id": "DXB-JFK-EK-201-20231107-FIRST", "links": {"legs": ["DXB-JFK-EK-201-20231107-FIRST"]}}, {"id": "JFK-KWI-KU-118-20231112-FIRST", "link... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"status": {"type": "boolean"}, "message": {"type": "string"}, "timestamp": {"type": "integer"}, "data": {"type": "object", "properties": {"data": {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "string"}, "links":... |
69b58c8a-f993-4511-8a5b-2f522a7e9396/c6f648fc-6ec9-4aa9-9525-f94100e3be41/0/0 | Sky Scrapper | This API can be used to inquire about prices for real-time flights, hotels, rental cars etc form website like SkyScanner. | 9.8 | getPriceCalendar | - | 200 | Response | {"status": true, "message": "Success", "timestamp": 1699210709719, "data": {"flights": {"noPriceLabel": "No price information", "groups": [{"id": "low", "label": "\u00a3"}, {"id": "medium", "label": "\u00a3\u00a3"}, {"id": "high", "label": "\u00a3\u00a3\u00a3"}], "days": [{"day": "2023-11-06", "group": "medium", "price... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"status": {"type": "boolean"}, "message": {"type": "string"}, "timestamp": {"type": "integer"}, "data": {"type": "object", "properties": {"flights": {"type": "object", "properties": {"noPriceLabel": {"type": "string"}, "groups": {"type": "ar... |
69b58c8a-f993-4511-8a5b-2f522a7e9396/40acce8c-a156-4da5-aa2e-871aa9a92623/0/0 | Sky Scrapper | This API can be used to inquire about prices for real-time flights, hotels, rental cars etc form website like SkyScanner. | 9.8 | getPrice | - | 200 | Response | {"status": true, "timestamp": 1699211598266, "data": {"metaInfo": {"ratesCta": "Go to site", "rates": [{"partnerName": "Agoda", "partnerLogo": "https://www.skyscanner.co.in/images/websites/220x80/h_ad.png", "partnerId": "h_ad", "roomType": "Double room", "roomPolicies": "Room only, Non refundable", "deeplink": "www.sky... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"status": {"type": "boolean"}, "timestamp": {"type": "integer"}, "data": {"type": "object", "properties": {"metaInfo": {"type": "object", "properties": {"ratesCta": {"type": "string"}, "rates": {"type": "array", "items": {"type": "object", "... |
69b58c8a-f993-4511-8a5b-2f522a7e9396/df6a236d-fa79-4913-9815-7c46707251e6/0/0 | Sky Scrapper | This API can be used to inquire about prices for real-time flights, hotels, rental cars etc form website like SkyScanner. | 9.8 | getHotelDetails | - | 200 | Response | {"status": true, "timestamp": 1699211546724, "data": {"general": {"name": "The Lalit Mumbai", "stars": 5}, "goodToKnow": {"title": "Good to know", "checkinTime": {"title": "Check in from", "time": "14:00"}, "checkoutTime": {"title": "Check out before", "time": "12:00"}, "description": {"title": "Hotel description", "co... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"status": {"type": "boolean"}, "timestamp": {"type": "integer"}, "data": {"type": "object", "properties": {"general": {"type": "object", "properties": {"name": {"type": "string"}, "stars": {"type": "integer"}}, "required": ["name", "stars"]}... |
69b58c8a-f993-4511-8a5b-2f522a7e9396/ae9c48ae-693c-41ad-b71e-7ddeb4390328/0/0 | Sky Scrapper | This API can be used to inquire about prices for real-time flights, hotels, rental cars etc form website like SkyScanner. | 9.8 | flightDetails | - | 200 | Response | {"status": true, "message": "Success", "timestamp": 1699303160813, "data": {"flightId": "DEL-LHR-BA-256-20231107-ECONOMY,LHR-JFK-BA-113-20231107-ECONOMY,JFK-LHR-BA-172-20231108-ECONOMY,LHR-DEL-BA-143-20231109-ECONOMY", "itinerary": {"legs": [{"id": "10957-2311071050--32480-1-12712-2311071935", "origin": {"id": "10957",... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"status": {"type": "boolean"}, "message": {"type": "string"}, "timestamp": {"type": "integer"}, "data": {"type": "object", "properties": {"flightId": {"type": "string"}, "itinerary": {"type": "object", "properties": {"legs": {"type": "array"... |
69b58c8a-f993-4511-8a5b-2f522a7e9396/957917d7-cb26-414e-ae1d-3ff5499ebfcc/0/0 | Sky Scrapper | This API can be used to inquire about prices for real-time flights, hotels, rental cars etc form website like SkyScanner. | 9.8 | searchFlightEverywhereDetails | - | 200 | Response | {"status": true, "message": "Success", "timestamp": 1699211145220, "data": [{"Quote": {"OriginPlaceId": "EWR", "DestinationPlaceId": "ORLB", "OutboundDepartureDate": "2023-11-07", "Direct": true, "CurrencyId": "USD", "Price": 110.88, "OriginPlaceType": "Airport"}, "ImageUrl": "https://content.skyscnr.com/c28501cdbe2c9e... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"status": {"type": "boolean"}, "message": {"type": "string"}, "timestamp": {"type": "integer"}, "data": {"type": "array", "items": {"type": "object", "properties": {"Quote": {"type": "object", "properties": {"OriginPlaceId": {"type": "string... |
69b58c8a-f993-4511-8a5b-2f522a7e9396/6d6f4485-27b6-4cd6-91b9-3c5d2226e524/0/0 | Sky Scrapper | This API can be used to inquire about prices for real-time flights, hotels, rental cars etc form website like SkyScanner. | 9.8 | getReviews | - | 200 | Response | {"status": true, "timestamp": 1699211639144, "data": {"reviews": [{"hotelId": 95820742, "userIcon": "business", "userIconColor": "Valensole", "userType": "Business traveller", "checkinDate": "", "checkinDateDesc": "Date of stay:", "partnerLogo": "https://www.skyscanner.com/images/websites/220x80/d_ct.png", "tripType": ... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"status": {"type": "boolean"}, "timestamp": {"type": "integer"}, "data": {"type": "object", "properties": {"reviews": {"type": "array", "items": {"type": "object", "properties": {"hotelId": {"type": "integer"}, "userIcon": {"type": "string"}... |
69b58c8a-f993-4511-8a5b-2f522a7e9396/a6a7c9b8-8f7e-461f-ae12-e1c9e7369e77/0/0 | Sky Scrapper | This API can be used to inquire about prices for real-time flights, hotels, rental cars etc form website like SkyScanner. | 9.8 | getNearByAirports | - | 200 | Response | {"status": true, "timestamp": 1699210656518, "data": {"current": {"id": "eyJzaWQiOiJCT00iLCJlaWQiOiI5NTY3MzMyMCIsInBlaWQiOiIyNzUzOTUyMCIsImZwdCI6IkFJUlBPUlQifQ==", "presentation": {"title": "Mumbai", "suggestionTitle": "Mumbai (BOM)", "subtitle": "India"}, "navigation": {"entityId": "95673320", "entityType": "AIRPORT",... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"status": {"type": "boolean"}, "timestamp": {"type": "integer"}, "data": {"type": "object", "properties": {"current": {"type": "object", "properties": {"id": {"type": "string"}, "presentation": {"type": "object", "properties": {"title": {"ty... |
69b58c8a-f993-4511-8a5b-2f522a7e9396/0d72d397-2d7a-4382-ac31-e0a5212b4d48/0/0 | Sky Scrapper | This API can be used to inquire about prices for real-time flights, hotels, rental cars etc form website like SkyScanner. | 9.8 | searchLocation | - | 200 | Response | {"status": true, "timestamp": 1699211753698, "data": [{"hierarchy": "Riley County|Kansas|United States", "location": "39.1836081815, -96.5716695606", "entity_name": "Manhattan", "highlight": {"entity_name": "<em>Manh</em>attan", "hierarchy": "Riley County|Kansas|United States"}, "entity_id": "27544925", "class": "City"... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"status": {"type": "boolean"}, "timestamp": {"type": "integer"}, "data": {"type": "array", "items": {"type": "object", "properties": {"hierarchy": {"type": "string"}, "location": {"type": "string"}, "entity_name": {"type": "string"}, "highli... |
69b58c8a-f993-4511-8a5b-2f522a7e9396/d650d912-7173-4a43-99f8-187f4b578810/0/0 | Sky Scrapper | This API can be used to inquire about prices for real-time flights, hotels, rental cars etc form website like SkyScanner. | 9.8 | getSimilarHotels | - | 200 | Response | {"status": true, "timestamp": 1699211702686, "data": [{"hotelId": "95825447", "heroImage": "https://d2xf5gjipzd8cd.cloudfront.net/available/1179544992/1179544992_WxH.jpg", "name": "Four Seasons Hotel Mumbai", "stars": 5, "distance": "0.47 km", "distanceFromHotel": "0.47 km", "exclusiveInfo": null, "price": "\u20b9 22,2... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"status": {"type": "boolean"}, "timestamp": {"type": "integer"}, "data": {"type": "array", "items": {"type": "object", "properties": {"hotelId": {"type": "string"}, "heroImage": {"type": "string"}, "name": {"type": "string"}, "stars": {"type... |
d59904f6-2420-4eab-bd52-a08e6d3d7359/066a41f7-839e-49c1-823a-b67cae501289/0/0 | Flixbus | New Flixbus API that provides Flixbus travel search, timetables, stops, cities, routes and autocomplete. | 9.2 | Search trips | Search trips between two cities or stations | 200 | New Example | {"headers": {"response_time": 1206, "response_timestamp": "2022-02-15T07:11:32.928Z", "response_id": 17948919}, "journeys": [{"dep_offset": "2022-02-16T00:10:00.000", "arr_offset": "2022-02-16T02:35:00.000", "dep_name": "Ljubljana", "arr_name": "Zagreb", "duration": "02:25", "changeovers": 0, "segments": [{"dep_offset"... | {"type": "object", "properties": {"headers": {"type": "object", "properties": {"response_time": {"type": "integer"}, "response_timestamp": {"type": "string"}, "response_id": {"type": "integer"}}}, "journeys": {"type": "array", "items": {"type": "object", "properties": {"dep_offset": {"type": "string"}, "arr_offset": {"... |
d59904f6-2420-4eab-bd52-a08e6d3d7359/c14e6b4b-108b-4d12-8e74-fbeb464a43a7/0/0 | Flixbus | New Flixbus API that provides Flixbus travel search, timetables, stops, cities, routes and autocomplete. | 9.2 | Get timetable | Returns timetable for a given station id and date | 200 | New Example | {"headers": {"response_time": 223, "response_timestamp": "2022-02-15T07:05:23.532Z", "response_id": 17948877}, "schedule": {"station": {"uuid": "dcbd21fc-9603-11e6-9066-549f350fcb0c", "name": "Ljubljana bus station", "latitude": 46.057722, "longitude": 14.510167, "timezone": "Europe/Ljubljana"}, "departures": [{"time":... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"headers": {"type": "object", "properties": {"response_time": {"type": "integer"}, "response_timestamp": {"type": "string"}, "response_id": {"type": "integer"}}, "required": ["response_id", "response_time", "response_timestamp"]}, "schedule"... |
d59904f6-2420-4eab-bd52-a08e6d3d7359/14606cd5-1d58-4f20-9590-987cc29b0c33/0/0 | Flixbus | New Flixbus API that provides Flixbus travel search, timetables, stops, cities, routes and autocomplete. | 9.2 | Autocomplete | Search for Flixbus stations | 200 | New Example | [{"zipcode": "1000", "score": 18.964796, "country": {"code": "si", "name": "Slovenia"}, "address": "Trg Osvobodilne fronte 4", "city": {"name": "Ljubljana", "legacy_id": 1925, "id": "40de8044-8646-11e6-9066-549f350fcb0c", "slug": "ljubljana"}, "name": "Ljubljana bus station", "legacy_id": 2235, "location": {"lat": 46.0... | {"type": "array", "items": {"type": "object", "properties": {"zipcode": {"type": "string"}, "score": {"type": "number"}, "country": {"type": "object", "properties": {"code": {"type": "string"}, "name": {"type": "string"}}}, "address": {"type": "string"}, "city": {"type": "object", "properties": {"name": {"type": "strin... |
95635e45-5432-47ad-86a9-6dfbc889359e/ee8cce38-539c-4de6-8ceb-e02ea663ad82/0/0 | Deutsche Bahn | Search stations and trips within Deutsche Bahn network. Find a train or public transport stop, search trains, trams, subway, and buses between two stations in the german railway network.. Get journey and fare data, departure and arrival times for any stop in Germany | 2.3 | Search trips | Find trips between two stations | 200 | New Example | {"headers": {"response_time": 2935, "response_timestamp": "2022-02-15T07:32:21.430Z", "api": "bahn_app", "response_id": 17948927}, "journeys": [{"dep_offset": "2022-02-16T08:59:00.000", "dep_name": "Flughafen BER - Terminal 1-2", "arr_offset": "2022-02-16T09:28:00.000", "arr_name": "Berlin Alexanderplatz", "duration": ... | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"headers": {"type": "object", "properties": {"response_time": {"type": "integer"}, "response_timestamp": {"type": "string"}, "api": {"type": "string"}, "response_id": {"type": "integer"}}, "required": ["api", "response_id", "response_time", ... |
95635e45-5432-47ad-86a9-6dfbc889359e/87a4fcc1-6b21-4ab6-a282-7820b50dfd7f/0/0 | Deutsche Bahn | Search stations and trips within Deutsche Bahn network. Find a train or public transport stop, search trains, trams, subway, and buses between two stations in the german railway network.. Get journey and fare data, departure and arrival times for any stop in Germany | 2.3 | Autocomplete | Search for train and public transport stations in Germany and across Europe | 200 | New Example | [{"id": "008011160", "name": "Berlin Hbf"}, {"id": "008011201", "name": "BER Berlin Brandenburg Airport"}, {"id": "008096003", "name": "BERLIN"}, {"id": "008011102", "name": "Berlin Gesundbrunnen"}, {"id": "008010404", "name": "Berlin-Spandau"}, {"id": "008010255", "name": "Berlin Ostbahnhof"}, {"id": "008011113", "nam... | {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "string"}, "name": {"type": "string"}}}} |
31773249-6e49-4f65-8bc3-f33a1978f084/de767b50-9a89-4bea-bd0b-56fdfe0917e1/1/0 | Booking com | Find all hotels, view prices, photos of the hotels, reviews. Find car rental deals. You can make a website like: hotels.com, booking.com, agoda.com | 9.9 | Important information | Important information of vehicles | 422 | null | {"detail": [{"loc": [], "msg": "", "type": ""}]} | {"title": "HTTPValidationError", "type": "object", "properties": {"detail": {"title": "Detail", "type": "array", "items": {"title": "ValidationError", "required": ["loc", "msg", "type"], "type": "object", "properties": {"loc": {"title": "Location", "type": "array", "items": {"anyOf": [{"type": "string"}, {"type": "inte... |
31773249-6e49-4f65-8bc3-f33a1978f084/30d537ca-fcfd-4faf-a54f-966621d8aba3/1/0 | Booking com | Find all hotels, view prices, photos of the hotels, reviews. Find car rental deals. You can make a website like: hotels.com, booking.com, agoda.com | 9.9 | Exchange rates | Get currency exchange rates | 422 | null | {"detail": [{"loc": [], "msg": "", "type": ""}]} | {"title": "HTTPValidationError", "type": "object", "properties": {"detail": {"title": "Detail", "type": "array", "items": {"title": "ValidationError", "required": ["loc", "msg", "type"], "type": "object", "properties": {"loc": {"title": "Location", "type": "array", "items": {"anyOf": [{"type": "string"}, {"type": "inte... |
31773249-6e49-4f65-8bc3-f33a1978f084/58b792df-a2ec-46c5-bb91-9ab2f75c67aa/0/0 | Booking com | Find all hotels, view prices, photos of the hotels, reviews. Find car rental deals. You can make a website like: hotels.com, booking.com, agoda.com | 9.9 | Car rental details | Car rental details by vehicle_id. First, call Search car rental | 422 | null | {"detail": [{"loc": [], "msg": "", "type": ""}]} | {"title": "HTTPValidationError", "type": "object", "properties": {"detail": {"title": "Detail", "type": "array", "items": {"title": "ValidationError", "required": ["loc", "msg", "type"], "type": "object", "properties": {"loc": {"title": "Location", "type": "array", "items": {"anyOf": [{"type": "string"}, {"type": "inte... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.