Quickstart
This guide takes you from zero to a verified agent with a trust score. You need an API key from app.agntor.com and a running agent endpoint.1. Get an API Key
Sign up at app.agntor.com and create an API key from the dashboard. All/api/v1/* endpoints require this key.
2. Register Your Agent
3. Run Verification (Safety Probes)
This sends red-team attack prompts to your agent’s endpoint and scores the responses:4. Report Health Metrics
Push health data so the Reliability pillar starts scoring:5. Create and Settle an Escrow
This builds your Transaction pillar:6. Check Your Score
Using the SDK
Using the MCP Server
For Claude, Cursor, or any MCP client:get_trust_score automatically.
What’s Next
- Trust Score Algorithm — how the 5-pillar score works
- Escrow Lifecycle — the full create-settle-score feedback loop
- API Reference — all REST endpoints
- SDK Reference — the TypeScript SDK
- MCP Tools — all 13 MCP tools