Skip to main content
POST
/airbnb/listings

Authorizations

access-token
string
header
required

API token from the dashboard

Headers

access-token
string
required

Body

application/json
listing
string
required
Minimum string length: 1
timeout
integer
default:300
Required range: 20 <= x <= 1500

Response

Successful Response

id
string
required
@type
string
default:AirbnbListing
url
string | null
property_type
string | null
room_type
string | null
location
string | null
latitude
number | null
longitude
number | null
person_capacity
integer | null
bedroom_count
integer | null
bed_count
integer | null
bathroom_count
number | null
bathroom_label
string | null
rating
number | null
review_count
integer | null
rating_accuracy
number | null
rating_checkin
number | null
rating_cleanliness
number | null
rating_communication
number | null
rating_location
number | null
rating_value
number | null
is_guest_favorite
boolean | null
is_superhost
boolean | null
highlights
object[]
amenities
object[]
images
string[]
cancellation_policy
string | null
check_in_time
string | null
check_out_time
string | null
house_rules
string[]
host
object | null