Travel Republic Package & Component Data API · Live

Pull live Travel Republic data
in the time it takes
to read this sentence.

Full packages, hotel-only, and flight-only pricing, plus price-match and group-booking terms across European city breaks and sun destinations — structured and delivered as clean JSON or CSV. No proxies to manage, no CAPTCHAs to solve, no HTML to parse.

See a Live Response
Mix & match package, hotel-only, or flight-only
<3s avg. response time
99.9% uptime SLA
50M+ requests / month served
GET /v1/travelrepublic/packages
LIVE
// streaming a live listing pull...
Trusted by global businesses pulling Travel Republic data at scale
FareBridge TripInsights RouteData TrendWatch Travel StayMetrics Voyantix
500+
GLOBAL CLIENTS SERVED
300+
PROJECTS DELIVERED
50M+
MONTHLY API CALLS
24/7
DEDICATED SUPPORT
Why Choose Our Travel Republic API

Package, hotel-only, or flight-only — the same trip prices differently depending on how it's booked.

Travel Republic lets travelers book a full package, a hotel by itself, or a flight by itself from the same underlying inventory, and backs bookings with a price-match promise. Our infrastructure resolves booking-type pricing (package vs. hotel-only vs. flight-only) and price-match eligibility as explicit fields rather than a single blended figure.

01

Zero blocking, zero maintenance

We run rotating residential IPs, headless rendering, and CAPTCHA-solving behind every request. When Travel Republic changes its layout, we patch our parsers — your integration never breaks.

02

Booking-type price resolution

Every listing response returns pricing for package, hotel-only, and flight-only booking types where each is available for that hotel.

03

Price match eligibility

We flag whether a listing qualifies for Travel Republic's price-match promise, so you can track guarantee coverage across the catalog.

04

Built for scale from day one

From a 100-listing test batch to full destination monitoring, the same endpoint scales with you.

Travel Republic API Features

Everything you need to keep Travel Republic data flowing.

Real-time extraction

Trigger an on-demand pull for any hotel, flight, or package and get a fresh response — not a stale cache.

🧩

Custom field selection

Request only the fields you need — booking type, price match, group pricing — to cut payload size and parsing time.

🔀

Multi-booking-type extraction

Pull package, hotel-only, and flight-only pricing for the same underlying inventory in one call.

🏷️

Price match detection

Flag price-match eligibility and the guarantee terms attached to a listing.

👥

Group/party pricing

Resolve per-person pricing changes as party size increases for a given booking.

📊

Historical price tracking

Store and query price history per listing to power repricing and demand-analysis tools.

What Data Can You Access?

Every field a listing shows — booking-type pricing and price-match status included.

CoreHotel/flight/package name & IDDestination, duration, board basis
PricingPackage priceCombined flight+hotel price per person
PricingHotel-only priceStandalone accommodation-only rate
PricingFlight-only priceStandalone flight-only fare
GuaranteePrice match eligibilityWhether the listing qualifies for price match
GroupParty-size pricingPer-person price change by group size
BoardBoard basisAll-inclusive, half-board, self-catering flag
ProtectionATOL protection statusFinancial protection flag for package bookings
ReviewsStar rating & review scoreProperty star rating, guest review average
ReviewsIndividual reviewsText, rating, verified-stay badge, date
LogisticsAirport transfer inclusionWhether transfers are bundled in the package
OffersActive deals & flash salesTime-boxed discount events
Supported Travel Republic Booking Types

Full package, hotel-only, and flight-only — one integration.

Switch the booking_type parameter to pull pricing for a specific booking mode with the same consistent response shape.

📦

Package

Combined flight+hotel+transfers bundle.

🏨

Hotel-Only

Standalone hotel booking without flights.

✈️

Flight-Only

Standalone flight booking without hotel.

🎉

City Breaks

Short-haul European city break packages.

DepartureUK-departureBookings flown from major UK airports
GuaranteePrice matchGuarantee eligibility flagged per listing
FreshnessReal-timePricing checked on every request
Travel Republic API Endpoints

A small set of endpoints that cover the whole booking lifecycle.

Method Endpoint Description Typical use
GET /v1/travelrepublic/packages Package results by destination & dates Package price monitoring
GET /v1/travelrepublic/hotels Hotel-only pricing & availability by city Standalone rate monitoring
GET /v1/travelrepublic/flights Flight-only pricing by route & date Standalone fare monitoring
GET /v1/travelrepublic/reviews Paginated guest reviews for a hotel Sentiment analysis
GET /v1/travelrepublic/deals Active flash sales & discount events Promo & pricing intelligence
GET /v1/travelrepublic/price-match Price match eligibility & guarantee terms Guarantee-coverage tracking
POST /v1/travelrepublic/bulk Submit up to 10,000 listing IDs per batch job Portfolio-wide monitoring
Live API Response Example

This is exactly what comes back. No extra parsing needed.


        
Popular Travel Republic API Use Cases

Built for the teams that live and die by Travel Republic data.

📈

Package & rate monitoring

Track live package, hotel-only, and flight-only pricing across destinations.

🔍

City-break market research

Analyze pricing trends across short-haul European city break destinations.

🛡️

Rate-parity tracking

Track where and at what price your hotel appears across booking types.

💬

Review & sentiment mining

Pull guest reviews to track property satisfaction trends.

🔀

Booking-type price comparison

Study how package pricing compares to buying hotel and flight separately.

👥

Group booking economics research

Analyze per-person pricing shifts as party size grows.

🏆

Competitive benchmarking

Compare pricing against On the Beach, Jet2holidays, and other UK OTAs.

🧭

ML training data

Generate labeled listing, price, and review datasets for pricing models.

How the Travel Republic API Works

From API key to structured data in five steps.

1

Get your API key

Sign up and generate a key from your dashboard in under two minutes.

2

Choose an endpoint

Pick /packages, /hotels, /flights or /price-match depending on what you need.

3

Send the request

Call the endpoint with a destination, hotel ID, or date range.

4

We handle the hard part

Proxies, headless rendering, CAPTCHA-solving, and parsing all happen behind the scenes.

5

Receive structured data

Get clean JSON or CSV back in seconds, ready to drop into your pipeline.

Developer-Friendly Integration

Built by people who read the docs too.

One consistent JSON schema across every booking type and every endpoint. No SDK lock-in — plain REST calls work from any language or platform.

Predictable REST design

Standard HTTP verbs, query params, and status codes — nothing proprietary to learn.

JSON, CSV, or webhook delivery

Get results inline, as a downloadable file, or pushed to your endpoint when a batch job finishes.

Sandbox & test keys

Free sandbox environment with sample listing IDs so you can build before you pay.

Postman collection & SDK snippets

Import a ready-made collection or copy request snippets for Python, Node.js, and cURL.

Quickstart
API Performance & Reliability

Numbers we publish because we track them daily.

99.9%
Uptime SLA
<3s
Avg. response time
99.3%
Successful extraction rate
10K+
Concurrent requests supported
Security & Compliance

Compliant by design, not as an afterthought.

🔒

Encrypted in transit

All requests and responses travel over TLS 1.2+. API keys can be scoped and rotated anytime.

⚖️

UK GDPR & global alignment

Our extraction workflows are built around UK GDPR alongside EU data protection guidelines.

🌐

Public-data-only policy

We collect only publicly accessible package and listing data — never login-gated booking or payment information.

ISO 9001:2015 Certified ISO/IEC 27001:2013 Certified IAF Multilateral Recognition GDPR-aligned workflows
API Documentation & Resources

Everything to go from key to production.

Guide

Quickstart Guide

Get your first API response back in under five minutes.

Read guide →
Reference

Full API Reference

Every endpoint, parameter, and response field documented in detail.

View reference →
Tool

Postman Collection

Import ready-made requests for every Travel Republic API endpoint.

Download →
Code

SDKs & Code Samples

Python, Node.js, PHP, and Ruby snippets for every use case.

Browse samples →
Frequently Asked Questions

Still deciding? Here's what most teams ask first.

We collect only publicly accessible package and listing data using automated tools, following publicly available web-data guidelines. We recommend reviewing your own use case with legal counsel, especially for redistribution.

Every request to /packages, /hotels, and /flights triggers a live pull — you're not reading from a stale cache. Bulk jobs complete within minutes depending on batch size.

Yes — where all three booking types are available for a given hotel, the response includes pricing for each so you can compare them directly.

Yes — the /price-match endpoint returns whether a listing qualifies for Travel Republic's price-match promise and the guarantee terms attached.

Our infrastructure retries automatically across a rotating proxy pool. You're only billed for successfully returned responses.

Yes, every account starts with a free sandbox key and sample credits so you can test all endpoints before committing to a plan.

Brand Image
INQUIRE NOW