easyJet Brand Widget Service (easyDom)

easyJet's hosted client-side widget platform for partner and white-label sites. Each widget is a script tag on brand.easyjet.com whose behaviour is driven by query-string parameters and scoped to a partner identifier. The branding widgets (Header.js, Footer.js) answer anonymously with HTTP 200; the identity widgets (Script.js, SignIn.js, Registration.js, VRPanel.js) return a zero-byte body unless the partner id is recognised, and drive easyJet customer sign-in, registration and visitor recognition through the easyDom JavaScript library in Redirect, Dialog or Embedded mode. easyJet publishes no documentation, no versioning and no support channel for this surface; the parameter and callback contract catalogued here was observed verbatim from easyJet's own publicly indexed sample partner implementation. It is not a data API — no flight search, booking or ancillary operation is exposed — but it is the only easyJet integration surface reachable without a commercial agreement.

Work with this as data

Every API here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for apis

7 MCP tools reach this
  • find_apisBrowse and filter every API in the catalog.
  • get_api_artifactsOne API's artifacts, grouped by type.
  • get_openapiThe primary OpenAPI for this API.
  • find_similar_apisAPIs that look like this one.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This API
curl "https://apis.io/api/v1/apis/brand-widgets"
All apis
curl "https://apis.io/api/v1/apis?limit=25"

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.

A second provider on the same verified email joins the account you already have.

API entry from apis.yml

apis.yml Raw ↑
aid: easyjet:brand-widgets
name: easyJet Brand Widget Service (easyDom)
description: easyJet's hosted client-side widget platform for partner and white-label sites. Each widget
  is a script tag on brand.easyjet.com whose behaviour is driven by query-string parameters and scoped
  to a partner identifier. The branding widgets (Header.js, Footer.js) answer anonymously with HTTP 200;
  the identity widgets (Script.js, SignIn.js, Registration.js, VRPanel.js) return a zero-byte body unless
  the partner id is recognised, and drive easyJet customer sign-in, registration and visitor recognition
  through the easyDom JavaScript library in Redirect, Dialog or Embedded mode. easyJet publishes no documentation,
  no versioning and no support channel for this surface; the parameter and callback contract catalogued
  here was observed verbatim from easyJet's own publicly indexed sample partner implementation. It is
  not a data API — no flight search, booking or ancillary operation is exposed — but it is the only easyJet
  integration surface reachable without a commercial agreement.
humanURL: https://www.easyjet.com/en/business/travel-trade-partners
baseURL: https://brand.easyjet.com/en/
tags:
- Widgets
- Single Sign-On
- Partner Integration
- White Label
- JavaScript
tags_raw:
- Widgets
- Single Sign On
- Partner Integration
- White Label
- JavaScript
properties:
- type: Components
  name: easyWidget / easyDom component catalogue
  url: components/easyjet-components.yml
- type: SampleImplementation
  name: easyJet partner sample implementation (API test page)
  url: https://sample-internal-test.easyjet.com/ApiTest.aspx