LogoLogo
Website
  • What's new @GUIBO
    • Power Users Program
  • Get Started
    • Intro to GUIBO
    • Getting started
      • Initial account setup
      • Prepare library
      • Create your first guidebook
      • Publish to travelers
    • Support
  • Content Management
    • Overview
    • Routes, POIs and Markers
      • Routes
        • Edit route
        • Edit route data
        • Turn-by-turn directions
      • Markers
    • Textpages
    • Libraries
      • Import POIs from libraries (manuel)
      • Import Pois from libraries (automatic)
        • Import Geo Data (linked to libary)
      • Import textpages from libary
        • turn by turn navigation (App/PDF)
    • Language & Translation
  • Publishing
    • How to publish
      • Personalized Accommodation
    • Release Page
    • Tour Guide App
      • Photo Competition
      • App publishing
        • External links
        • Testcode & Download Code
      • White-label App
      • Traveler feedback
    • Roadbook PDF
      • Publishing Roadbooks
      • Customizing Roadbooks
    • Webshop Maps
    • B2B Network
  • Developers
    • Releases API
      • Release | Create guidebook release
      • Release | Read release details
      • Release | Update release details
      • Release | Revoke guidebook release
      • Release | Add documents to release
      • Release | Delete documents in release
    • Content API
      • Content | Create and update routes
      • Content | Create and update Point-Of-Interests (POIs)
      • Content | Create library or guidebook
      • Content | Create category
      • Content | Create text page
  • Administration
    • Users & groups
    • Data backup
  • FAQ
    • Which image types does GUIBO support?
    • How can I test my guidebooks on the smarthone?
    • Support System: How do I create an "App Issue"
    • Support System: How to create a ticket?
    • Support System: How do I assign the correct priority to a ticket?
    • Support System: How to make a screenshot?
    • How are the towns on guidebook overview maps selected?
    • Navigation Issues
    • What are the smartphone requirments for the Tour Guide App?
Powered by GitBook
On this page
  • What You Can Do With the Releases API
  • Getting Started
  • Common Use Cases
  1. Developers

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:

  1. A GUIBO account with API access enabled

  2. Your API credentials (available in your account settings)

  3. 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.

PreviousB2B NetworkNextRelease | Create guidebook release

Last updated 2 months ago