> For the complete documentation index, see [llms.txt](https://rhomtrip.gitbook.io/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://rhomtrip.gitbook.io/docs/welcome.md).

# Welcome

### Simplify Global Ground Transportation with RhomTrip.

Welcome to the RhomTrip API documentation. Whether you’re a travel agent, developer, or partner, our API is designed to help you seamlessly integrate global ground transportation services into your applications and workflows.&#x20;

### 📖 What You'll Find Here

* **Getting Started**: Learn how to authenticate, manage bookings, and navigate our API capabilities.
* **Core API**: Dive into detailed documentation on  products, availability, and bookings.
* **Capabilities**: Enhance your workflows with features like pricing, contect and notification.
* **Resources**: Access tools such as Postman collections, schemas, and more.

### 🌟 Why Choose RhomTrip?

1. **Global Coverage**: Access transportation services worldwide, tailored to MICE, corporate, and leisure travel needs.
2. **OCTO Compliance**: Built using the OCTO standard, ensuring seamless integration and industry-wide compatibility.
3. **Real-Time Data**: Ensure accurate availability, pricing, and booking updates.
4. **Trusted Network**: Work with licensed, insured suppliers to guarantee quality and reliability.

### 🛠️ Getting Started

Ready to integrate? Here’s what you need to do:

1. **Authenticate**: Secure your API key and set up authentication.
2. **Explore Endpoints:** Access detailed documentation on  products, bookings, and more.
3. **Start Building**: Use our Postman collections and JSON schemas to accelerate your development.

### 🧩 Built for Developers, By Developers

Our API is designed to simplify integration and improve efficiency, whether you're booking individual products or orchestrating complex reservation workflows. With OCTO compliance, we align with industry standards to deliver a seamless integration experience.

### 🌍 RhomTrip at a Glance

* **12+ Years of Expertise**: Trusted by thousands of travel agents and corporate partners worldwide.
* **MICE Specialists**: Designed for Meetings, Incentives, Conferences, and Exhibitions with tailored solutions for corporate clients.
* **Sustainability Focus**: Committed to offsetting 100% of carbon emissions from services by 2027.
* **Seamless Experiences**: From simple point-to-point transfers to complex itineraries, we make travel effortless.

### 🗨️ Need Help?

We’re here for you! If you have questions or need support:

* Check our FAQs.
* Contact us at <support@rhomtrip.com>.
* Join our community forum (coming soon!).

### Let's Get Started 🚀

Explore the documentation, connect with our API, and start delivering seamless ground transportation services to your customers today.

***RhomTrip – Where Every Journey Begins.***


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://rhomtrip.gitbook.io/docs/welcome.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
