Construya sobre el PMS que declara los impuestos.
API REST con OAuth 2.0, webhooks en tiempo real y CRUD completo sobre reservas, huéspedes y facturas. POST /check-in dispara el registro eVisitor. POST /invoices genera un recibo fiscal ePorezna. La capa de cumplimiento forma parte de la API, no es una llamada aparte.
OAuth 2.0 Authentication
Secure token-based authentication with short-lived access tokens and refresh token rotation.
Real-time Webhooks
Event-driven notifications for reservations, check-ins, invoices, and guest data changes.
Cursor-based Pagination
Efficient pagination for large datasets with stable cursors across page requests.
API Versioning
Stable versioned endpoints with deprecation notices and migration guides.
Endpoints
| Method | Path | |
|---|---|---|
| GET | /guests | List all guests with filtering by name, email, or arrival date range. |
| POST | /guests | Create a new guest profile. |
| GET | /reservations | List reservations with filtering by date range, status, or room type. |
| POST | /reservations | Create a new reservation. |
| PUT | /reservations/{id} | Update an existing reservation. |
| POST | /check-in | Trigger check-in for a reservation. Triggers eVisitor submission if enabled. |
| POST | /check-out | Trigger check-out and generate the invoice. |
| GET | /invoices | List invoices with filtering by date range, status, or guest. |
| GET | /invoices/{id} | Retrieve a specific invoice with all line items. |
| POST | /webhooks | Register a webhook endpoint for real-time event delivery. |
¿Listo para arrancar en 1 semana?
Únase a cientos de operadores de alojamiento en nuestros mercados principales. 14 días de prueba gratuita. Sin tarjeta de crédito.
Sin tarjeta de crédito · En marcha en 1 semana · Cumplimiento UE incluido
Sea el primero en la lista para Nokumo AI Visibility
Prepare su presencia digital para el futuro directamente en Nokumo AI Visibility y descubra exactamente cómo los motores de IA ven y recomiendan su motor de reservas.