/airbnb/hosts

POST /api/airbnb/hosts

Price: 1 credit

Get an Airbnb host (user) profile by host id (or profile URL): name, photo, superhost and identity verification status, host rating and review count, location, about text, hosting tenure, past trips, identity verifications, interests, and the host's managed listings (each with name, photo, room and property type, rating, reviews and capacity) plus the total listing count.

How to use it

Fetch a single Airbnb host profile by numeric host id or a /users/show/ URL. Returns one item with id, url, name, image, is_superhost, is_verified, is_home_host, rating, review_count, location, about, years_hosting, months_hosting, verified_since, past_trips_count, identity_verifications, interests, listing_count and listings (id, url, name, image, room_type, property_type, rating, review_count, bedroom_count, bed_count, bathroom_count, is_superhost).

Parameters

Request body

Response

Errors

Response headers