# 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 Canonical product and integration pages: - https://www.vswarm.io/docs - https://www.vswarm.io/docs/api - https://www.vswarm.io/guides/pre-trade-token-risk-api - https://www.vswarm.io/integrate - https://www.vswarm.io/methodology - https://www.vswarm.io/proof - https://www.vswarm.io/community - https://www.vswarm.io/about Machine discovery: - https://api.vswarm.io/v2/verdict/info - https://api.vswarm.io/.well-known/x402 - https://pypi.org/project/verdictswarm-mcp/ - https://github.com/sentien-labs/verdictswarm-mcp - https://registry.modelcontextprotocol.io/v0.1/servers?search=io.github.sentien-labs/verdictswarm-mcp This file is a convenience map for agents and language-model tooling. It is not a Google ranking or indexing control; robots.txt, sitemap.xml, canonical metadata, and visible page content own those contracts.