> ## Documentation Index
> Fetch the complete documentation index at: https://docs.travomatrix.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Travomatrix Developer Hub

> The complete B2B flight booking infrastructure for travel enterprises.

Welcome to the Travomatrix API. Our platform provides a unified interface to search, book, and manage flights across global GDS and NDC providers, featuring a built-in B2B wallet, RBAC, and automated markup engines.

Choose your path below to get started:

<CardGroup cols={2}>
  <Card title="Quickstart Guide" icon="bolt" href="/guides/quickstart">
    Make your first end-to-end B2B flight booking in under 5 minutes.
  </Card>

  <Card title="Core Concepts & Architecture" icon="book-open" href="/guides/b2b-flow">
    Learn how our Prepaid Wallets, Pricing Engine, and Agency structures work.
  </Card>

  <Card title="API Reference" icon="code" href="/api/flights/search-flights">
    Explore the complete REST API for search, ancillaries, and order management.
  </Card>

  <Card title="Enterprise Certification" icon="award" href="/certification/overview">
    Ready for production? Complete our test scenarios to get certified.
  </Card>
</CardGroup>

***

## The Travomatrix Advantage

<CardGroup cols={3}>
  <Card title="Unified API" icon="layer-group">
    One single JSON schema to interact with Amadeus, Travelport, Sabre, and direct NDC connections.
  </Card>

  <Card title="Automated Finance" icon="wallet">
    Atomic wallet debits, automated commission calculation, and instant refund processing.
  </Card>

  <Card title="Post-Booking" icon="rotate-left">
    Full programmatic control over cancellations, partial refunds, and rescheduling.
  </Card>
</CardGroup>
