Skip to main content
GET
Get Availability Calendar
Fetch a listing’s availability calendar by room_id. Each day carries whether it is available, whether it is bookable, whether it can be used as a check-in or check-out date, the minimum and maximum stay length, and the nightly price. Request up to twelve months from a starting month / year.

Path Parameters

string
required
Airbnb room id, e.g. 48291736.

Query Parameters

integer
default:"1"
Starting month, 112.
integer
default:"2026"
Starting year.
integer
default:"12"
Number of months to return, 112.
string
default:"USD"
Currency for prices, e.g. EUR, GBP.
string
default:"en"
Locale for text, e.g. fr, es.

Response

string
Airbnb room id.
Month[]
One entry per requested month, in order.

Example

Response
Each calendar request costs 5 credits. Failed requests are not charged.