Skip to main content
POST
/airbnb/hosts

Authorizations

access-token
string
header
required

API token from the dashboard

Headers

access-token
string
required

Body

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

Response

Successful Response

id
string
required
@type
string
default:AirbnbHostProfile
url
string | null
name
string | null
image
string | null
is_superhost
boolean | null
is_verified
boolean | null
is_home_host
boolean | null
rating
number | null
review_count
integer | null
location
string | null
about
string | null
years_hosting
integer | null
months_hosting
integer | null
verified_since
string | null
past_trips_count
integer | null
identity_verifications
string[]
interests
string[]
listing_count
integer | null
listings
object[]