{
  "generated_at": "2026-05-11T00:56:48.476130+00:00",
  "slug": "stabletravel-dev-api-google-flights-search",
  "title": "stabletravel.dev \u00b7 /api/google-flights/search",
  "url": "https://stabletravel.dev/api/google-flights/search",
  "category": "other",
  "summary": "stabletravel-dev-api-google-flights-search \u2014 x402-protected other API",
  "seo": {
    "title": "stabletravel.dev \u00b7 /api/google-flights/search",
    "description": "stabletravel-dev-api-google-flights-search \u2014 x402-protected other API"
  },
  "use_cases": [],
  "risk_notes": [],
  "pricing_sanity": {
    "flag": "unknown",
    "median_category_atomic": 0
  },
  "pricing_review_required": false,
  "pricing_decimal_suspect": false,
  "trust_tier": "indexed_external",
  "accepts": [
    {
      "scheme": "exact",
      "network": "solana:5eykt4usfv8p8njdtrepy1vzqkqzkvdp",
      "pay_to": "6x5ocVNEwuBpi2Gs7z8fo1ptd4TyTf578Aqr2FME99ND",
      "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
      "max_amount_required_atomic": "20000",
      "max_timeout_seconds": 300,
      "hints": {}
    },
    {
      "scheme": "exact",
      "network": "base",
      "pay_to": "0xDd257723b86B4947483905cdAcBbBC70fACF2ec0",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "max_amount_required_atomic": "20000",
      "max_timeout_seconds": 300,
      "hints": {}
    }
  ],
  "origin": {
    "slug": "stabletravel-dev",
    "host": "stabletravel.dev",
    "url": "https://stabletravel.dev",
    "favicon": "https://stabletravel.dev/favicon.svg"
  },
  "json_ld": {
    "@context": "https://schema.org",
    "@type": "WebAPI",
    "@id": "https://x402all.com/resource/stabletravel-dev-api-google-flights-search",
    "name": "stabletravel.dev \u00b7 /api/google-flights/search",
    "description": "stabletravel-dev-api-google-flights-search \u2014 x402-protected other API",
    "url": "https://x402all.com/resource/stabletravel-dev-api-google-flights-search",
    "sameAs": "https://stabletravel.dev/api/google-flights/search",
    "applicationCategory": "other",
    "identifier": "stabletravel-dev-api-google-flights-search",
    "provider": {
      "@type": "Organization",
      "@id": "https://x402all.com/server/stabletravel-dev",
      "name": "stabletravel.dev",
      "url": "https://stabletravel.dev"
    },
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=stabletravel-dev-api-google-flights-search",
      "description": "Test-buy this endpoint on AXON"
    },
    "offers": [
      {
        "@type": "Offer",
        "price": "0.02",
        "priceCurrency": "USDC",
        "availability": "https://schema.org/InStock",
        "eligibleCustomerType": "Agent",
        "url": "https://x402all.com/resource/stabletravel-dev-api-google-flights-search",
        "priceSpecification": {
          "@type": "UnitPriceSpecification",
          "price": "0.020000",
          "priceCurrency": "USDC",
          "unitText": "call"
        },
        "additionalProperty": [
          {
            "@type": "PropertyValue",
            "name": "paymentNetwork",
            "value": "solana:5eykt4usfv8p8njdtrepy1vzqkqzkvdp"
          },
          {
            "@type": "PropertyValue",
            "name": "paymentAsset",
            "value": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v"
          }
        ]
      },
      {
        "@type": "Offer",
        "price": "0.02",
        "priceCurrency": "USDC",
        "availability": "https://schema.org/InStock",
        "eligibleCustomerType": "Agent",
        "url": "https://x402all.com/resource/stabletravel-dev-api-google-flights-search",
        "priceSpecification": {
          "@type": "UnitPriceSpecification",
          "price": "0.020000",
          "priceCurrency": "USDC",
          "unitText": "call"
        },
        "additionalProperty": [
          {
            "@type": "PropertyValue",
            "name": "paymentNetwork",
            "value": "base"
          },
          {
            "@type": "PropertyValue",
            "name": "paymentAsset",
            "value": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"
          }
        ]
      }
    ]
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=stabletravel-dev-api-google-flights-search",
  "callability": {
    "status": "call_ready",
    "schema_callability": 0.722,
    "source": "provider_openapi",
    "source_confidence": 0.9,
    "match_confidence": 0.95,
    "schema_confidence": 1.0,
    "validated_at": "2026-05-10T11:56:20.794423+00:00",
    "warnings": []
  },
  "contract": {
    "method": "GET",
    "route_template": "/api/google-flights/search",
    "content_type": "application/json",
    "query_schema": {
      "type": "object",
      "required": [
        "departure_id",
        "arrival_id",
        "outbound_date"
      ],
      "properties": {
        "gl": {
          "type": "string",
          "description": "Country code for localization"
        },
        "hl": {
          "type": "string",
          "default": "en",
          "description": "Language code"
        },
        "type": {
          "enum": [
            "1",
            "2",
            "3"
          ],
          "type": "string",
          "default": "1",
          "description": "1 = Round trip, 2 = One way, 3 = Multi-city"
        },
        "stops": {
          "enum": [
            "0",
            "1",
            "2",
            "3"
          ],
          "type": "string",
          "description": "0 = Any, 1 = Nonstop only, 2 = Up to 1 stop, 3 = Up to 2 stops"
        },
        "adults": {
          "type": "integer",
          "default": 1,
          "maximum": 9,
          "minimum": 1
        },
        "children": {
          "type": "integer",
          "default": 0,
          "maximum": 9,
          "minimum": 0
        },
        "currency": {
          "type": "string",
          "default": "USD",
          "maxLength": 3,
          "minLength": 3,
          "description": "Currency code"
        },
        "max_price": {
          "type": "integer",
          "maximum": 9007199254740991,
          "description": "Max price in local currency",
          "exclusiveMinimum": 0
        },
        "arrival_id": {
          "type": "string",
          "description": "Arrival airport code (IATA), city, or kgmid. Comma-separated for multi-city."
        },
        "return_date": {
          "type": "string",
          "pattern": "^\\d{4}-\\d{2}-\\d{2}$",
          "description": "Return date (required for round trip)"
        },
        "departure_id": {
          "type": "string",
          "description": "Departure airport code (IATA), city, or kgmid. Comma-separated for multi-city."
        },
        "travel_class": {
          "enum": [
            "1",
            "2",
            "3",
            "4"
          ],
          "type": "string",
          "description": "1 = Economy, 2 = Premium economy, 3 = Business, 4 = First"
        },
        "outbound_date": {
          "type": "string",
          "pattern": "^\\d{4}-\\d{2}-\\d{2}$",
          "description": "Departure date"
        },
        "infants_on_lap": {
          "type": "integer",
          "default": 0,
          "maximum": 9,
          "minimum": 0
        },
        "infants_in_seat": {
          "type": "integer",
          "default": 0,
          "maximum": 9,
          "minimum": 0
        },
        "exclude_airlines": {
          "type": "string",
          "description": "Comma-separated airline codes to exclude"
        },
        "include_airlines": {
          "type": "string",
          "description": "Comma-separated airline codes to include"
        }
      }
    },
    "response_schema": {
      "type": "object",
      "properties": {
        "airports": {
          "type": "array",
          "items": {
            "type": "object",
            "properties": {
              "arrival": {
                "type": "array",
                "items": {
                  "type": "object",
                  "properties": {
                    "city": {
                      "type": "string"
                    },
                    "image": {
                      "type": "string"
                    },
                    "airport": {
                      "type": "object",
                      "properties": {
                        "id": {
                          "type": "string"
                        },
                        "name": {
                          "type": "string"
                        },
                        "time": {
                          "type": "string"
                        }
                      },
                      "additionalProperties": false
                    },
                    "country": {
                      "type": "string"
                    },
                    "thumbnail": {
                      "type": "string"
                    },
                    "country_code": {
                      "type": "string"
                    }
                  },
                  "additionalProperties": false
                }
              },
              "departure": {
                "type": "array",
                "items": {
                  "type": "object",
                  "properties": {
                    "city": {
                      "type": "string"
                    },
                    "image": {
                      "type": "string"
                    },
                    "airport": {
                      "type": "object",
                      "properties": {
                        "id": {
                          "type": "string"
                        },
                        "name": {
                          "type": "string"
                        },
                        "time": {
                          "type": "string"
                        }
                      },
                      "additionalProperties": false
                    },
                    "country": {
                      "type": "string"
                    },
                    "thumbnail": {
                      "type": "string"
                    },
                    "country_code": {
                      "type": "string"
                    }
                  },
                  "additionalProperties": false
                }
              }
            },
            "additionalProperties": false
          }
        },
        "best_flights": {
          "type": "array",
          "items": {
            "type": "object",
            "properties": {
              "type": {
                "type": "string"
              },
              "price": {
                "type": "number"
              },
              "flights": {
                "type": "array",
                "items": {
                  "type": "object",
                  "properties": {
                    "airline": {
                      "type": "string"
                    },
                    "legroom": {
                      "type": "string"
                    },
                    "airplane": {
                      "type": "string"
                    },
                    "duration": {
                      "type": "number"
                    },
                    "overnight": {
                      "type": "boolean"
                    },
                    "extensions": {
                      "type": "array",
                      "items": {
                        "type": "string"
                      }
                    },
                    "airline_logo": {
                      "type": "string"
                    },
                    "travel_class": {
                      "type": "string"
                    },
                    "flight_number": {
                      "type": "string"
                    },
                    "arrival_airport": {
                      "type": "object",
                      "properties": {
                        "id": {
                          "type": "string"
                        },
                        "name": {
                          "type": "string"
                        },
                        "time": {
                          "type": "string"
                        }
                      },
                      "additionalProperties": false
                    },
                    "departure_airport": {
                      "type": "object",
                      "properties": {
                        "id": {
                          "type": "string"
                        },
                        "name": {
                          "type": "string"
                        },
                        "time": {
                          "type": "string"
                        }
                      },
                      "additionalProperties": false
                    },
                    "often_delayed_by_over_30_min": {
                      "type": "boolean"
                    }
                  },
                  "additionalProperties": false
                }
              },
              "layovers": {
                "type": "array",
                "items": {
                  "type": "object",
                  "properties": {
                    "id": {
                      "type": "string"
                    },
                    "name": {
                      "type": "string"
                    },
                    "duration": {
                      "type": "number"
                    },
                    "overnight": {
                      "type": "boolean"
                    }
                  },
                  "additionalProperties": false
                }
              },
              "extensions": {
                "type": "array",
                "items": {
                  "type": "string"
                }
              },
              "airline_logo": {
                "type": "string"
              },
              "total_duration": {
                "type": "number"
              },
              "departure_token": {
                "type": "string"
              },
              "carbon_emissions": {
                "type": "object",
                "properties": {
                  "this_flight": {
                    "type": "number"
                  },
                  "difference_percent": {
                    "type": "number"
                  },
                  "typical_for_this_route": {
                    "type": "number"
                  }
                },
                "additionalProperties": false
              }
            },
            "additionalProperties": false
          }
        },
        "other_flights": {
          "type": "array",
          "items": {
            "type": "object",
            "properties": {
              "type": {
                "type": "string"
              },
              "price": {
                "type": "number"
              },
              "flights": {
                "type": "array",
                "items": {
                  "type": "object",
                  "properties": {
                    "airline": {
                      "type": "string"
                    },
                    "legroom": {
                      "type": "string"
                    },
                    "airplane": {
                      "type": "string"
                    },
                    "duration": {
                      "type": "number"
                    },
                    "overnight": {
                      "type": "boolean"
                    },
                    "extensions": {
                      "type": "array",
                      "items": {
                        "type": "string"
                      }
                    },
                    "airline_logo": {
                      "type": "string"
                    },
                    "travel_class": {
                      "type": "string"
                    },
                    "flight_number": {
                      "type": "string"
                    },
                    "arrival_airport": {
                      "type": "object",
                      "properties": {
                        "id": {
                          "type": "string"
                        },
                        "name": {
                          "type": "string"
                        },
                        "time": {
                          "type": "string"
                        }
                      },
                      "additionalProperties": false
                    },
                    "departure_airport": {
                      "type": "object",
                      "properties": {
                        "id": {
                          "type": "string"
                        },
                        "name": {
                          "type": "string"
                        },
                        "time": {
                          "type": "string"
                        }
                      },
                      "additionalProperties": false
                    },
                    "often_delayed_by_over_30_min": {
                      "type": "boolean"
                    }
                  },
                  "additionalProperties": false
                }
              },
              "layovers": {
                "type": "array",
                "items": {
                  "type": "object",
                  "properties": {
                    "id": {
                      "type": "string"
                    },
                    "name": {
                      "type": "string"
                    },
                    "duration": {
                      "type": "number"
                    },
                    "overnight": {
                      "type": "boolean"
                    }
                  },
                  "additionalProperties": false
                }
              },
              "extensions": {
                "type": "array",
                "items": {
                  "type": "string"
                }
              },
              "airline_logo": {
                "type": "string"
              },
              "total_duration": {
                "type": "number"
              },
              "departure_token": {
                "type": "string"
              },
              "carbon_emissions": {
                "type": "object",
                "properties": {
                  "this_flight": {
                    "type": "number"
                  },
                  "difference_percent": {
                    "type": "number"
                  },
                  "typical_for_this_route": {
                    "type": "number"
                  }
                },
                "additionalProperties": false
              }
            },
            "additionalProperties": false
          }
        },
        "price_insights": {
          "type": "object",
          "properties": {
            "price_level": {
              "type": "string"
            },
            "lowest_price": {
              "type": "number"
            },
            "price_history": {
              "type": "array",
              "items": {
                "type": "array",
                "items": {
                  "type": "number"
                }
              }
            },
            "typical_price_range": {
              "type": "array",
              "items": {
                "type": "number"
              }
            }
          },
          "additionalProperties": false
        },
        "search_metadata": {
          "type": "object",
          "properties": {
            "id": {
              "type": "string"
            },
            "status": {
              "type": "string"
            },
            "created_at": {
              "type": "string"
            },
            "processed_at": {
              "type": "string"
            },
            "json_endpoint": {
              "type": "string"
            },
            "total_time_taken": {
              "type": "number"
            },
            "google_flights_url": {
              "type": "string"
            }
          },
          "additionalProperties": false
        },
        "search_parameters": {
          "type": "object",
          "propertyNames": {
            "type": "string"
          },
          "additionalProperties": {}
        }
      },
      "additionalProperties": false
    },
    "examples": [],
    "schema_presence": {
      "path_schema": "unknown",
      "query_schema": "declared",
      "header_schema": "unknown",
      "request_body_schema": "explicit_none",
      "response_schema": "declared"
    },
    "contract_hash": "d40751bf85322373313396733d2ea11b1f7fbc143db6352951f49ef4d008b365"
  }
}