# BlindPay: Stablecoin API for global payments

BlindPay is an API-first infrastructure for global finance, connecting stablecoins, local payment rails, business accounts, and compliance through a unified API.

## Agent discovery endpoints
- API catalog: /.well-known/api-catalog (application/linkset+json)
- MCP server card: /.well-known/mcp/server-card.json
- Agent skills index: /.well-known/agent-skills/index.json
- OAuth protected resource: /.well-known/oauth-protected-resource
- Long-form site summary: /llms.txt, /llms-full.txt
- Sitemap: /sitemap.xml

## Primary resources
- Docs: https://blindpay.com/docs/introduction
- API reference: https://blindpay.com/docs/api/reference
- MCP server: npx -y @blindpay/mcp
- Agent skills: https://github.com/blindpaylabs/skills
- Sign up: https://app.blindpay.com/sign-up
- Book a demo: https://cal.com/blindpay/demo-call-blindpay

Most site pages support `Accept: text/markdown` content negotiation and will return markdown suitable for agent consumption.
