API Reference
Reference the protobuf definitions that support Anduril's APIs.
gRPC Entity Manager API
Publish, monitor, and delete entities in the common operational picture (COP) via Entity Manager, which provides a real-time, distributed COP.
gRPC Task Manager API
Stream and update the status of tasks in Lattice via Task Manager, which manages the full lifecycle of tasks and the routing of tasks to taskable agents.
Entity data model
Create entities from different components in the entity data model, Lattice's core data structure that powers the COP. The entity protobuf definition contains the full list of possible entity components.
Errors
Understand error codes and their meanings within Lattice's services. Learn how to handle errors and exceptions in your integrations with the Lattice SDK.
HTTP Entities API
Publish, monitor, and delete entities in the COP using the HTTP Entities API, which provides a real-time, distributed COP.
HTTP Tasks API
Stream and update the status of tasks in Lattice using the HTTP Tasks API, which manages the full lifecycle of tasks and the routing of tasks to taskable agents.