Releases API
The Releases API allows you to automate the creation and management of guidebook releases, enabling seamless integration between your booking system and GUIBO.
What You Can Do With the Releases API
Automatically create releases when bookings are made
Retrieve details of existing releases
Update release information to reflect booking changes
Revoke releases when bookings are canceled
Add or remove documents from existing releases
Getting Started
To use the Releases API, you'll need:
A GUIBO account with API access enabled
Your API credentials (available in your account settings)
Basic understanding of RESTful API interactions
Common Use Cases
Booking System Integration: Automatically create releases when bookings are made in your system
Traveler Portal: Allow travelers to access their travel documents directly from your website
Bulk Operations: Manage multiple releases simultaneously for group bookings
Custom Documents: Add booking-specific documents based on traveler preferences
Each endpoint is documented in detail on its respective page, with request examples and response formats to help you implement quickly.
Last updated