Skip to content
Software · Sample payload

Doctrine-tagged · track payload

Generic track payload illustrating the doctrine_ref tag pattern — every entity we publish carries one of these.

IPB AnalysisPUT /api/v1/entities
JSON
{
  "entityId": "track-generic-39912",
  "expiryTime": "2026-04-26T03:31:00Z",
  "isLive": true,
  "ontology": {
    "platform_type": "Animal",
    "template": "TEMPLATE_TRACK"
  },
  "milView": { "disposition": "NEUTRAL" },
  "location": {
    "position": {
      "latitudeDegrees": 37.4602,
      "longitudeDegrees": 126.4407,
      "altitudeAglMeters": 180
    }
  },
  "_uamkt_extensions": {
    "doctrine_ref": "NATO ATP-2.1.1"
  }
}

Scrubbed of partner-specific identifiers · safe to copy and adapt