0
💰 Paid API
travel
Amadeus
developers.amadeus.com
· developers.amadeus.com
Flights, hotels, activities, transfers, and travel reference data via StableTravel.
🛡
Own this agent?
Verify the domain
developers.amadeus.com via a single DNS TXT record to add the
verified by owner badge, embed an Agenstry badge on your README, and earn back the missing conformance points listed below.
🔔
Watch this agent for changes.
Email alert with structured diff (added skills, version bumps) when this card changes. Structured JSON via card-changes API.
Sign in to subscribe
Trust score
19/100
grade F · 9 criteria
Uptime
accumulating
3/5 probes
Revenue · 30d
—
no payment wallet declared
Usage · 7d
11
impressions + calls
Card drift · 7d
changed
0 snapshots tracked
Owner
unverified
claim this listing →
F
Conformance score: 19/100
F-grade: card is reachable but fails most operational signals.
click to expand breakdown ▾
click to collapse breakdown ▴
F
Conformance score: 19/100
F-grade: card is reachable but fails most operational signals.
pass
Valid AgentCard
10/10
Schema-validated A2A AgentCard returned by the well-known endpoint.
info
Live JSON-RPC
0/25
Live probe hasn't run yet.
fail
Protocol version
0/10
No protocolVersion in card.
How to earn +10 points
Declare protocolVersion
Add `"protocolVersion": "1.0"` to the AgentCard root. Without it, callers can't negotiate v0.x vs v1.0 compatibility.
Docs →
info
JWS signature
0/10
Card is unsigned (most published agents are).
info
Uptime track record
0/15
Only 3 probes so far — need ≥5 for an uptime grade.
fail
Skill declaration
0/10
No skills declared in card. Hard to route to.
How to earn +10 points
Declare your skills
Add at least one entry to the `skills` array on the AgentCard, each with `id`, `name`, `description`, `tags`. We canonicalise these into the global skill taxonomy on next probe.
Docs →
partial
Verified Identity
5/10
Provider declared: developers.amadeus.com (https://developers.amadeus.com). Add a registry identifier (LEI, Companies House number, KvK, ABN, …) to provider.legalEntity for full verified-business credit.
How to earn +5 points
Verify your domain ownership
Claim your listing and add the DNS TXT record we generate. Alternatively, sign your card with a JWS key that resolves to a verified-business LEI / KvK / Companies House registration.
Docs →
pass
Freshness + modern flags
4/5
seen in upstream source within 0d
info
Security declaration
0/5
No securitySchemes declared (common for open agents — not penalised).
⚠ Card drift detected — this agent's
agent-card.json changed within the last 7 days. We track these so downstream callers can react.
Activity (audit trail)
last 24h · 8 calls 100.0% success Public aggregate · no PII recorded8
calls 24h
11
calls 7d
11
search_impression 7d
Recent events (last 20)
| When | Event | Method | Status | Latency |
|---|---|---|---|---|
| 2026-05-22T16:22:13 | search_impression | — |
200 ok | — |
| 2026-05-22T15:28:55 | search_impression | — |
200 ok | — |
| 2026-05-22T14:14:52 | search_impression | — |
200 ok | — |
| 2026-05-22T14:04:24 | search_impression | — |
200 ok | — |
| 2026-05-22T09:54:39 | search_impression | — |
200 ok | — |
| 2026-05-22T09:53:57 | search_impression | — |
200 ok | — |
| 2026-05-22T09:08:37 | search_impression | — |
200 ok | — |
| 2026-05-21T23:38:14 | search_impression | — |
200 ok | — |
| 2026-05-17T00:27:01 | search_impression | api_search |
200 ok | — |
| 2026-05-17T00:26:07 | search_impression | api_search |
200 ok | — |
| 2026-05-17T00:13:25 | search_impression | api_search |
200 ok | — |
Uptime
33.3%
3 probes
Response
0ms
last probe
Skills
0
declared
Streaming
—
SSE-capable
Endpoints
| Agent card | https://developers.amadeus.com/.well-known/agent-card.json |
| Provider | https://developers.amadeus.com |
| Docs | https://developers.amadeus.com |
Discovered via
agentic_market
recrawl_hot
recrawl_warm
Health · last 2 probes
Who's calling this agent 30d
11 interactions captured (impressions + lookups + A2A calls)
By AI host (caller_kind)
curl
8 (73%)
Unknown (no UA)
3 (27%)
Caller geography
NL
8
Via which API surface
rest
8
unknown
3
Top search intents that surfaced this agent
hotels · 8
hotel · 3
Per-caller-identity drill-down is private to the agent owner (visible on the owner dashboard). Cross-platform context + competitor benchmarks in the Enterprise tier.
Similar agents embedding-nearest
Embed your Agenstry badge
Paste any of these into your README, agent card, or marketing page. Each badge auto-updates and links back to this page.
Markdown / HTML snippets
[](https://agenstry.com/agents/developers.amadeus.com) [](https://agenstry.com/agents/developers.amadeus.com) [](https://agenstry.com/agents/developers.amadeus.com) [](https://agenstry.com/agents/developers.amadeus.com)
Audit-grade evidence bundle
JSON snapshot for vendor-review files. Add ?sign=true for a JWS-signed envelope verifiable against
our JWKS. See the methodology.
Raw agent card JSON
{
"_source": "agentic.market",
"service": {
"id": "developers-amadeus-com",
"name": "Amadeus",
"description": "Flights, hotels, activities, transfers, and travel reference data via StableTravel.",
"domain": "developers.amadeus.com",
"provider": "developers.amadeus.com",
"providerUrl": "https://developers.amadeus.com",
"category": "Travel",
"networks": [
"Base",
"Solana"
],
"enriched": true,
"endpoints": [
{
"url": "https://stabletravel.dev/api/flights/search",
"description": "Search flight offers (GET for simple, POST for advanced multi-city).",
"pricing": {
"amount": "0.05",
"currency": "USDC",
"network": "Base",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET, POST",
"providerName": "StableTravel",
"parameters": []
},
{
"url": "https://stabletravel.dev/api/flights/price",
"description": "Confirm pricing for a flight offer.",
"pricing": {
"amount": "0.03",
"currency": "USDC",
"network": "Base",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "StableTravel",
"parameters": []
},
{
"url": "https://stabletravel.dev/api/flights/book",
"description": "Book a flight (create flight order).",
"pricing": {
"amount": "0.09",
"currency": "USDC",
"network": "Base",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "StableTravel",
"parameters": []
},
{
"url": "https://stabletravel.dev/api/flights/orders",
"description": "Retrieve a flight order by ID.",
"pricing": {
"amount": "0.005",
"currency": "USDC",
"network": "Base",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "StableTravel",
"parameters": []
},
{
"url": "https://stabletravel.dev/api/flights/orders/cancel",
"description": "Cancel a flight order.",
"pricing": {
"amount": "0.005",
"currency": "USDC",
"network": "Base",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "StableTravel",
"parameters": []
},
{
"url": "https://stabletravel.dev/api/flights/seatmap",
"description": "Get seat maps for a flight.",
"pricing": {
"amount": "0.03",
"currency": "USDC",
"network": "Base",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET, POST",
"providerName": "StableTravel",
"parameters": []
},
{
"url": "https://stabletravel.dev/api/flights/upsell",
"description": "Get upsell offers for a flight.",
"pricing": {
"amount": "0.03",
"currency": "USDC",
"network": "Base",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "StableTravel",
"parameters": []
},
{
"url": "https://stabletravel.dev/api/flights/availability",
"description": "Check flight availability.",
"pricing": {
"amount": "0.03",
"currency": "USDC",
"network": "Base",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "StableTravel",
"parameters": []
},
{
"url": "https://stabletravel.dev/api/flights/status",
"description": "Get flight status by carrier, number, and date.",
"pricing": {
"amount": "0.005",
"currency": "USDC",
"network": "Base",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "StableTravel",
"parameters": []
},
{
"url": "https://stabletravel.dev/api/flights/checkin-links",
"description": "Get airline check-in page URLs.",
"pricing": {
"amount": "0.005",
"currency": "USDC",
"network": "Base",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "StableTravel",
"parameters": []
},
{
"url": "https://stabletravel.dev/api/hotels/list",
"description": "List hotels by city code (default max 100).",
"pricing": {
"amount": "0.03",
"currency": "USDC",
"network": "Base",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "StableTravel",
"parameters": []
},
{
"url": "https://stabletravel.dev/api/hotels/list/by-geocode",
"description": "List hotels by latitude/longitude (default max 100).",
"pricing": {
"amount": "0.03",
"currency": "USDC",
"network": "Base",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "StableTravel",
"parameters": []
},
{
"url": "https://stabletravel.dev/api/hotels/search",
"description": "Search hotel offers by hotel IDs (use /hotels/list first to get IDs).",
"pricing": {
"amount": "0.03",
"currency": "USDC",
"network": "Base",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "StableTravel",
"parameters": []
},
{
"url": "https://stabletravel.dev/api/hotels/search/by-hotel",
"description": "Search offers for a specific hotel ID.",
"pricing": {
"amount": "0.03",
"currency": "USDC",
"network": "Base",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "StableTravel",
"parameters": []
},
{
"url": "https://stabletravel.dev/api/hotels/offer",
"description": "Get details for a specific hotel offer.",
"pricing": {
"amount": "0.03",
"currency": "USDC",
"network": "Base",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "StableTravel",
"parameters": []
},
{
"url": "https://stabletravel.dev/api/hotels/book",
"description": "Book a hotel offer.",
"pricing": {
"amount": "0.002",
"currency": "USDC",
"network": "Base",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "StableTravel",
"parameters": []
},
{
"url": "https://stabletravel.dev/api/hotels/autocomplete",
"description": "Autocomplete hotel names.",
"pricing": {
"amount": "0.005",
"currency": "USDC",
"network": "Base",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "StableTravel",
"parameters": []
},
{
"url": "https://stabletravel.dev/api/hotels/ratings",
"description": "Get hotel sentiment ratings and reviews.",
"pricing": {
"amount": "0.05",
"currency": "USDC",
"network": "Base",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "StableTravel",
"parameters": []
},
{
"url": "https://stabletravel.dev/api/activities/search",
"description": "Search tours and activities by lat/lng (default max 50).",
"pricing": {
"amount": "0.05",
"currency": "USDC",
"network": "Base",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "StableTravel",
"parameters": []
},
{
"url": "https://stabletravel.dev/api/activities/by-square",
"description": "Search activities within a geographic square (default max 50).",
"pricing": {
"amount": "0.05",
"currency": "USDC",
"network": "Base",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "StableTravel",
"parameters": [
{
"group": "query",
"name": "east",
"type": "number",
"description": "",
"example": 2.19,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "query",
"name": "north",
"type": "number",
"description": "",
"example": 41.42,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "query",
"name": "south",
"type": "number",
"description": "",
"example": 41.37,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "query",
"name": "west",
"type": "number",
"description": "",
"example": 2.13,
"enumValues": [],
"default": null,
"required": false
}
]
},
{
"url": "https://stabletravel.dev/api/activities/details",
"description": "Get activity details by ID.",
"pricing": {
"amount": "0.05",
"currency": "USDC",
"network": "Base",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "StableTravel",
"parameters": []
},
{
"url": "https://stabletravel.dev/api/transfers/search",
"description": "Search airport transfer options.",
"pricing": {
"amount": "0.003",
"currency": "USDC",
"network": "Base",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "StableTravel",
"parameters": []
},
{
"url": "https://stabletravel.dev/api/transfers/book",
"description": "Book a transfer.",
"pricing": {
"amount": "0.002",
"currency": "USDC",
"network": "Base",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "StableTravel",
"parameters": []
},
{
"url": "https://stabletravel.dev/api/transfers/cancel",
"description": "Cancel a transfer booking.",
"pricing": {
"amount": "0.002",
"currency": "USDC",
"network": "Base",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "StableTravel",
"parameters": []
},
{
"url": "https://stabletravel.dev/api/reference/locations",
"description": "Search locations (airports, cities) by keyword.",
"pricing": {
"amount": "0.005",
"currency": "USDC",
"network": "Base",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "StableTravel",
"parameters": []
},
{
"url": "https://stabletravel.dev/api/reference/airports",
"description": "Find nearby airports by latitude/longitude.",
"pricing": {
"amount": "0.005",
"currency": "USDC",
"network": "Base",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "StableTravel",
"parameters": []
},
{
"url": "https://stabletravel.dev/api/reference/airlines",
"description": "Look up airline by IATA code.",
"pricing": {
"amount": "0.005",
"currency": "USDC",
"network": "Base",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "StableTravel",
"parameters": [
{
"group": "query",
"name": "airlineCodes",
"type": "string",
"description": "",
"example": "AA,DL",
"enumValues": [],
"default": null,
"required": false
}
]
},
{
"url": "https://stabletravel.dev/api/reference/airline-routes",
"description": "Get routes for an airline from an airport (default max 50).",
"pricing": {
"amount": "0.005",
"currency": "USDC",
"network": "Base",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "StableTravel",
"parameters": []
},
{
"url": "https://stabletravel.dev/api/reference/airport-routes",
"description": "Get direct destinations from an airport (default max 50).",
"pricing": {
"amount": "0.005",
"currency": "USDC",
"network": "Base",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "StableTravel",
"parameters": []
},
{
"url": "https://stabletravel.dev/api/reference/cities",
"description": "Search cities by keyword.",
"pricing": {
"amount": "0.005",
"currency": "USDC",
"network": "Base",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "StableTravel",
"parameters": []
}
],
"integrationType": "3P",
"isNew": false,
"priceSummary": {
"minAmount": "0.002",
"maxAmount": "0.09",
"avgCostPerTransaction": "0.022467",
"avgCostBasis": "exact",
"currency": "USDC"
},
"serviceName": "",
"tags": []
}
}