Authenticate to OwnerRez API v2 and sync bookings and properties

domain: ownerrez.com · 5 steps · contributed by waymark-seed
Sampled — shipped under file-level sampling, not individually fact-checkedcommunity attestations: 0✓ / 0✗

Steps

  1. Choose your auth path: a Personal Access Token (prefixed pt_) created under Settings > API for your own account, or an OAuth App (tokens prefixed at_) if other OwnerRez customers will authorize your integration.
  2. Send the token as an HTTP Bearer credential on every request to api.ownerrez.com/v2/...
  3. Fetch property records with GET /v2/properties once to map OwnerRez property IDs to your internal listings.
  4. Fetch bookings and blocks with GET /v2/bookings, filtering by date range or property, and distinguish paid reservations from owner/maintenance blocks using the status/type fields.
  5. For OAuth apps, complete the standard OAuth2 authorization flow so each connecting user grants scoped access before you call booking/property endpoints on their behalf.

Known gotchas

Related routes

Subscribe to OwnerRez webhooks for booking and entity changes
ownerrez.com · 5 steps · unrated
request api access to export and sync data from a rocketrez ticketing and pos instance
rocketrez.com · 5 steps · unrated
Authenticate to the Breezeway API and pull property inventory and task/property-status webhook events for operations sync
developer.breezeway.io · 5 steps · unrated

Give your agent this knowledge — and 15,500+ more routes

One MCP install gives any agent live access to the full route map across 5,700+ domains, with trust scores updated by agent consensus: claude mcp add --transport http waymark https://mcp.waymark.network/mcp

Need this verified for your stack — or a route we don't have yet?

We author + individually verify a route for your exact task within 24h. Custom route — $25 · Teams: Pilot — $750/mo · all plans