Retrieve bulk cached Seats.aero award availability for a mileage program, optionally filtered by region, date, and cabin.
# 1. Ask the endpoint what it costs (no payment, no wallet needed): curl -i -X GET 'https://stabletravel.dev/api/seats-aero/availability' # -> 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/availability'
Endpoint: https://stabletravel.dev/api/seats-aero/availability. Operated by stabletravel.dev, not by Animica. Price and availability were correct at the last probe on 2026-09-02 and are set by the operator, who may change them.
List airline flight route pairs covered by a Seats.aero mileage program source. These are origin/destination airport pairs, not API routes.