AgentPing docs
One ingest pipeline, one dashboard, three answers about your production agents: what they cost, whether they're running, whether their answers are still good.
How it works
A run is one invocation of an agent. The SDK (or any HTTP caller) opens it, appends events as the agent works, closes it with a terminal status. Heartbeats are the shortcut: one HTTP call, one finished run.
Next steps
- Quickstart: your first agent run in under a minute.
- The three signals: Spend, Pulse, Verify.
- Runs and events: the data model.
- API reference: raw HTTP endpoints.