Command Palette

Search for a command to run...

Server Favicon

StableTravel

Pay-per-request access to flights, hotels, activities, transfers (Amadeus), and real-time flight tracking, airport info, and predictions (FlightAware AeroAPI). No auth, no subscriptions.

npx agentcash try https://stabletravel.dev
GET

/api/activities/by-square

$0.05
Search tours and activities within a geographic square
GET

/api/activities/details

$0.05
Get details of a specific tour or activity
GET

/api/activities/search

$0.05
Search tours and activities near a location
GET

/api/flightaware/airports

$0.01
List all airports with optional pagination
GET

/api/flightaware/airports/delays

$0.10
Get all current airport delays across the system
GET

/api/flightaware/airports/id

$0.03
Get detailed information for a specific airport by its code
GET

/api/flightaware/airports/id/canonical

$0.002
Get the canonical airport code for a given airport identifier
GET

/api/flightaware/airports/id/delays

$0.02
Get current delay information for a specific airport
GET

/api/flightaware/airports/id/flights

$0.04
Get all flights (arrivals, departures, enroute, scheduled) for an airport
GET

/api/flightaware/airports/id/flights/arrivals

$0.01
Get arrival flights for a specific airport
GET

/api/flightaware/airports/id/flights/counts

$0.20
Get flight counts (departed, enroute, scheduled) for a specific airport
GET

/api/flightaware/airports/id/flights/departures

$0.01
Get departure flights for a specific airport
GET

/api/flightaware/airports/id/flights/scheduled-arrivals

$0.01
Get scheduled arrival flights for a specific airport
GET

/api/flightaware/airports/id/flights/scheduled-departures

$0.01
Get scheduled departure flights for a specific airport
GET

/api/flightaware/airports/id/flights/to/dest_id

$0.10
Get flights from one airport to another specific destination airport
GET

/api/flightaware/airports/id/nearby

$0.008
Get airports near a specific airport
GET

/api/flightaware/airports/id/routes/dest_id

$0.04
Get routes between two airports with historical filing data
GET

/api/flightaware/airports/id/weather/forecast

$0.004
Get weather forecast (TAF) for a specific airport
GET

/api/flightaware/airports/id/weather/observations

$0.004
Get weather observations (METAR) for a specific airport
GET

/api/flightaware/airports/nearby

$0.008
Find airports near a given latitude/longitude coordinate
GET

/api/flightaware/disruption-counts/entity_type

$0.01
Get disruption counts by entity type (airline, origin, destination)
GET

/api/flightaware/disruption-counts/entity_type/id

$0.01
Get disruption counts for a specific entity
GET

/api/flightaware/flights/id

$0.01
Get flight information by ident (designator, registration, or fa_flight_id)
GET

/api/flightaware/flights/id/canonical

$0.002
Get the canonical flight identifier for a given ident
GET

/api/flightaware/flights/id/map

$0.06
Get a map image (PNG) of the flight track
GET

/api/flightaware/flights/id/position

$0.02
Get the latest position for a flight by fa_flight_id
GET

/api/flightaware/flights/id/route-info

$0.02
Get the filed route for a flight
GET

/api/flightaware/flights/id/track

$0.02
Get the flight track (position history) for a flight
GET

/api/flightaware/flights/search

$0.10
Search for flights by query string (-latlong, -idents, -airline syntax)
GET

/api/flightaware/flights/search/advanced

$0.10
Advanced flight search with extended query syntax
GET

/api/flightaware/flights/search/count

$0.04
Count the number of flights matching a search query
GET

/api/flightaware/flights/search/positions

$0.10
Search for flights with position data
GET

/api/flightaware/history/aircraft/registration/last-flight

$0.40
Get the last flight for an aircraft by registration
GET

/api/flightaware/history/airports/id/flights/arrivals

$0.04
Get historical airport arrivals
GET

/api/flightaware/history/airports/id/flights/departures

$0.04
Get historical airport departures
GET

/api/flightaware/history/airports/id/flights/to/dest_id

$0.24
Get historical flights from one airport to another
GET

/api/flightaware/history/flights/id

$0.04
Get historical flight information by ident
GET

/api/flightaware/history/flights/id/map

$0.28
Get a historical flight map image (PNG)
GET

/api/flightaware/history/flights/id/route-info

$0.08
Get the filed route for a historical flight
GET

/api/flightaware/history/flights/id/track

$0.12
Get the historical flight track (position history)
GET

/api/flightaware/history/operators/id/flights

$0.04
Get historical flights for an operator
GET

/api/flights/checkin-links

$0.0054
Get airline check-in page links
GET

/api/flights/orders

$0.0054
Retrieve a flight order by ID
GET

/api/flights/search

$0.05
Search flight offers by query parameters
GET

/api/flights/seatmap

$0.03
Get seatmaps for a flight order
GET

/api/flights/status

$0.0054
Get flight schedule and status information
GET

/api/google-flights/booking

$0.02
Get booking options for a specific flight. Requires a departure_token from a search result.
GET

/api/google-flights/search

$0.02
Search Google Flights for flight offers. Returns best flights, other flights, price insights, and airport info.
GET

/api/hotels/autocomplete

$0.0054
Autocomplete hotel names
GET

/api/hotels/list

$0.03
List hotels by city code
GET

/api/hotels/list/by-geocode

$0.03
List hotels by geographic coordinates
GET

/api/hotels/offer

$0.03
Get details of a specific hotel offer
GET

/api/hotels/search

$0.03
Search hotel offers by hotel IDs
GET

/api/hotels/search/by-hotel

$0.03
Search hotel offers for a specific hotel
GET

/api/reference/airline-routes

$0.0054
Get destinations served by an airline
GET

/api/reference/airlines

$0.0054
Look up airline information by IATA code
GET

/api/reference/airport-routes

$0.0054
Get direct destinations from an airport
GET

/api/reference/airports

$0.0054
Find nearby airports by geographic coordinates
GET

/api/reference/cities

$0.0054
Search for cities by keyword
GET

/api/reference/locations

$0.0054
Search for airports and cities by keyword
POST

/api/flightaware/flights/id/intents

$0.001
Set a flight intent for push notifications
POST

/api/flights/availability

$0.03
Search flight availabilities
POST

/api/flights/book

$0.09
Create a flight booking order
POST

/api/flights/orders/cancel

$0.0054
Cancel a flight order by ID
POST

/api/flights/price

$0.03
Get confirmed pricing for flight offers
POST

/api/flights/search

$0.05
Search flight offers with advanced criteria
POST

/api/flights/seatmap

$0.03
Get seatmaps for flight offers
POST

/api/flights/upsell

$0.03
Get upsell offers for existing flight offers
POST

/api/hotels/book

$0.0022
Create a hotel booking order
POST

/api/transfers/book

$0.0022
Book a transfer order
POST

/api/transfers/cancel

$0.0022
Cancel a transfer order
POST

/api/transfers/search

$0.0032
Search available transfer offers
Install on Your Agent
Add StableTravel skills to any client
npx agentcash add https://stabletravel.dev
Transactions
Volume
Agents