# Travel Cloud Pro API

## Travel Cloud Pro API

- [Introduction](https://cee-systems.gitbook.io/tcpapi/master.md)
- [Overview](https://cee-systems.gitbook.io/tcpapi/estreaming-api/estreaming.md)
- [Getting Started](https://cee-systems.gitbook.io/tcpapi/estreaming-api/estreaming/getting-started.md)
- [Using Postman Application](https://cee-systems.gitbook.io/tcpapi/estreaming-api/estreaming/using-postman-application.md)
- [Making request](https://cee-systems.gitbook.io/tcpapi/estreaming-api/estreaming/making-request.md)
- [Capacity Planning](https://cee-systems.gitbook.io/tcpapi/estreaming-api/estreaming/capacity-planning.md)
- [Point Of Sale](https://cee-systems.gitbook.io/tcpapi/estreaming-api/estreaming/point-of-sale.md)
- [FAQ](https://cee-systems.gitbook.io/tcpapi/estreaming-api/estreaming/faq.md)
- [Methods](https://cee-systems.gitbook.io/tcpapi/estreaming-api/methods.md)
- [Cache API](https://cee-systems.gitbook.io/tcpapi/estreaming-api/methods/cache-api.md)
- [Historical API](https://cee-systems.gitbook.io/tcpapi/estreaming-api/methods/historical-api.md)
- [Fly From To API](https://cee-systems.gitbook.io/tcpapi/estreaming-api/methods/fly-from-to-api.md)
- [Fly From To RT API](https://cee-systems.gitbook.io/tcpapi/estreaming-api/methods/fly-from-to-api/fly-from-to-rt-api.md)
- [Fly From API](https://cee-systems.gitbook.io/tcpapi/estreaming-api/methods/fly-from-api.md)
- [Fly From with options API](https://cee-systems.gitbook.io/tcpapi/estreaming-api/methods/fly-from-with-options-api.md)
- [Flex API](https://cee-systems.gitbook.io/tcpapi/estreaming-api/methods/flex-api.md)
- [Limitations](https://cee-systems.gitbook.io/tcpapi/estreaming-api/limitations.md)
- [List of limitations](https://cee-systems.gitbook.io/tcpapi/estreaming-api/limitations/list-of-limitations.md)
- [Error messages](https://cee-systems.gitbook.io/tcpapi/estreaming-api/known-errors.md)
- [Service description](https://cee-systems.gitbook.io/tcpapi/estreaming-pipe/estreaming-pipe.md)
- [Necessary client side setup](https://cee-systems.gitbook.io/tcpapi/estreaming-pipe/estreaming-pipe/setup.md)
- [Recommendations](https://cee-systems.gitbook.io/tcpapi/estreaming-pipe/estreaming-pipe/recommendations.md)
- [SFTP clients](https://cee-systems.gitbook.io/tcpapi/travelport-airline-shopping-cache/overview.md)
- [Generating SSH keys](https://cee-systems.gitbook.io/tcpapi/travelport-airline-shopping-cache/how-to-generate-public-key-to-access-secure-ftp.md)


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://cee-systems.gitbook.io/tcpapi/master.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.
