# AgentScore ## Docs - [Authentication](https://docs.agentscore.com/api-reference/authentication.md): How to get and use API keys. - [Operator Credentials](https://docs.agentscore.com/api-reference/credentials.md): Create, list, and revoke operator credentials for non-wallet agent identity. - [Errors](https://docs.agentscore.com/api-reference/errors.md): Error codes and response format. - [GET /v1/reputation/{address}](https://docs.agentscore.com/api-reference/get-reputation.md): Look up the cached reputation profile for any wallet address. - [API Overview](https://docs.agentscore.com/api-reference/overview.md): Base URL, authentication, tiers, and rate limits. - [POST /v1/assess](https://docs.agentscore.com/api-reference/post-assess.md): Identity verification gate with policy evaluation. Available on all tiers, metered by quota. - [POST /v1/sessions](https://docs.agentscore.com/api-reference/post-sessions.md): Create a verification session for identity bootstrapping. Available on all tiers, gated by monthly quota. - [AgentScore Gate](https://docs.agentscore.com/compliance-gating.md): Verify the identity of agents and operators before completing transactions. KYC, age verification, sanctions screening, and jurisdiction checks in one API call. - [Agentic Commerce Quickstart](https://docs.agentscore.com/guides/agent-commerce-quickstart.md): Build an agent-gated checkout with one middleware call. A step-by-step using Martin Estate's wine API as the worked example. - [AgentScore Commerce (Node.js)](https://docs.agentscore.com/integrations/node-commerce.md): Identity middleware + payment helpers + 402 builders + discovery + Stripe multichain. The full merchant-side toolkit for agentic commerce. - [AgentScore Pay (CLI)](https://docs.agentscore.com/integrations/pay-cli.md): @agent-score/pay; one CLI for agent payments across the x402/MPP ecosystem. Built by AgentScore. - [AgentScore SDK (Python)](https://docs.agentscore.com/integrations/python.md): Official Python client for AgentScore. - [AgentScore Commerce (Python)](https://docs.agentscore.com/integrations/python-commerce.md): Identity middleware + payment helpers + 402 builders + discovery + Stripe multichain. The full merchant-side toolkit for agentic commerce. - [AgentScore SDK (TypeScript)](https://docs.agentscore.com/integrations/typescript.md): Official TypeScript/Node.js client for AgentScore. - [x402 client compatibility](https://docs.agentscore.com/integrations/x402-clients.md): Which x402 / MPP / Tempo CLIs are verified to complete payments against AgentScore-built merchants. Updated reactively as we smoke-test new clients. - [AgentScore Pay (MCP Server)](https://docs.agentscore.com/mcp/overview.md): Give AI agents and assistants access to wallet, payment, and identity tools via the Model Context Protocol. - [AgentScore Passport](https://docs.agentscore.com/passport.md): Verify your identity once; your AgentScore Passport works on every gated merchant in the agentic economy. - [Quickstart](https://docs.agentscore.com/quickstart.md): Verify the human behind an agent in under 2 minutes. ## OpenAPI Specs - [openapi](https://docs.agentscore.com/api-reference/openapi.json)