{
  "generated_at": "2026-05-11T00:56:48.476130+00:00",
  "slug": "stabletravel-dev-api-flightaware-airports-id-delays",
  "title": "Stabletravel \u00b7 Id Delays",
  "url": "https://stabletravel.dev/api/flightaware/airports/id/delays",
  "category": "data",
  "summary": "Stabletravel \u00b7 Id Delays \u2014 x402-protected data API. Pay $0.020 per call on base. Indexed by x402all.",
  "seo": {
    "title": "Stabletravel \u00b7 Id Delays \u2014 x402 data API \u00b7 $0.020 per call",
    "description": "Stabletravel \u00b7 Id Delays \u2014 x402-protected data API. Pay $0.020 per call on base. Indexed by x402all."
  },
  "use_cases": [],
  "risk_notes": [],
  "pricing_sanity": {
    "flag": "normal",
    "ratio": 1.0,
    "median_category_atomic": 20000
  },
  "pricing_review_required": false,
  "pricing_decimal_suspect": false,
  "trust_tier": "indexed_external",
  "accepts": [
    {
      "scheme": "exact",
      "network": "base",
      "pay_to": "0xdd257723b86b4947483905cdacbbbc70facf2ec0",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "max_amount_required_atomic": "20000",
      "max_timeout_seconds": 300,
      "mime_type": "application/json",
      "description": "Get current delay information for a specific airport",
      "verified": false,
      "hints": {
        "input": {
          "type": "http",
          "queryParams": {
            "type": "object",
            "$schema": "https://json-schema.org/draft/2020-12/schema",
            "properties": {},
            "additionalProperties": false
          }
        },
        "output": {
          "type": "json",
          "example": {}
        }
      }
    }
  ],
  "origin": {
    "slug": "stabletravel-dev",
    "host": "stabletravel.dev",
    "url": "https://stabletravel.dev",
    "favicon": "https://stabletravel.dev/favicon.svg"
  },
  "json_ld": {
    "@id": "https://x402all.com/resource/stabletravel-dev-api-flightaware-airports-id-delays",
    "url": "https://x402all.com/resource/stabletravel-dev-api-flightaware-airports-id-delays",
    "name": "Stabletravel \u00b7 Id Delays",
    "@type": "WebAPI",
    "offers": {
      "url": "https://x402all.com/resource/stabletravel-dev-api-flightaware-airports-id-delays",
      "@type": "Offer",
      "price": "0.02",
      "availability": "https://schema.org/InStock",
      "priceCurrency": "USDC",
      "additionalProperty": [
        {
          "name": "paymentNetwork",
          "@type": "PropertyValue",
          "value": "base"
        },
        {
          "name": "paymentAsset",
          "@type": "PropertyValue",
          "value": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"
        }
      ],
      "priceSpecification": {
        "@type": "UnitPriceSpecification",
        "price": "0.020000",
        "unitText": "call",
        "priceCurrency": "USDC"
      },
      "eligibleCustomerType": "Agent"
    },
    "sameAs": "https://stabletravel.dev/api/flightaware/airports/id/delays",
    "@context": "https://schema.org",
    "provider": {
      "@id": "https://x402all.com/server/stabletravel-dev",
      "url": "https://stabletravel.dev",
      "name": "stabletravel.dev",
      "@type": "Organization"
    },
    "identifier": "stabletravel-dev-api-flightaware-airports-id-delays",
    "description": "Stabletravel \u00b7 Id Delays \u2014 x402-protected data API. Pay $0.020 per call on base. Indexed by x402all.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=stabletravel-dev-api-flightaware-airports-id-delays",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "data"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=stabletravel-dev-api-flightaware-airports-id-delays",
  "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-10T23:47:30.966752+00:00",
    "warnings": []
  },
  "contract": {
    "method": "GET",
    "route_template": "/api/flightaware/airports/id/delays",
    "content_type": "application/json",
    "response_schema": {
      "type": "object",
      "required": [
        "delays"
      ],
      "properties": {
        "delays": {
          "type": "array",
          "items": {
            "type": "object",
            "properties": {
              "color": {
                "type": "string"
              },
              "airport": {
                "type": "string"
              },
              "reasons": {
                "type": "array",
                "items": {
                  "type": "object",
                  "properties": {
                    "color": {
                      "type": "string"
                    },
                    "count": {
                      "type": "number"
                    },
                    "category": {
                      "type": "string"
                    },
                    "delay_secs": {
                      "type": "number"
                    }
                  },
                  "additionalProperties": false
                }
              },
              "airport_code": {
                "type": "string"
              }
            },
            "additionalProperties": false
          }
        }
      },
      "additionalProperties": false
    },
    "examples": [],
    "schema_presence": {
      "path_schema": "unknown",
      "query_schema": "unknown",
      "header_schema": "unknown",
      "request_body_schema": "explicit_none",
      "response_schema": "declared"
    },
    "contract_hash": "d87850f92e8d4c8fd0d36923f59a0ac90a2e55138d3798566abb66dbf2eb132b"
  }
}