REST API
All endpoints are public and require no authentication unless noted otherwise. The base URL is a placeholder. Use GET /info to retrieve server version, supported features, and network configuration.
Base URL
https://api.vouchprotocol.xyz
Endpoint Summary
| Group | Base Path | Auth Required |
|---|---|---|
| Agents | /agents |
No |
| Stakes | /stakes |
No |
| DID | /did |
No |
| Health | /health |
No |
| Info | /info |
No |
| Relay | /relay |
No |
| Webhooks | /webhooks |
Yes (except GET /webhooks/event-types) |
| Sponsorship | /sponsor |
No |
| Credentials | /agents/:pda/credentials |
Verify requires auth |
| MCP | /mcp |
No |