Airbnb
Locate Airbnb rooms using geo coordinates or location. Find out room availability and prices for a location (such as New York) between two dates. Search for rooms in an area limited by two geographical points between two dates. Locating location names can be made easier with autocomplete.
Airbnb endpoints
| Method | Endpoint | Description |
|---|---|---|
| Utils | ||
| GET |
Get Currency /api/v1/getCurrency |
List of available currency on Airbnb. |
| GET |
Get Locale /api/v1/getLocale |
List of available Locale on Airbnb. |
| GET |
Get Category /api/v1/getCategory |
List of available category on Airbnb. |
| GET |
Get Filters /api/v1/getFilters |
List of available filters on Airbnb. |
| GET |
Test /api/v1/test |
To check if server is running. |
| Property | ||
| GET |
Search Location /api/v1/searchLocation |
Search for a location to locate the property. |
| GET |
Search Property By Category /api/v1/searchPropertyByCategory |
- |
| GET |
Search Property By Location /api/v1/searchPropertyByLocation |
- |
| GET |
Search Property By Coordinates /api/v1/searchPropertyByCoordinates |
- |
| GET |
Search Property By PlaceId /api/v1/searchPropertyByPlaceId |
- |
| GET |
Get Availability Calendar /api/v1/getAvailabilityCalendar |
- |
| GET |
Get Property Details /api/v1/getPropertyDetails |
- |
| GET |
Get Checkout Prefetch /api/v1/getCheckoutPrefetch |
- |
| GET |
Get PropertyReviews /api/v1/getPropertyReviews |
- |
| User | ||
| GET |
Get User Profile /api/v1/getUserProfile |
- |
| GET |
Get User Stats /api/v1/getUserStats |
- |
| GET |
Get User Profile Reviews /api/v1/getUserProfileReviews |
- |
| GET |
Get User Managed Listing /api/v1/getUserManagedListing |
- |
Airbnb pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $7.99 / month | — |
|
| ULTRA | $50 / month | — |
|
| MEGA | $100 / month | — |
|