# trusqo > Proof of address verification API. Upload a utility bill, bank statement, or government letter — trusqo extracts the data with AI and tells you whether it matches the person and address you're verifying. One API call, instant results, any language or script. trusqo is an API-first service for automated proof of address document verification. It is used by fintech companies, KYC/AML compliance teams, property managers, crypto exchanges, and remittance providers to verify that a person lives at a claimed address by checking their documents. Base URL: https://app.trusqo.com Pricing: from €5/month (10 checks) to €150/month (500 checks), with overage at €0.30–0.50/check. Auth: API key via `X-API-Key` header. Data residency: EU. GDPR-native. ## API documentation - [Full API docs (markdown)](https://www.trusqo.com/llms-full.txt): Complete API reference in a single file — endpoints, parameters, response schemas, webhooks, MCP server setup, error codes - [OpenAPI spec](https://www.trusqo.com/openapi.json): Machine-readable API specification - [API docs (HTML)](https://www.trusqo.com/docs.html): Human-readable API documentation ## Integration options - **REST API**: POST multipart/form-data to `/api/verify`, poll GET `/api/verify/{id}` for results - **Webhooks**: Real-time notifications on status changes with HMAC-SHA256 signatures - **MCP server**: `npm install -g trusqo-mcp` — use trusqo from Claude, Cursor, or any MCP client - **PDF reports**: GET `/api/verify/{id}/report` for downloadable audit reports ## Supported documents Utility bills, bank statements, government letters, medical/pharmacy bills, post office letters, life insurance documents. Any language or script (Arabic, Cyrillic, CJK, Devanagari, etc.) — non-Latin text is automatically transliterated. ## Product information - [Product overview](https://www.trusqo.com/product.html): Features, workflow, and capabilities - [Pricing](https://www.trusqo.com/#pricing): Plans and pricing tiers ## Use cases - [KYC compliance](https://www.trusqo.com/use-cases/kyc.html) - [Fintech](https://www.trusqo.com/use-cases/fintech.html) - [Property management](https://www.trusqo.com/use-cases/property.html) - [Crypto exchanges](https://www.trusqo.com/use-cases/crypto.html) - [Remittance](https://www.trusqo.com/use-cases/remittance.html) ## Optional - [Blog](https://www.trusqo.com/blog.html): Articles on proof of address verification and compliance - [About](https://www.trusqo.com/about.html): Company information - [Legal](https://www.trusqo.com/legal.html): Privacy policy, terms, data processing agreement