# Travomatrix API ## Docs - [List Transactions](https://docs.travomatrix.com/api/agency/wallet-transactions.md) - [Get Baggage](https://docs.travomatrix.com/api/flights/ancillaries/baggage.md) - [Get Insurance](https://docs.travomatrix.com/api/flights/ancillaries/insurance.md) - [Get Meals](https://docs.travomatrix.com/api/flights/ancillaries/meals.md) - [Get Seat Map](https://docs.travomatrix.com/api/flights/ancillaries/seatmap.md) - [Create Booking (PNR)](https://docs.travomatrix.com/api/flights/booking/create.md): Create a booking and atomically debit the agent wallet. - [Booking Status & Lifecycle](https://docs.travomatrix.com/api/flights/booking/status.md) - [Issue Ticket](https://docs.travomatrix.com/api/flights/booking/ticket.md) - [Confirm Cancellation](https://docs.travomatrix.com/api/flights/post-booking/cancel-confirm.md) - [Cancel Quote](https://docs.travomatrix.com/api/flights/post-booking/cancel-quote.md) - [Confirm Partial Cancel](https://docs.travomatrix.com/api/flights/post-booking/partial-cancel-confirm.md) - [Partial Cancel Quote](https://docs.travomatrix.com/api/flights/post-booking/partial-cancel-quote.md) - [Confirm Reschedule](https://docs.travomatrix.com/api/flights/post-booking/reschedule-confirm.md) - [Reschedule Quote](https://docs.travomatrix.com/api/flights/post-booking/reschedule-quote.md) - [Search Flights](https://docs.travomatrix.com/api/flights/search-flights.md) - [Validate Fare](https://docs.travomatrix.com/api/flights/validate-fare.md) - [Step 1: Search Flights](https://docs.travomatrix.com/certification/flights/scenario-1/1-search.md) - [Step 2: Validate Fare](https://docs.travomatrix.com/certification/flights/scenario-1/2-validate.md) - [Step 3: Create Booking](https://docs.travomatrix.com/certification/flights/scenario-1/3-book.md): Create a booking and atomically debit the agent wallet. - [Step 4: Issue Ticket](https://docs.travomatrix.com/certification/flights/scenario-1/4-ticket.md) - [Step 1: Roundtrip Search](https://docs.travomatrix.com/certification/flights/scenario-2/1-search.md) - [Step 2: Validate Fare](https://docs.travomatrix.com/certification/flights/scenario-2/2-validate.md) - [Step 3: Fetch Seat Map](https://docs.travomatrix.com/certification/flights/scenario-2/3-seatmap.md) - [Step 4: Fetch Meals](https://docs.travomatrix.com/certification/flights/scenario-2/4-meals.md) - [Step 5: Book with Ancillaries](https://docs.travomatrix.com/certification/flights/scenario-2/5-book.md): Create a booking and atomically debit the agent wallet. - [Step 1: Family Search](https://docs.travomatrix.com/certification/flights/scenario-3/1-search.md) - [Step 2: Validate Family Fare](https://docs.travomatrix.com/certification/flights/scenario-3/2-validate.md) - [Step 3: Book (Infant Logic)](https://docs.travomatrix.com/certification/flights/scenario-3/3-book.md): Create a booking and atomically debit the agent wallet. - [Step 1: Search Flights](https://docs.travomatrix.com/certification/flights/scenario-4/1-search.md) - [Step 2: Validate Fare](https://docs.travomatrix.com/certification/flights/scenario-4/2-validate.md) - [Step 3: Create Booking](https://docs.travomatrix.com/certification/flights/scenario-4/3-book.md): Create a booking and atomically debit the agent wallet. - [Step 4: Issue Ticket](https://docs.travomatrix.com/certification/flights/scenario-4/4-ticket.md) - [Step 5: Cancel Quote](https://docs.travomatrix.com/certification/flights/scenario-4/5-cancel-quote.md) - [Step 6: Confirm Cancel](https://docs.travomatrix.com/certification/flights/scenario-4/6-cancel-confirm.md) - [Step 7: Verify Refund](https://docs.travomatrix.com/certification/flights/scenario-4/7-wallet-check.md) - [Step 1: Search Flights](https://docs.travomatrix.com/certification/flights/scenario-5/1-search.md) - [Step 2: Validate Fare](https://docs.travomatrix.com/certification/flights/scenario-5/2-validate.md) - [Step 3: Safe Retries](https://docs.travomatrix.com/certification/flights/scenario-5/3-duplicate.md): Create a booking and atomically debit the agent wallet. - [Step 4: Key Conflict](https://docs.travomatrix.com/certification/flights/scenario-5/4-conflict.md): Create a booking and atomically debit the agent wallet. - [Step 5: Insufficient Funds](https://docs.travomatrix.com/certification/flights/scenario-5/5-insufficient.md): Create a booking and atomically debit the agent wallet. - [Step 1: Initial Search](https://docs.travomatrix.com/certification/flights/scenario-6/1-search.md) - [Step 2: Validate Fare](https://docs.travomatrix.com/certification/flights/scenario-6/2-validate.md) - [Step 3: Create Booking](https://docs.travomatrix.com/certification/flights/scenario-6/3-book.md): Create a booking and atomically debit the agent wallet. - [Step 4: Issue Ticket](https://docs.travomatrix.com/certification/flights/scenario-6/4-ticket.md) - [Step 5: Find New Flight](https://docs.travomatrix.com/certification/flights/scenario-6/5-search-new.md) - [Step 6: Reschedule Quote](https://docs.travomatrix.com/certification/flights/scenario-6/6-reschedule-quote.md) - [Step 7: Confirm Change](https://docs.travomatrix.com/certification/flights/scenario-6/7-reschedule-confirm.md) - [Step 1: Multi-Pax Search](https://docs.travomatrix.com/certification/flights/scenario-7/1-search.md) - [Step 2: Validate Fare](https://docs.travomatrix.com/certification/flights/scenario-7/2-validate.md) - [Step 3: Create Booking](https://docs.travomatrix.com/certification/flights/scenario-7/3-book.md): Create a booking and atomically debit the agent wallet. - [Step 4: Issue Ticket](https://docs.travomatrix.com/certification/flights/scenario-7/4-ticket.md) - [Step 5: Partial Cancel Quote](https://docs.travomatrix.com/certification/flights/scenario-7/5-partial-quote.md) - [Step 6: Confirm Split](https://docs.travomatrix.com/certification/flights/scenario-7/6-partial-confirm.md) - [Step 7: Verify Refund](https://docs.travomatrix.com/certification/flights/scenario-7/7-wallet-check.md) - [Step 1: Audit Financial Ledger](https://docs.travomatrix.com/certification/flights/scenario-8/1-ledger.md) - [Step 1: Pagination](https://docs.travomatrix.com/certification/flights/scenario-9/1-pagination.md) - [Step 2: Airport Autocomplete](https://docs.travomatrix.com/certification/flights/scenario-9/2-autocomplete.md) - [Hotel Certification](https://docs.travomatrix.com/certification/hotels-coming-soon.md): Programmatic hotel booking certification is coming soon. - [Certification Overview](https://docs.travomatrix.com/certification/overview.md): The mandatory path to Production for Enterprise B2B partners. - [Authentication](https://docs.travomatrix.com/guides/authentication.md): How to securely authenticate your requests to the Travomatrix API. - [B2B Booking Flow](https://docs.travomatrix.com/guides/b2b-flow.md): Understanding the end-to-end B2B lifecycle - [Error Handling](https://docs.travomatrix.com/guides/error-handling.md): Programmatic error codes and resolution strategies. - [Hotel API](https://docs.travomatrix.com/guides/hotel-api-coming-soon.md): Unified Hotel API documentation is coming soon. - [Idempotency & Retries](https://docs.travomatrix.com/guides/idempotency.md): How to safely handle network timeouts and retries in the Travomatrix B2B API. - [Travomatrix Developer Hub](https://docs.travomatrix.com/guides/introduction.md): The complete B2B flight booking infrastructure for travel enterprises. - [Pagination](https://docs.travomatrix.com/guides/pagination.md): Iterating through large sets of flight results. - [Quickstart](https://docs.travomatrix.com/guides/quickstart.md): Get started with Travomatrix B2B in 5 minutes - [Rail API](https://docs.travomatrix.com/guides/rail-api-coming-soon.md): Unified Rail API documentation is coming soon. - [Wallet & Credit Logic](https://docs.travomatrix.com/guides/wallet-logic.md): How financial settlements work in Travomatrix ## OpenAPI Specs - [openapi](https://docs.travomatrix.com/openapi.yaml)