Complete documentation for Grevon Link API and Axiom Data Feeds. Everything you need to integrate, build, and extend Grevon for your use case.
Create a Grevon account and generate an API key from your dashboard. It'll look like: `grev_sk_live_...`
We provide official libraries for Python, Node.js, and Ruby. Or use any HTTP client with our REST API.
Start making requests. Fetch availability, rates, property info. Everything is live and real-time from your PMS.
Include your API key in the Authorization header of every request:
GET Check room availability for date range
Returns available rooms, rates, and restrictions for specified check-in and check-out dates.
POST Create a new booking
Accepts guest details, room selection, dates, and special requests. Returns confirmation ID.
GET Fetch property details and metadata
Location, amenities, policies, check-in times, and all structured property information.
GET Real-time rate information
Current rates by room type, date, and rate plan. Updated in real-time from your PMS.
POST Subscribe to real-time events
Get notified instantly when availability, rates, or bookings change.
Join our developer Slack for real-time help, code reviews, and discussions with other Grevon developers.
Join monthly developer office hours for Q&A with our engineering team. Sign-ups available in the dashboard.
Email developers@grevon.ai for technical questions. Response time: 24 hours or less.