API Service Status as of 11 Jan 15:37 CT

Dan - RCL
3 hrs ago
Joined Aug, 2025 7 posts

When I query the status page API (https://status.ownerrez.com/api/v1/components), I see 7 components listed, but I couldn't find an explicit "API" or "Booking Engine" component. The overall status shows "degraded", and the only active notice references Airbnb synchronization.

Is the Booking API affected by this incident? The status page notice only mentions "Airbnb synchronization," but I'm seeing 500 errors on the core Booking API, which seems unrelated to Airbnb.


My API Integration Details:

  • Endpoint affected: POST https://api.ownerrez.com/v2/bookings (creating quotes/bookings)
  • GET /v2/properties works fine
  • Error persists across multiple retry attempts (5+ retries with exponential backoff)

 

I have also submitted a service ticket, but wanted to check if the general community had any additional observations.