AirBnb
Airbnb Property API
The Airbnb Property API allows users to retrieve detailed information about a specific Airbnb listing using its URL.
Get Your API Key
Sign in at hasdata.com, go to your account settings, and copy your API key.
All requests must include your key in the x-api-key
header.
Make Your First Request
API Parameters
Parameter | Default Value | Required | Description |
---|---|---|---|
url | https://www.airbnb.com/rooms/7777642 | Yes | The URL of the Airbnb listing. Must be a valid Airbnb listing URL. |