The API Report CardAPI Index
Duffel

Duffel API

Modern Travel API / NDC Aggregation / Flights + Stays Booking · duffel.com

Duffel is a self-serve REST API for flights, stays, and payments, with sandbox tokens and official Node, Python, and Ruby SDKs. Pricing is public pay-as-you-go: $3 per flight order plus 1% of order value, no upfront fees. Versioning is explicit and every change lands in a public changelog.

Last verified: August 2026Hospitality & TravelMCP PARTIAL
API GRADE
A
VERIFIED AUG 2026

SCORECARD

ExistenceGOODPublic REST/JSON API at api.duffel.com for flight search, booking, changes, cancellations, stays, and payments.
AccessGOODFully self-serve: dashboard-issued tokens, pay-as-you-go pricing, no signup fees or minimum commitments.
CoverageGOODSearch, book, modify, cancel, seat maps, ancillaries, and payments; webhooks push schedule changes and order events.
AuthGOODBearer tokens with separate duffel_live_ and duffel_test_ prefixes, generated in the dashboard.
Docs & DXGOODFull docs, sandbox with simulated airlines, official SDKs in three languages, and prebuilt React components.
StabilityGOODRequired Duffel-Version header pins behavior; breaking changes ship only in new versions, tracked on a public changelog.
MCPPARTIALDuffel has not published an official MCP server, but a popular community server (flights-mcp) wraps the Duffel Flights API for flight search with documented install steps, and a second community gateway server is listed in the official MCP registry. VERIFIED 2026-08
Supergood turns hard-to-integrate enterprise software into clean REST APIs and MCP tools: stable endpoints, normalized JSON, managed auth.

Frequently asked questions

Duffel scores A on Supergood's API Report Card. Duffel is a self-serve REST API for flights, stays, and payments, with sandbox tokens and official Node, Python, and Ruby SDKs. Pricing is public pay-as-you-go: $3 per flight order plus 1% of order value, no upfront fees. Versioning is explicit and every change lands in a public changelog.

Tried to integrate with Duffel?