Get Listings

Returns all active listings for the authenticated user. Each listing includes
property details, location information, current settings, and (when connected)
per-channel external IDs under channels (e.g. Airbnb listing id, Booking.com property id).
For direct booking, channels.direct lists only enabled sites with public URLs.

If both startDate and endDate query parameters are provided, the endpoint will
filter listings to only return those that are available for the specified date range.
This includes checking for blocked dates, minimum night requirements, and pricing availability.

Authentication: Pass either Authorization: Bearer <token> (OAuth 2.0) or the legacy authToken header.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string

Check-in date for availability filtering (YYYY-MM-DD format). Must be used with endDate.

string

Check-out date for availability filtering (YYYY-MM-DD format). Must be used with startDate.

Headers
string

Partner API key (deprecated — use OAuth 2.0 for new integrations)

string

User's authentication token (legacy). Use Authorization Bearer header for new integrations.

Responses

429

Too many requests

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json