List airline flight route pairs covered by a Seats.aero mileage program source. These are origin/destination airport pairs, not API routes.
# 1. Ask the endpoint what it costs (no payment, no wallet needed): curl -i -X GET 'https://stabletravel.dev/api/seats-aero/routes' # -> HTTP/1.1 402 Payment Required # the response carries the price, asset and pay-to address. # 2. Pay and retry with any x402 client: npx x402-fetch 'https://stabletravel.dev/api/seats-aero/routes'
Endpoint: https://stabletravel.dev/api/seats-aero/routes. Operated by stabletravel.dev, not by Animica. Price and availability were correct at the last probe on 2026-08-23 and are set by the operator, who may change them.
Retrieve bulk cached Seats.aero award availability for a mileage program, optionally filtered by region, date, and cabin.