Developers
hoastnow API

Build on hoastnow

Integrate availability, bookings, reviews, and real-time events directly into your platform. The hoastnow REST API gives you programmatic access to the same infrastructure that powers the marketplace.

Quick start — check availability
curl https://app.hoastnow.com/api/v1/spaces/42/availability \
  -H "Authorization: Bearer hoa_live_xxxxxxxxxxxx" \
  -G --data-urlencode "date=2026-04-15"

What you can build

The hoastnow API is scoped by key type. Community keys provide read access across their spaces; Brand keys enable booking flows on behalf of a brand.

Check Availability

Query open time slots for any space on a given date. Build real-time booking widgets, calendar integrations, or availability dashboards that stay in sync with hoastnow.

View endpoint

Create Bookings

Submit booking requests programmatically on behalf of a brand. Automate the request-to-book flow, sync confirmation status back to your system, and reduce manual coordination.

View endpoint

Read Reviews

Pull community and space reviews to power trust signals in your UI. Filter by community, display ratings, and surface verified booking reviews alongside your own content.

View endpoint

Listen to Events

Register webhook endpoints to receive real-time notifications when bookings are requested, approved, or cancelled, and when new reviews are posted. Keep your system up to date without polling.

View endpoint

Ready to start building?

Generate your API keys from the community or brand settings page. Keys are scoped to your account type — no separate signup required.

Get API Keys
Restoring connection…
Connection lost. Reload