About TravelCode
TravelCode is a structured directory of corporate discount codes and status match programs for hotels and rental cars. We organize information that is technically public but practically hard to find — discount codes buried in PDF rate agreements, status match offers that come and go, generic codes that work across multiple chains.
Mission
Make corporate travel savings structured, citable, and free. Most travel discount content lives in forum threads, expired blog posts, and PDF rate agreements behind partner portals. TravelCode consolidates that information into a single, organized, machine-readable resource — usable by both humans and AI agents.
Why "structured"?
Every code, every status match offer, every loyalty tier is a JSON object with explicit
fields: code, organization, discountApprox,
notes. That structure means:
- Search engines can index and rank individual codes.
- AI agents can read the data via JSON API and answer user questions reliably.
- Future tooling (browser extensions, MCP servers) can be built on top of the data without scraping.
All structured data is exposed at /data/*.json and released under
CC-BY 4.0.
AI-friendly by design
TravelCode is built for the agentic web. The site exposes:
- Static JSON APIs at
/data/corporate-codes.jsonand/data/rental-codes.json. - HTML pages with semantic markup, Open Graph tags, and Schema.org JSON-LD.
- A future MCP server (FastMCP, coming Q1 2026) wrapping the same data with tools:
check_status_match</code>, <code>find_corporate_code</code>, <code>get_generic_code</code>, <code>find_rental_discount</code>, <code>get_loyalty_tiers.
Sourcing
Data is gathered from publicly available corporate program pages, official loyalty program terms, and verified community reports. Every entry is dated. Codes known to be expired are removed. We do not invent or speculate about discounts — if we don't have a reliable source, the code is not listed.
Corrections and additions are welcome. See the Contact page.
Business model
TravelCode is free to use. The site is supported by affiliate commissions from hotel and rental car bookings (Travelpayouts, Booking.com) and, when eligible, display advertising. Affiliate relationships never influence which codes are listed. See the Privacy Policy for the full disclosure.
Contact
Email: contact page. We read every message. Response time is usually within a few days.
License
All structured data is released under CC-BY 4.0. You may use it for any purpose, including commercially, with attribution to TravelCode.