# Overview

## Overview

GUIBO distinguishes two types of data — each with its own API:

|                              | Booking data                                                                                                                       | Content data                                                                                                                                                                        |
| ---------------------------- | ---------------------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **API**                      | [Releases API](https://claude.ai/chat/releases-api/)                                                                               | [Content API](https://claude.ai/chat/content-api/)                                                                                                                                  |
| **What**                     | Accommodations, dates, traveler documents                                                                                          | Routes, POIs, text pages                                                                                                                                                            |
| **Changes**                  | Booking to booking                                                                                                                 | Season to season                                                                                                                                                                    |
| **Same for every traveler?** | No                                                                                                                                 | Yes                                                                                                                                                                                 |
| **Typical use case**         | Automatically create a booking-specific Trip Link as a single point of traveler access, with all booking-related content included. | Sync content from third-party systems to GUIBO so your current system remains the single source of truth — while re-using the data across all guidebooks and personalized bookings. |

#### Prerequisites

| Requirement    | Where to find it                                 |
| -------------- | ------------------------------------------------ |
| **Account ID** | Account Settings → General Settings → Account ID |
| **API Key**    | Account Settings → General Settings → API Key    |
