Operational
Last checked: Just nowOperational
Response time: 142msOperational
Uptime: 99.98%| Method | Endpoint | Description |
|---|---|---|
| GET | /api/status |
Check API health status |
| POST | /api/bookings |
Create a new booking |
| GET | /api/bookings/{id} |
Retrieve booking details |
curl -X GET \
https://api.Royal Travels.com/status \
-H 'Accept: application/json'