Software · Sample payload
Animal · Bird · TEMPLATE_TRACK
AVIX-AI Animal-class entity for a bird detected on approach. NEUTRAL disposition, altitudeHaeMeters for high-altitude migrants.
ProtectionPUT /api/v1/entities
JSON
{
"entityId": "track-bird-RKSI-39214",
"expiryTime": "2026-04-26T03:31:00Z",
"isLive": true,
"ontology": {
"platform_type": "Animal",
"template": "TEMPLATE_TRACK"
},
"aliases": { "name": "Bird (Larus crassirostris)" },
"milView": {
"disposition": "NEUTRAL",
"environment": "ENVIRONMENT_AIR"
},
"location": {
"position": {
"latitudeDegrees": 37.4602,
"longitudeDegrees": 126.4407,
"altitudeHaeMeters": 230
}
},
"_uamkt_extensions": {
"doctrine_ref": "ICAO Doc 9332",
"habitat_id": "habitat-RKSI-coastal-mudflat-01"
}
}Scrubbed of partner-specific identifiers · safe to copy and adapt