llms.txt Content
# VerdictSwarm
> The pre-trade token risk gate. One call returns avoid, caution, or clear
> before an agent or a human moves money.
## Free access — no signup
curl -X POST https://api.vswarm.io/v2/keys -H 'Content-Type: application/json' -d '{}'
Returns an API key immediately. No account, no card, no sales call.
Daily limits per key: 2000 triage, 300 fast, 10 deep.
Key minting: 3 per IP per day, 500 per day globally.
Overage: x402 micropayments or prepaid credits.
## Endpoints
- POST /v2/verdict — the verdict. Levels: triage, fast, deep.
- POST /v2/keys — mint a free key. No auth.
- GET /v2/verdict/info — machine-readable pricing, limits, and free-tier terms.
- GET /.well-known/x402 — x402 payment discovery.
## Chains
Verdicts: Solana and Base.
Exit-size feasibility and safe-swap routing: Solana only in v0.
## Docs
https://api.vswarm.io/docs