Developers
API Reference
Complete REST API documentation for RevNext Channel Manager.
Swagger UI
Interactive API documentation with Swagger UI. Test endpoints directly from your browser.
Base URL
https://api.channel-manager.revnext.in/api/v1/
Authentication
All API requests require authentication using Bearer tokens:
Authorization: Bearer YOUR_API_TOKEN
Swagger UI will be available after API endpoints are configured
View API SchemaAPI Endpoints Overview
Properties
GET /api/v1/properties/
POST /api/v1/properties/
GET /api/v1/properties/{id}/
PUT /api/v1/properties/{id}/
Reservations
GET /api/v1/reservations/
POST /api/v1/reservations/
GET /api/v1/reservations/{id}/
PATCH /api/v1/reservations/{id}/
Integrations
GET /api/v1/integrations/
POST /api/v1/integrations/sync/
GET /api/v1/integrations/{id}/status/