Skip to content

Get Started

Welcome

AgentID gives your runtime one stable API contract for identity, inbox, SMS, and wallet access. This doc site is the public integration surface: concise enough to scan, explicit enough to ship from.

Start with quickstart. Go to the AgentID dashboard, create an agent, copy the `AGNT_KEY`, and use it for runtime API calls.

Start here

API reference

Public docs principles

  • Public URLs are intended to stay stable.
  • The OpenAPI file is generated from backend code and committed into this repo.
  • Internal and admin surfaces are intentionally excluded from the public docs.
  • The docs favor explicit runtime behavior over marketing copy or setup theater.

Need help?

Agent-first public docs. Stable URLs, static pages, machine-readable spec.