Switchfly

Switchfly is a B2B travel loyalty and commerce technology company that powers white-label travel booking, dynamic packaging, and points-plus-cash redemption for airlines, financial services loyalty programs, and HR/employee-rewards platforms. Its platform connects flights, hotels, cars, and activities to loyalty currencies with real-time pricing, business rules, markups, and 24/7 traveler support, giving partners access to more than 400,000 travel options. Switchfly exposes a REST Loyalty API (v3.4, OpenAPI 3.1) for OAuth2 SSO authentication, traveler-profile retrieval, points redemption, and refunds, plus a family of embeddable travel-search and identity UI widgets with a JavaScript SDK. Headquartered in Denver, Colorado, Switchfly has operated in travel technology for more than twenty years.

Switchfly publishes 3 APIs on the APIs.io network: Machine to Machine (OAuth2 & Refund) API, OAuth 2 - SSO Authorize API, and Shopping Flow API. Tagged areas include Company, Travel, Loyalty, Travel Technology, and Rewards.

Switchfly’s developer surface includes documentation, API reference, engineering blog, support, signup flow, authentication, and 11 more developer resources.

35.0/100 thin ▬ flat Agent 32/100 agent aware Full breakdown ↓
scored 2026-07-27 · rubric v0.5
AccessSelf serve
3 APIs
CompanyTravelLoyaltyTravel TechnologyRewardsBookingDynamic PackagingWhite LabelPoints RedemptionTravel Commerce

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-07-27 · rubric v0.5
Composite quality — 35.0/100 · thin
Contract Quality 9.4 / 25
Developer Ergonomics 10.9 / 20
Commercial Clarity 4.7 / 20
Operational Transparency 0.0 / 13
Governance 0.0 / 12
Discoverability 10.0 / 10
Agent readiness — 32/100 · agent aware
Machine-Readable Contract 18 / 18
Agentic Access Contract 0 / 15
MCP Server 0 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 0 / 7
Typed Event Surface 0 / 6
Agent Skills 5 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/switchfly: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs 3

Individual APIs this provider publishes, each with its own machine-readable definition.

Switchfly Machine to Machine (OAuth2 & Refund) API

Describes authentication required (`client_credentials` OAuth 2) and refund requests performed by Switchfly application to 3rd party service to cancel redemption components.

Switchfly OAuth 2 - SSO Authorize API

Switchfly OAuth 2 SSO request to 3rd party

Switchfly Shopping Flow API

Information about requests performed by Switchfly system to 3rd party service to fetch Loyalty profile data and redeem points from the customer account.

Security Posture 2

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Switchfly Authentication

http/oauth2 · 2 schemes

SECURITY

Switchfly Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Resources

Get Started 2

Portal, sign-up, and the first successful call

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 2

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 4

Pagination, idempotency, versioning, errors, and events

Build 2

SDKs, sample code, and the tooling you integrate with

Access & Security 2

Authentication, authorization, and security posture

Operate 1

Status, limits, changes, and where to get help

Commercial 1

Pricing, plans, and the legal terms of use

Company 1

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: switchfly
name: Switchfly
x-enrichment:
  date: '2026-07-21'
  status: enriched
  artifacts_added: 17
  pass: local-v1
description: Switchfly is a B2B travel loyalty and commerce technology company that powers white-label travel booking, dynamic
  packaging, and points-plus-cash redemption for airlines, financial services loyalty programs, and HR/employee-rewards platforms.
  Its platform connects flights, hotels, cars, and activities to loyalty currencies with real-time pricing, business rules,
  markups, and 24/7 traveler support, giving partners access to more than 400,000 travel options. Switchfly exposes a REST
  Loyalty API (v3.4, OpenAPI 3.1) for OAuth2 SSO authentication, traveler-profile retrieval, points redemption, and refunds,
  plus a family of embeddable travel-search and identity UI widgets with a JavaScript SDK. Headquartered in Denver, Colorado,
  Switchfly has operated in travel technology for more than twenty years.
url: https://raw.githubusercontent.com/api-evangelist/switchfly/refs/heads/main/apis.yml
x-type: company
x-source: vc-portfolio
x-backed-by:
- canaan-partners
x-tier: profiled
x-tier-reason: has-openapi
accessModel:
  pricing: unknown
  onboarding: self-serve
  trial: false
  try_now: false
  public: false
  label: Self-serve signup
  confidence: medium
  source:
  - authentication
  generated: '2026-07-22'
  method: derived
specificationVersion: '0.20'
created: '2026-07-17'
modified: '2026-07-21'
tags:
- Company
- Travel
- Loyalty
- Travel Technology
- Rewards
- Booking
- Dynamic Packaging
- White Label
- Points Redemption
- Travel Commerce
image: https://www.switchfly.com/
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
apis:
- aid: switchfly:switchfly-machine-to-machine-oauth2-refund-api
  name: Switchfly Machine to Machine (OAuth2 & Refund) API
  description: Describes authentication required (`client_credentials` OAuth 2) and refund requests performed by Switchfly
    application to 3rd party service to cancel redemption components.
  humanURL: https://www.switchfly.com/dev/api-documentation/loyalty
  baseURL: https://www.switchfly.com
  tags:
  - Machine to Machine (OAuth2 & Refund)
  properties:
  - type: OpenAPI
    url: openapi/switchfly-machine-to-machine-oauth2-refund-api-openapi.yml
  - type: Documentation
    url: https://www.switchfly.com/dev/api-documentation/loyalty
  - type: Authentication
    url: authentication/switchfly-authentication.yml
  - type: ErrorCatalog
    url: errors/switchfly-problem-types.yml
  - type: DataModel
    url: data-model/switchfly-data-model.yml
- aid: switchfly:switchfly-oauth-2-sso-authorize-api
  name: Switchfly OAuth 2 - SSO Authorize API
  description: Switchfly OAuth 2 SSO request to 3rd party
  humanURL: https://www.switchfly.com/dev/api-documentation/loyalty
  baseURL: https://www.switchfly.com
  tags:
  - OAuth 2 - SSO Authorize
  properties:
  - type: OpenAPI
    url: openapi/switchfly-oauth-2-sso-authorize-api-openapi.yml
  - type: Documentation
    url: https://www.switchfly.com/dev/api-documentation/loyalty
  - type: Authentication
    url: authentication/switchfly-authentication.yml
  - type: ErrorCatalog
    url: errors/switchfly-problem-types.yml
  - type: DataModel
    url: data-model/switchfly-data-model.yml
- aid: switchfly:switchfly-shopping-flow-api
  name: Switchfly Shopping Flow API
  description: Information about requests performed by Switchfly system to 3rd party service to fetch Loyalty profile data
    and redeem points from the customer account.
  humanURL: https://www.switchfly.com/dev/api-documentation/loyalty
  baseURL: https://www.switchfly.com
  tags:
  - Shopping Flow
  properties:
  - type: OpenAPI
    url: openapi/switchfly-shopping-flow-api-openapi.yml
  - type: Documentation
    url: https://www.switchfly.com/dev/api-documentation/loyalty
  - type: Authentication
    url: authentication/switchfly-authentication.yml
  - type: ErrorCatalog
    url: errors/switchfly-problem-types.yml
  - type: DataModel
    url: data-model/switchfly-data-model.yml
common:
- type: DomainSecurity
  url: security/switchfly-domain-security.yml
- type: DeveloperPortal
  url: https://www.switchfly.com/dev/api-documentation/loyalty
- type: Documentation
  url: https://www.switchfly.com/dev/api-documentation/loyalty
- type: APIReference
  url: https://www.switchfly.com/dev/api-documentation/loyalty
- type: Blog
  url: https://www.switchfly.com/blog
- type: Support
  url: https://www.switchfly.com/contact-us
- type: PrivacyPolicy
  url: https://www.switchfly.com/privacy-policy
- type: SignUp
  url: https://www.switchfly.com/contact-us
- type: LLMsTxt
  url: llms/switchfly-llms.txt
- type: Authentication
  url: authentication/switchfly-authentication.yml
- type: Conventions
  url: conventions/switchfly-conventions.yml
- type: Conformance
  url: conformance/switchfly-conformance.yml
- type: Lifecycle
  url: lifecycle/switchfly-lifecycle.yml
- type: Components
  url: components/switchfly-components.yml
- type: Packages
  url: packages/switchfly-packages.yml
- type: SDKs
  url: packages/switchfly-packages.yml
- type: AgentSkill
  url: skills/_index.yml