Hopper is a Boston- and Montreal-based travel booking platform and B2B travel fintech provider serving more than 120 million travelers globally. Its consumer app aggregates flights, hotels, rental cars, and homes alongside proprietary price prediction and a family of "for any reason" fintech ancillaries — Price Freeze, Cancel For Any Reason (CFAR), Change For Any Reason, Leave For Any Reason, and Disruption Guarantee. Through its B2B division, Hopper Technology Solutions (HTS), the company licenses those same fintech ancillaries, agentic AI customer service (HTS Assist), white-label travel agency products (HTS Stays, HTS Cars, HTS Packages), and travel loyalty portals to airlines, banks, and travel providers. HTS exposes a documented OAuth2-secured REST API — the HTS Airline API v1.1 — for embedding CFAR and Disruption Guarantee contracts in airline booking flows, with OpenAPI-generated SDKs for Java, .NET, Angular, and iOS, plus a JavaScript SDK for hotel price-freeze integration.
Hopper publishes 5 APIs on the APIs.io network, including Analytics API, Authentication API, Cancel For Any Reason (CFAR) API, and 2 more. Tagged areas include Travel, Travel Fintech, Price Prediction, Cancel For Any Reason, and Disruption Guarantee.
Hopper’s developer surface includes authentication, GitHub presence, engineering blog, and 17 more developer resources.
Create-or-Update Ergonomics applies to this provider. This API accepts writes, so it
carries 10 points of the composite. It is scored from the published contracts
themselves: whether a caller can create-or-update in one call, whether the write accepts a key the caller already
holds, and whether the response says which branch ran. Without that, every write needs a search-and-branch in
front of it, and the first time that check is skipped a duplicate record is created.
Scored against the observed mean rather than raw — a provider at the catalog average is unchanged by this facet,
not penalised by it.
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. Every facet and dimension name above is a link: it opens that measurement's own page — what it means, the exact checks that feed it, how the whole catalog distributes on it, and the providers at the top of it. This rating is computed from github.com/api-evangelist/hopper-com: open an issue to ask a question, or submit a pull request to add artifacts.
Submit an artifact on GitHub — free →Manage your own listing — the Influence plan, $499/mo →
In order to measure and continuously improve HTS Ancillaries performance, specific events occurring during a customer session can be sent by the partner airlines using some dedi...
This API is authenticated with OAuth 2, Client Credentials grant.\ Clients should use their `client_id` and `client_secret` to obtain an `access_token`.\ The `access_token` shou...
**What is Cancel For Any Reason?** Cancel For Any Reason (CFAR) enables airlines to offer refundability as an ancillary with HTS powering the dynamic pricing and supporting the ...
**What is Disruption Guarantee?** Disruption Guarantee (DG) offers a premium disruption assistance service to customers in case of flight disruption, including rebooking options...
Hopper uses a unique ID to correlate API calls and events produced by a user's interaction with an airline application. The duration of the user's interactions is called a "sess...
Consumer mobile and web app for booking flights, hotels, homes, and cars. Pioneered price prediction, Price Freeze, and flexible cancellation for end travelers. No public API.
Hopper Technology Solutions lodging e-commerce platform that gives partners access to global hotel inventory with conversion-optimized UX and merchandising. Partner-gated; integ...
Proprietary fintech ancillaries that partners attach to their bookings — Cancel for Any Reason (airlines and hotels), Disruption Assistance for Any Reason, and HTS Seat Upgrades...
Agentic AI built specifically for airline and travel customer service, delivering end-to-end autonomous resolutions via voice and chat. Sold to airlines and travel partners; int...
aid: hopper-com
name: Hopper
description: Hopper is a Boston- and Montreal-based travel booking platform and B2B travel fintech provider serving more than
120 million travelers globally. Its consumer app aggregates flights, hotels, rental cars, and homes alongside proprietary
price prediction and a family of "for any reason" fintech ancillaries — Price Freeze, Cancel For Any Reason (CFAR), Change
For Any Reason, Leave For Any Reason, and Disruption Guarantee. Through its B2B division, Hopper Technology Solutions (HTS),
the company licenses those same fintech ancillaries, agentic AI customer service (HTS Assist), white-label travel agency
products (HTS Stays, HTS Cars, HTS Packages), and travel loyalty portals to airlines, banks, and travel providers. HTS exposes
a documented OAuth2-secured REST API — the HTS Airline API v1.1 — for embedding CFAR and Disruption Guarantee contracts
in airline booking flows, with OpenAPI-generated SDKs for Java, .NET, Angular, and iOS, plus a JavaScript SDK for hotel
price-freeze integration.
type: Index
deliveryModel:
model: unknown
open_source: false
commercial: false
callable_host: true
label: Delivery model not determined — needs a product licence on record
confidence: low
source:
- openapi
generated: '2026-08-28'
method: derived
accessModel:
pricing: unknown
onboarding: unknown
trial: false
try_now: false
public: false
label: Unknown
confidence: low
source:
- authentication
- security
generated: '2026-09-03'
method: derived
position: Producing
access: 3rd-Party
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/hopper-com.png
tags:
- Travel
- Travel Fintech
- Price Prediction
- Cancel For Any Reason
- Disruption Guarantee
- Price Freeze
- Airlines
- Hotels
- Car Rental
- Vacation Rentals
- Ancillary Revenue
- B2B
- Loyalty
- Agentic AI
url: https://raw.githubusercontent.com/api-evangelist/hopper-com/refs/heads/main/apis.yml
created: '2026-05-25'
modified: '2026-05-25'
specificationVersion: '0.23'
apis:
- aid: hopper-com:hopper-com-analytics-api
name: Hopper Analytics API
description: In order to measure and continuously improve HTS Ancillaries performance, specific events occurring during
a customer session can be sent by the partner airlines using some dedicated endpoints.
humanURL: https://github.com/hopper/hc-airlines-java
baseURL: https://airlines-api.hopper.com/airline/v1.1
tags:
- Analytics
properties:
- type: OpenAPI
url: openapi/hopper-com-analytics-api-openapi.yml
- type: Documentation
url: https://github.com/hopper/hc-airlines-java
- type: SDKs
url: https://github.com/hopper/hc-airlines-java
- type: SDKs
url: https://github.com/hopper/hts-airlines-dotnet
- type: SDKs
url: https://github.com/hopper/hc-airlines-angular
- aid: hopper-com:hopper-com-authentication-api
name: Hopper Authentication API
description: 'This API is authenticated with OAuth 2, Client Credentials grant.\
Clients should use their `client_id` and `client_secret` to obtain an `access_token`.\
The `access_token` should be included in every request, as a `Bearer` token on an `Authorization` header.\
Note that `access_token`s eventually expire, requiring a new token to be fetched.
see [authentication](#tag/Authentication)'
humanURL: https://github.com/hopper/hc-airlines-java
baseURL: https://airlines-api.hopper.com/airline/v1.1
tags:
- Authentication
properties:
- type: OpenAPI
url: openapi/hopper-com-authentication-api-openapi.yml
- type: Documentation
url: https://github.com/hopper/hc-airlines-java
- type: SDKs
url: https://github.com/hopper/hc-airlines-java
- type: SDKs
url: https://github.com/hopper/hts-airlines-dotnet
- type: SDKs
url: https://github.com/hopper/hc-airlines-angular
- aid: hopper-com:hopper-com-cancel-for-any-reason-cfar-api
name: Hopper Cancel For Any Reason (CFAR) API
description: "**What is Cancel For Any Reason?**\n\nCancel For Any Reason (CFAR) enables airlines to offer refundability\
\ as an ancillary with HTS powering the dynamic pricing and supporting the refund cost.\n\n****\n\n**How it works**\n\n\
There are two distinct flows for CFAR:\n\n- The _purchase flow_, enabling customers to purchase the product within the\
\ airline’s booking flow.\n- The _exercise flow_, enabling customers to cancel their booking and get a refund.\n\nFor\
\ each of these flows, the first step is to [Create a Session](#operation/postSessions)\n\nBoth the purchase and the exercise\
\ of CFAR should be tracked by the airline in the airline’s Passenger Name Record (PNR) according to the applicable industry\
\ standards.\n\n****\n\n**Purchase flow**\n\nCFAR follows the industry standard of a two step purchase process.\n\n1.\
\ Once the user is landing on the page displaying the CFAR offer, the airline will call the [Create CFAR Offers](#operation/postCfar_offers)\
\ endpoint. CFAR Offers can be created at multiple granular levels. The request must include a description of the Itinerary\
\ for which the offers are requested. The response will contain\n\n - the price for the product (`premium`),\n - the\
\ refundable amount (`coverage`),\n - the UTC date and time until when the cancellation can be requested (`contract_expiry_date_time`)\n\
\ - and the description of the offer in the available languages (`contents`).\n\n2. If a user is attaching CFAR to his\
\ booking, the airline will call the [Create CFAR Contract](#operation/postCfar_contracts) endpoint. The request must\
\ include the selected `offer_id`(s) and a description of the Itinerary for which the contract is requested, which must\
\ match the one of the Offer(s). At this stage, the CFAR Contract is only _created_. It will be confirmed once the customer\
\ has made the payment, which can be done in two ways:\n\n 1. If the airline is the Merchant of Records (MoR), it will\
\ capture the payment for the total\namount of the booking, including the CFAR fee amount. Upon a successful payment,\
\ the airline will call the Update CFAR Contract Status endpoint to set the CFAR contract to _confirmed_. The airline\
\ will track this purchase in its PNR following the industry standards that apply to ticketing or ticketless carriers.\n\
\ 2. If HTS is the Merchant of Records (MoR), the airline will capture the payment for the amount\nof the booking excluding\
\ the CFAR fee, while HTS will capture the payment for the CFAR fee amount. Upon a successful payment of its portion,\
\ the airline will call the Process CFAR Payment endpoint for HTS to capture the payment for the CFAR fee amount. Once\
\ successful, the CFAR contract will be set to _confirmed_. The airline will track this purchase in its PNR.\nThe details\
\ of a CFAR contract can be retrieved at any time through the Get a CFAR Contract endpoint.\n\n****\n\n**Exercise flow**\n\
\nCFAR exercise follows a two step process.\n\n1. The user will request the exercise from the “Manage My Bookings” (MMB)\
\ page of the airline, through a dedicated Call to action displayed based on the tracker added to the PNR at the time\
\ of booking. Once the user is requesting the exercise, the airline will call the [Create CFAR Exercise](#operation/postCfar_contract_exercises)\
\ endpoint to authorize the exercise. The request must include the Contract ID, the Itinerary at the time of the exercise\
\ request and some optional information on the refund option that may be offered by the airline. If eligible to the exercise,\
\ the response will contain the refundable amounts, both in cash and Future Travel Credit (FTC) if applicable.\n2. Once\
\ the user has followed the steps of the refund portal and confirmed the cancellation request, HTS will make a call back\
\ to the airline to launch the PNR update flow on the airline’s end. The actual PNR update flow depends on each airline’s\
\ specifics and is not described here. Upon a successful update of the PNR, the airline will confirm the exercise to HTS\
\ by calling the [Complete CFAR Exercise](#operation/putCfar_contract_exercisesIdMark_completed) endpoint."
humanURL: https://github.com/hopper/hc-airlines-java
baseURL: https://airlines-api.hopper.com/airline/v1.1
tags:
- Cancel For Any Reason (CFAR)
properties:
- type: OpenAPI
url: openapi/hopper-com-cancel-for-any-reason-cfar-api-openapi.yml
- type: Documentation
url: https://github.com/hopper/hc-airlines-java
- type: SDKs
url: https://github.com/hopper/hc-airlines-java
- type: SDKs
url: https://github.com/hopper/hts-airlines-dotnet
- type: SDKs
url: https://github.com/hopper/hc-airlines-angular
- aid: hopper-com:hopper-com-disruption-guarantee-dg-api
name: Hopper Disruption Guarantee (DG) API
description: "**What is Disruption Guarantee?**\n\nDisruption Guarantee (DG) offers a premium disruption assistance service\
\ to customers in case of flight disruption, including rebooking options on any airline or a refund option.\n\n****\n\n\
**How it works**\n\nThere are two distinct flows for DG:\n\n- The _purchase flow_, enabling customers to purchase the\
\ product within the airline’s booking flow.\n- The _exercise flow_, enabling customers to benefit from the premium disruption\
\ assistance service in case of a flight disruption.\n\nFor the _purchase flow_, the first step is to [Create a Session](#operation/postSessions)\n\
\nBoth the purchase and the exercise of DG should be tracked by the airline in the airline’s Passenger Name Record (PNR)\
\ according to the applicable industry standards.\n\n****\n\n**Purchase flow**\n\nDG follows the industry standard of\
\ a two step purchase process.\n\n1. Once the user is landing on the page displaying the DG offer, the airline will call\
\ the [Create DG Offers](#operation/postDg_offers) endpoint. DG Offers can be created at multiple granular levels. The\
\ request must include a description of the Itinerary for which the offers are requested. The response will contain\n\n\
\ - the price for the product (`premium`),\n - the refundable amount (`coverage`),\n - the maximum price per passenger\
\ for a new flight (`service_cap`),\n - the delay threshold to trigger the policy (`min_minuted_delay`),\n - the start\
\ of the timeframe to trigger the policy (`max_hours_before_departure`)\n - and the description of the offer in the\
\ user’s language (`contents`).\n\n2. If a user is attaching DG to his booking, the airline will call the [Create DG Contract](#operation/postDg_contracts)\
\ endpoint. The request must include the selected offer\\_id(s) and a description of the Itinerary for which the contract\
\ is requested, which must match the one of the Offer. At this stage, the DG Contract is only _created_. It will be confirmed\
\ once the customer has made the payment, which can be done in two ways:\n\n 1. If the airline is the Merchant of Records\
\ (MoR), it will capture the payment for the total amount of the booking, including the DG fee amount. Upon a successful\
\ payment, the airline will call the Update DG Contract Status endpoint to set the DG contract to _confirmed_. The airline\
\ will track this purchase in its PNR following the industry standards that apply to ticketing or ticketless carriers.\n\
\ 2. If HTS is the Merchant of Records (MoR), the airline will capture the payment for the amount of the booking excluding\
\ the DG fee, while HTS will capture the payment for the DG fee amount. Upon a successful payment of its portion, the\
\ airline will call the Process DG Payment endpoint for HTS to capture the payment for the DG fee amount. Once successful,\
\ the DG contract will be set to _confirmed_. The airline will track this purchase in its PNR.\n \nThe details of a\
\ DG contract can be retrieved at any time through the [Get a DG Contract](#operation/getDg_contractsId) endpoint.\n\n\
****\n\n**Exercise flow**\n\nIn this version of the API, the DG exercise is powered by HTS as a standalone flow, without\
\ any endpoint publicly exposed.\\\nIn a future version of the API, the DG exercise will be initialized from the “Manage\
\ My Bookings” (MMB) page of the airline. New endpoints will be released to that purpose."
humanURL: https://github.com/hopper/hc-airlines-java
baseURL: https://airlines-api.hopper.com/airline/v1.1
tags:
- Disruption Guarantee (DG)
properties:
- type: OpenAPI
url: openapi/hopper-com-disruption-guarantee-dg-api-openapi.yml
- type: Documentation
url: https://github.com/hopper/hc-airlines-java
- type: SDKs
url: https://github.com/hopper/hc-airlines-java
- type: SDKs
url: https://github.com/hopper/hts-airlines-dotnet
- type: SDKs
url: https://github.com/hopper/hc-airlines-angular
- aid: hopper-com:hopper-com-sessions-api
name: Hopper Sessions API
description: "Hopper uses a unique ID to correlate API calls and events produced by a user's interaction with an airline\
\ application.\nThe duration of the user's interactions is called a \"session\", and the correlation ID is called a `session_id`.\n\
\nA session begins immediately before the airline’s first API call to Hopper, and the airline must call the Create a Session\
\ endpoint at this time. \nA `session_id` is returned from this call; it must be included with each subsequent API call\
\ via the `HC-Session-ID` header. \nNo airline action is required to end the session."
humanURL: https://github.com/hopper/hc-airlines-java
baseURL: https://airlines-api.hopper.com/airline/v1.1
tags:
- Sessions
properties:
- type: OpenAPI
url: openapi/hopper-com-sessions-api-openapi.yml
- type: Documentation
url: https://github.com/hopper/hc-airlines-java
- type: SDKs
url: https://github.com/hopper/hc-airlines-java
- type: SDKs
url: https://github.com/hopper/hts-airlines-dotnet
- type: SDKs
url: https://github.com/hopper/hc-airlines-angular
- aid: hopper-com:consumer-app
name: Hopper Consumer App
description: Consumer mobile and web app for booking flights, hotels, homes, and cars. Pioneered price prediction, Price
Freeze, and flexible cancellation for end travelers. No public API.
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
humanURL: https://hopper.com/
baseURL: https://hopper.com
tags:
- Consumer
- Booking
- Mobile
- Price Freeze
properties:
- type: ProductPage
url: https://hopper.com/
- type: Homes
url: https://hopper.com/homes
- aid: hopper-com:hts-stays
name: HTS Stays
description: Hopper Technology Solutions lodging e-commerce platform that gives partners access to global hotel inventory
with conversion-optimized UX and merchandising. Partner-gated; integration via HTS sales.
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
humanURL: https://hts.hopper.com/products/hts-stays
baseURL: https://hts.hopper.com
tags:
- B2B
- Hotels
- Lodging
- Embedded
properties:
- type: ProductPage
url: https://hts.hopper.com/products/hts-stays
- aid: hopper-com:hts-cars
name: HTS Cars
description: Car rental e-commerce platform from HTS that partners embed for global car rental inventory and booking. Partner-gated.
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
humanURL: https://hts.hopper.com/products/hts-cars
baseURL: https://hts.hopper.com
tags:
- B2B
- Cars
- Rentals
- Embedded
properties:
- type: ProductPage
url: https://hts.hopper.com/products/hts-cars
- aid: hopper-com:hts-packages
name: HTS Packages
description: Bundled flight + hotel package product from HTS. Partner-gated.
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
humanURL: https://hts.hopper.com/products/hts-packages
baseURL: https://hts.hopper.com
tags:
- B2B
- Packages
- Flights
- Hotels
properties:
- type: ProductPage
url: https://hts.hopper.com/products/hts-packages
- aid: hopper-com:hts-fintech-ancillaries
name: HTS Fintech Ancillaries (Cancel for Any Reason, Disruption Assistance, Seat Upgrades)
description: Proprietary fintech ancillaries that partners attach to their bookings — Cancel for Any Reason (airlines and
hotels), Disruption Assistance for Any Reason, and HTS Seat Upgrades. Marketed as Hopper's market-leading profit driver
with sales in 180+ countries. Partner-gated.
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
humanURL: https://hts.hopper.com/
baseURL: https://hts.hopper.com
tags:
- B2B
- Fintech
- Insurance
- Ancillaries
- Disruption
properties:
- type: ProductPage
url: https://hts.hopper.com/
- aid: hopper-com:hts-loyalty-portals
name: HTS Travel Loyalty Portals (Banks)
description: Travel loyalty portals powering bank travel programs, used by partners such as Capital One Travel and RBC.
Partner-gated.
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
humanURL: https://hts.hopper.com/
baseURL: https://hts.hopper.com
tags:
- B2B
- Loyalty
- Banks
- Travel Portals
properties:
- type: ProductPage
url: https://hts.hopper.com/
- type: PartnerExample
title: Capital One Travel
url: https://www.capitalone.com/travel/
- aid: hopper-com:hts-assist
name: HTS Assist (Agentic AI Customer Service)
description: Agentic AI built specifically for airline and travel customer service, delivering end-to-end autonomous resolutions
via voice and chat. Sold to airlines and travel partners; integration is sales-led.
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
humanURL: https://hts.hopper.com/products/hts-assist
baseURL: https://hts.hopper.com
tags:
- B2B
- Agentic AI
- Customer Service
- Voice
- Chat
properties:
- type: ProductPage
url: https://hts.hopper.com/products/hts-assist
common:
- type: AgenticAccess
url: agentic-access/hopper-com-agentic-access.yml
- type: DomainSecurity
url: security/hopper-com-domain-security.yml
- type: Authentication
url: authentication/hopper-com-authentication.yml
- type: Website
url: https://www.hopper.com
- type: B2B
url: https://hts.hopper.com
- type: Product
url: https://hts.hopper.com/cancel-for-any-reason
- type: Product
url: https://hts.hopper.com/disruption-assistance-for-any-reason
- type: Product
url: https://hts.hopper.com/hts-stays
- type: Product
url: https://hts.hopper.com/hts-cars
- type: Product
url: https://hts.hopper.com/hts-packages
- type: Product
url: https://hts.hopper.com/travel-loyalty-portals
- type: Product
url: https://hts.hopper.com/hts-assist
- type: Company
url: https://www.hopper.com/about
- type: Press
url: https://www.hopper.com/press
- type: Careers
url: https://www.hopper.com/careers
- type: Contact
url: https://hts.hopper.com/contact
- type: GitHub
url: https://github.com/hopper
- type: Twitter
url: https://twitter.com/hopper
- type: LinkedIn
url: https://www.linkedin.com/company/hopper
- url: https://hts.hopper.com/newsroom
type: Blog
maintainers:
- FN: Kin Lane
email: kin@apievangelist.com
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we
store it to create your key and to recognise you if you sign in with another
provider. See our Privacy Policy and
Terms.