Airbnb
Airbnb is a vacation rental and room rental service that allows users to rent out their houses or rooms to travelers, that can search for accommodations by location to find a place to rent. The Airbnb API allows developers to access and integrate the functionality of Airbnb with other applications and to create new applications. Public documentation is not available. Airbnb is a community-driven…
Airbnb endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
Search Destination /api/v1/searchDestination |
- |
| GET |
Get Languages /api/v1/getLanguages |
- |
| GET |
SEARCH - Search Property By Location /api/v2/searchPropertyByLocation |
Search property by location name |
| GET |
Get Property Details V2 /api/v2/getPropertyDetails |
- |
| GET |
Get Property Type Filters /api/v1/getPropertyType |
- |
| GET |
SEARCH - Search Property By Place Id /api/v2/searchPropertyByPlaceId |
Search property by place id |
| GET |
Get Property Details ( Depreciates ) /api/v1/getPropertyDetails |
- |
| GET |
Get Category /api/v1/getCategory |
- |
| GET |
Get Top Tier Stays Filter /api/v1/getTopTierStaysFilter |
- |
| GET |
Search Property V2 /api/v1/searchPropertyV2 |
- |
| GET |
Get Amenities Filters /api/v1/getAmenities |
- |
| GET |
Get Currency /api/v1/getCurrency |
- |
| GET |
Check Availability /api/v1/checkAvailability |
- |
| GET |
Search Property By Location V2 /api/v1/searchPropertyByLocationV2 |
Search property by location name |
| GET |
Test API /api/v1/test |
This API is to test if server is up and running |
| GET |
Search Property By Place /api/v1/searchPropertyByPlace |
- |
| GET |
Get Accessibility Filters /api/v1/getAccessibility |
- |
| GET |
Get Property Reviews /api/v1/getPropertyReviews |
- |
| GET |
Search Property By GEO Co-Ordinates V2 /api/v2/searchPropertyByGEO |
- |
| GET |
Get Property Checkout Price /api/v1/getPropertyCheckoutPrice |
This API will return the checkout cost of the Property |
| GET |
Get Host Language Filters /api/v1/getHostLanguage |
- |
| GET |
Search Property (Deprecated) /api/v1/searchProperty |
- |
| GET |
Get Type of Place Filters /api/v1/getTypeOfPlace |
- |
| GET |
Search Property By GEO Co-Ordinates (Deprecated) /api/v1/searchPropertyByGEO |
- |
| GET |
Search Property By Location (Deprecated) /api/v1/searchPropertyByLocation |
Search property by location name |
Airbnb pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | 1 / second |
|
| PRO | $7.99 / month | 1 / second |
|
| ULTRA | $45 / month | 90 / minute |
|
| MEGA Recommended | $200 / month | — |
|