aviationapis.com
aviationapis.com
· aviationapis.com
Compute pressure altitude and density altitude from field elevation, outside air temperature, and altimeter setting (hPa or inHg; defaults to standard). Returns pressure altitude, the ISA temperature at that altitude, and density altitude — the performance-relevant altitude for takeoff/climb planning. Deterministic; no lookup.
aviationapis.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.
F
Conformance score: 19/100
F-grade: card is reachable but fails most operational signals.
click to expand breakdown ▾
click to collapse breakdown ▴
agent-card.json changed within the last 7 days. We track these so downstream callers can react.
Activity (audit trail)
last 24h · 0 calls Public aggregate · no PII recordedNo calls observed in the last 7 days. Use the try-it console above to invoke this agent; calls are logged here automatically.
Endpoints
| Endpoint | Price | Currency |
|---|---|---|
https://aviationapis.com/aircraft-position
|
0.01 | USDC |
https://aviationapis.com/airport-sun-times
|
0.01 | USDC |
https://aviationapis.com/atis
|
0.01 | USDC |
https://aviationapis.com/crosswind
|
0.01 | USDC |
https://aviationapis.com/decode-notam
|
0.01 | USDC |
https://aviationapis.com/density-altitude
|
0.01 | USDC |
https://aviationapis.com/flight-category
|
0.01 | USDC |
https://aviationapis.com/great-circle-distance
|
0.01 | USDC |
HJfYcc2XtmrLgr4kze6kdp1JNHsqrdfJiHucpKNQaoJe · basescan ↗
| Agent card | https://aviationapis.com |
| Provider | https://aviationapis.com |
| Docs | https://aviationapis.com |
Health · last 0 probes
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/aviationapis.com) [](https://agenstry.com/agents/aviationapis.com) [](https://agenstry.com/agents/aviationapis.com) [](https://agenstry.com/agents/aviationapis.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": "aviationapis-com",
"name": "aviationapis.com",
"description": "Compute pressure altitude and density altitude from field elevation, outside air temperature, and altimeter setting (hPa or inHg; defaults to standard). Returns pressure altitude, the ISA temperature at that altitude, and density altitude \u2014 the performance-relevant altitude for takeoff/climb planning. Deterministic; no lookup.",
"domain": "aviationapis.com",
"provider": "aviationapis.com",
"providerUrl": "",
"category": "",
"networks": [
"Base",
"eip155:137",
"solana:5eykt4usfv8p8njdtrepy1vzqkqzkvdp"
],
"enriched": false,
"endpoints": [
{
"url": "https://aviationapis.com/aircraft-position",
"description": "Get the most recent reported position of an aircraft by flight number or registration (tail): latitude, longitude, altitude (ft), track (deg), and ground speed (kt), along with callsign, type, and origin/destination when known. Returns the freshest available fix.",
"pricing": {
"amount": "0.01",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "flight",
"type": "string",
"description": "",
"example": "UAL123",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "aviationapis",
"tags": [
"Aviation",
"Flights",
"Tracking"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://aviationapis.com/airport-sun-times",
"description": "Compute sunrise, sunset, civil twilight begin/end, solar noon, and day length for a location (latitude/longitude) on a given UTC date (defaults to today). All times are returned as ISO-8601 UTC. Useful for day/night and lighting determinations. Deterministic; no lookup.",
"pricing": {
"amount": "0.01",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "date",
"type": "string",
"description": "",
"example": "2026-06-02",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "lat",
"type": "number",
"description": "",
"example": 37.6188,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "lon",
"type": "number",
"description": "",
"example": -122.375,
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "aviationapis",
"tags": [
"aviation",
"daylight",
"twilight",
"calculator",
"agent-tool"
],
"quality": null
},
{
"url": "https://aviationapis.com/atis",
"description": "Get the current automatic terminal information (ATIS) for an airport by ICAO code: the active information code (letter), issue time, arrival/departure designation, and decoded temperature/dewpoint, plus the full information text. Falls back to the latest surface observation when no current ATIS is published.",
"pricing": {
"amount": "0.01",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "icao",
"type": "string",
"description": "",
"example": "KSFO",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "aviationapis",
"tags": [
"Aviation",
"Weather"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://aviationapis.com/crosswind",
"description": "Compute the crosswind and headwind/tailwind components for a runway given the runway heading and the wind direction and speed. Returns the angle off the nose, the headwind component (negative for a tailwind), the crosswind magnitude, and which side the crosswind comes from. Deterministic; no lookup.",
"pricing": {
"amount": "0.01",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "runway_heading_deg",
"type": "number",
"description": "",
"example": 280,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "wind_direction_deg",
"type": "number",
"description": "",
"example": 310,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "wind_speed_kt",
"type": "number",
"description": "",
"example": 18,
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "aviationapis",
"tags": [
"aviation",
"wind",
"runway",
"calculator",
"agent-tool"
],
"quality": null
},
{
"url": "https://aviationapis.com/decode-notam",
"description": "Decode a raw NOTAM into structured fields. Extracts the NOTAM id and type and the ICAO field markers (Q/A/B/C/D/E/F/G) when present, isolates the free-text body, and expands common aviation contractions (RWY, TWY, CLSD, U/S, etc.) into plain language. Pure decode of caller-supplied text.",
"pricing": {
"amount": "0.01",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "raw",
"type": "string",
"description": "",
"example": "A1234/24 NOTAMN Q) KZOA/QMRLC/IV/NBO/A/000/999/3737N12222W005 A) KSFO B) 2406011200 C) 2406302359 E) RWY 10L/28R CLSD DUE WIP",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "aviationapis",
"tags": [
"aviation",
"notam",
"decoder",
"agent-tool"
],
"quality": null
},
{
"url": "https://aviationapis.com/density-altitude",
"description": "Compute pressure altitude and density altitude from field elevation, outside air temperature, and altimeter setting (hPa or inHg; defaults to standard). Returns pressure altitude, the ISA temperature at that altitude, and density altitude \u2014 the performance-relevant altitude for takeoff/climb planning. Deterministic; no lookup.",
"pricing": {
"amount": "0.01",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "altimeter_inhg",
"type": "number",
"description": "",
"example": 29.92,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "elevation_ft",
"type": "number",
"description": "",
"example": 5000,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "temp_c",
"type": "number",
"description": "",
"example": 30,
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "aviationapis",
"tags": [
"aviation",
"performance",
"density-altitude",
"calculator",
"agent-tool"
],
"quality": null
},
{
"url": "https://aviationapis.com/flight-category",
"description": "Get the current flight-rules category (VFR, MVFR, IFR, or LIFR) for an airport by ICAO code, derived from the latest observed ceiling and visibility. Returns the category plus the underlying ceiling (ft) and visibility (statute miles). A compact, decision-ready signal for routing and go/no-go logic.",
"pricing": {
"amount": "0.01",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "icao",
"type": "string",
"description": "",
"example": "KORD",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "aviationapis",
"tags": [
"Aviation",
"Weather"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://aviationapis.com/great-circle-distance",
"description": "Compute the great-circle distance between two coordinates (in nautical miles, kilometers, and statute miles), the initial and final true bearings, and \u2014 when a ground speed is supplied \u2014 the estimated time en route. Deterministic; no lookup.",
"pricing": {
"amount": "0.01",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "from",
"type": "object",
"description": "",
"example": null,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "groundspeed_kt",
"type": "number",
"description": "",
"example": 450,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "to",
"type": "object",
"description": "",
"example": null,
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "aviationapis",
"tags": [
"aviation",
"navigation",
"distance",
"calculator",
"agent-tool"
],
"quality": null
}
],
"integrationType": "",
"isNew": false,
"priceSummary": {
"minAmount": "0.01",
"maxAmount": "0.01",
"avgCostPerTransaction": "0.01",
"avgCostBasis": "exact",
"currency": "USDC"
},
"serviceName": "aviationapis",
"tags": [
"Aviation",
"Flights",
"Tracking",
"daylight",
"twilight",
"calculator",
"agent-tool",
"Weather",
"wind",
"runway",
"notam",
"decoder",
"performance",
"density-altitude",
"navigation",
"distance"
],
"iconUrl": ""
}
}