{"uid":"cap_MAkVoROCoy8NQqL4nRtx3","slug":"statepulse-airspace-track-live-aircraft-telemetry-lookup-88612eb6","name":"StatePulse Airspace Track - Live Aircraft Telemetry Lookup","description":"Queries live airspace vectors for a specific aircraft ICAO24 hex identifier or a regional bounding box using OpenSky Network.","url":"https://statepulse-api.hahavoid0.workers.dev/airspace/track","method":"POST","headers":{},"bodySchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method","bodyType","body"],"properties":{"body":{"type":"object","properties":{"bbox":{"type":"object","properties":{"lamax":{"type":"number","description":"Latitude maximum"},"lamin":{"type":"number","description":"Latitude minimum"},"lomax":{"type":"number","description":"Longitude maximum"},"lomin":{"type":"number","description":"Longitude minimum"}}},"icao24":{"type":"string","examples":["3c6444"],"description":"24-bit ICAO aircraft address in hex"}}},"type":{"type":"string","const":"http"},"method":{"enum":["POST"],"type":"string"},"bodyType":{"enum":["json","form-data","text"],"type":"string"}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object"}}}}},"responseSchema":{"type":"json","example":{"result":{"icao24":"3c6444","heading":184,"callsign":"DLH456","latitude":47.443,"longitude":-122.301,"on_ground":false,"altitude_m":11200,"velocity_mps":242.5,"origin_country":"Germany"},"supported":true,"confidence":"high"}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.03","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"settled","requiresHandshake":false,"reviewCount":0,"rating":{"score":"0.00","successRate":"0.00","reviews":0,"stars":null,"state":"unrated"},"availabilityStatus":"unknown","priceObserved":null,"sessionDeposit":null,"pricing":{"kind":"static","summary":"$0.03/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.03","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.03","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_GHbf7k-0_TBIMbFEUPSNW","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.03","costPer":"request","priority":0,"asset":null,"unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Returns real-time flight state vectors (position, altitude, velocity, heading, callsign) for a given aircraft by ICAO24 transponder code","exampleAgentPrompt":"Where is aircraft 3c6444 right now — get me its live position, altitude, heading, and speed.","exampleUseCases":null,"resultDescription":"Returns a JSON object with the aircraft's current ICAO24 code, callsign, latitude, longitude, altitude in meters, velocity in m/s, heading in degrees, whether it is on the ground, origin country, and a confidence rating for the data quality.","failureModes":["Aircraft ICAO24 not found or not currently broadcasting — supported:false in response","Aircraft on ground or transponder off — may return on_ground:true with limited telemetry","Invalid ICAO24 format — malformed request error","Payment failure via x402 — 402 Payment Required response","Rate limiting or worker timeout — 5xx error from Cloudflare Workers edge"],"whenToPreferThis":"Use this endpoint when you need real-time position and telemetry for a specific aircraft identified by ICAO24 transponder code, especially in pay-per-call scenarios where you don't want to maintain a subscription or account. Prefer this over general flight-tracking APIs when you need live state vectors (position, velocity, heading) and can pay micro-amounts per request via USDC on Base.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T06:30:25.741Z","isFirstParty":false}