Parameters4
| Parameter | Type | Default | Example |
|---|---|---|---|
currencyCode | string | null | USD |
originDestinations | array | null | [] |
sources | array | null | [] |
travelers | array | null | [] |
developers.amadeus.com
Service overview
Flights, hotels, activities, transfers, and travel reference data via StableTravel.
Level up your agent by giving it access to thousands of services. All payable per-request via x402. No API keys, no accounts.
Paste into your agentic chat and let your agent guide you.
npx awal x402 pay "https://stabletravel.dev/api/flights/search" \
--method GET, POST{
"endpoint": "GET, POST /api/flights/search",
"paid": true,
"query": "best x402 data APIs",
"result": [
{
"snippet": "Compact result summary.",
"title": "Example result",
"url": "https://example.com"
}
]
}API surface
30 crawlable routes
| Parameter | Type | Default | Example |
|---|---|---|---|
currencyCode | string | null | USD |
originDestinations | array | null | [] |
sources | array | null | [] |
travelers | array | null | [] |
| Parameter | Type | Default | Example |
|---|---|---|---|
carrierCode | string | null | AA |
flightNumber | string | null | 100 |
scheduledDepartureDate | string | null | 2026-12-01 |
| Parameter | Type | Default | Example |
|---|---|---|---|
airlineCode | string | null | AA |
language | string | null | en-US |
| Parameter | Type | Default | Example |
|---|---|---|---|
cityCode | string | null | PAR |
max | number | null | 20 |
radius | number | null | 5 |
radiusUnit | string | null | KM |
| Parameter | Type | Default | Example |
|---|---|---|---|
latitude | number | null | 48.8566 |
longitude | number | null | 2.3522 |
max | number | null | 20 |
radius | number | null | 5 |
radiusUnit | string | null | KM |
| Parameter | Type | Default | Example |
|---|---|---|---|
adults | number | null | 2 |
checkInDate | string | null | 2026-12-01 |
checkOutDate | string | null | 2026-12-05 |
currencyCode | string | null | USD |
hotelIds | string | null | MCPAR123 |
| Parameter | Type | Default | Example |
|---|---|---|---|
adults | number | null | 2 |
checkInDate | string | null | 2026-12-01 |
checkOutDate | string | null | 2026-12-05 |
currencyCode | string | null | USD |
hotelId | string | null | MCPAR123 |
| Parameter | Type | Default | Example |
|---|---|---|---|
keyword | string | null | meridien |
max | number | null | 10 |
subType | string | null | HOTEL_GDS |
| Parameter | Type | Default | Example |
|---|---|---|---|
latitude | number | null | 41.397158 |
longitude | number | null | 2.160873 |
radius | number | null | 1 |
| Parameter | Type | Default | Example |
|---|---|---|---|
east | number | null | 2.19 |
north | number | null | 41.42 |
south | number | null | 41.37 |
west | number | null | 2.13 |
| Parameter | Type | Default | Example |
|---|---|---|---|
activityId | string | null | 3216 |
| Parameter | Type | Default | Example |
|---|---|---|---|
endAddressLine | string | null | 10 Rue de Rivoli |
endCityName | string | null | Paris |
endCountryCode | string | null | FR |
passengers | number | null | 2 |
startDateTime | string | null | 2026-12-01T10:00:00 |
startLocationCode | string | null | CDG |
transferType | string | null | PRIVATE |
| Parameter | Type | Default | Example |
|---|---|---|---|
countryCode | string | null | FR |
keyword | string | null | Paris |
subType | string | null | AIRPORT,CITY |
| Parameter | Type | Default | Example |
|---|---|---|---|
latitude | number | null | 40.6413 |
longitude | number | null | -73.7781 |
radius | number | null | 50 |
| Parameter | Type | Default | Example |
|---|---|---|---|
airlineCodes | string | null | AA,DL |
| Parameter | Type | Default | Example |
|---|---|---|---|
airlineCode | string | null | AA |
max | number | null | 20 |
| Parameter | Type | Default | Example |
|---|---|---|---|
departureAirportCode | string | null | JFK |
max | number | null | 20 |
| Parameter | Type | Default | Example |
|---|---|---|---|
countryCode | string | null | FR |
keyword | string | null | Paris |
max | number | null | 10 |
FAQ