{
  "generated_at": "2026-04-24T15:01:35.625676+00:00",
  "slug": "gg402-vercel-app-flight-delay-predictor",
  "title": "gg402 \u00b7 Flight Delay Prediction",
  "url": "https://gg402.vercel.app/flight_delay_predictor",
  "category": "ai",
  "summary": "Forecast flight delays with probability scores, estimated delay duration, contributing factors, and suggested alternative routes.",
  "seo": {
    "title": "Flight Delay Predictor x402 API | Travel Intelligence",
    "description": "Predict flight delays using historical data, weather, and airline performance via x402. 0.01 USDC per prediction. Returns delay probability, estimated minutes, factors, and alternative routes."
  },
  "use_cases": [
    "Assess flight reliability before booking",
    "Generate delay alerts for travel management",
    "Recommend alternative routes for disrupted itineraries",
    "Analyze airline punctuality for corporate travel policies"
  ],
  "ideal_buyer": "Travel management platforms, corporate booking tools, and AI agents optimizing flight selection based on delay risk.",
  "example_prompt": "Predict delays for United flight 123 from SFO to JFK tomorrow and suggest alternatives if risk is high",
  "example_request_body": {
    "date": "2024-01-15",
    "origin": "SFO",
    "destination": "JFK",
    "flight_number": "UA123"
  },
  "risk_notes": [],
  "pricing_sanity": {
    "flag": "normal",
    "ratio": 1,
    "median_category_atomic": 10000
  },
  "pricing_review_required": false,
  "pricing_decimal_suspect": false,
  "trust_tier": "indexed_external",
  "accepts": [
    {
      "scheme": "exact",
      "network": "base",
      "pay_to": "0x9257cd24721e3c06e9f7655b77c283bcd9652132",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "max_amount_required_atomic": "10000",
      "max_timeout_seconds": 60,
      "mime_type": "application/json",
      "description": "Predicts flight delays based on historical data, weather, and airline performance, offering alternative routes and tips for travelers.",
      "verified": false,
      "hints": {
        "input": {
          "type": "http",
          "method": "POST",
          "bodyType": "json",
          "bodyFields": {
            "origin": {
              "type": "string",
              "required": true,
              "description": "Departure airport code."
            },
            "destination": {
              "type": "string",
              "required": true,
              "description": "Arrival airport code."
            },
            "flight_number": {
              "type": "string",
              "required": true,
              "description": "Airline flight number."
            },
            "departure_date": {
              "type": "string",
              "required": true,
              "description": "Scheduled departure date (YYYY-MM-DD)."
            }
          }
        },
        "output": {
          "type": "object",
          "required": [
            "delay_probability",
            "estimated_delay",
            "factors",
            "alternatives",
            "tips"
          ],
          "properties": {
            "tips": {
              "type": "array",
              "description": "Travel preparation advice."
            },
            "factors": {
              "type": "array",
              "description": "Contributing factors like weather."
            },
            "alternatives": {
              "type": "array",
              "description": "Suggested alternative flights or routes."
            },
            "estimated_delay": {
              "type": "number",
              "description": "Expected delay in minutes."
            },
            "delay_probability": {
              "type": "number",
              "description": "Predicted delay likelihood (0-100%)."
            }
          }
        }
      }
    }
  ],
  "origin": {
    "slug": "gg402-vercel-app",
    "host": "gg402.vercel.app",
    "title": "x402 API Marketplace | Pay-per-call APIs with Crypto",
    "description": "Discover and integrate paid APIs using the x402 protocol. Micropayments made simple with crypto.",
    "url": "https://gg402.vercel.app"
  },
  "json_ld": {
    "@id": "https://x402all.com/resource/gg402-vercel-app-flight-delay-predictor",
    "url": "https://x402all.com/resource/gg402-vercel-app-flight-delay-predictor",
    "name": "gg402 \u00b7 Flight Delay Prediction",
    "@type": "WebAPI",
    "offers": {
      "url": "https://x402all.com/resource/gg402-vercel-app-flight-delay-predictor",
      "@type": "Offer",
      "price": "0.01",
      "availability": "https://schema.org/InStock",
      "priceCurrency": "USDC",
      "priceSpecification": {
        "@type": "UnitPriceSpecification",
        "price": "0.010000",
        "unitText": "call",
        "priceCurrency": "USDC"
      },
      "eligibleCustomerType": "Agent",
      "additionalProperty": [
        {
          "@type": "PropertyValue",
          "name": "paymentNetwork",
          "value": "base"
        },
        {
          "@type": "PropertyValue",
          "name": "paymentAsset",
          "value": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"
        }
      ]
    },
    "sameAs": "https://gg402.vercel.app/flight_delay_predictor",
    "@context": "https://schema.org",
    "provider": {
      "@id": "https://x402all.com/server/gg402-vercel-app",
      "url": "https://gg402.vercel.app",
      "name": "x402 API Marketplace | Pay-per-call APIs with Crypto",
      "@type": "Organization"
    },
    "identifier": "gg402-vercel-app-flight-delay-predictor",
    "description": "Predict flight delays using historical data, weather, and airline performance via x402. 0.01 USDC per prediction. Returns delay probability, estimated minutes, factors, and alternative routes.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=gg402-vercel-app-flight-delay-predictor",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "ai"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=gg402-vercel-app-flight-delay-predictor"
}
