# AgentScore ## Docs - [Authentication](https://docs.agentscore.sh/api-reference/authentication.md): How to get and use API keys. - [Operator Credentials](https://docs.agentscore.sh/api-reference/credentials.md): Create, list, and revoke operator credentials for non-wallet agent identity. - [Errors](https://docs.agentscore.sh/api-reference/errors.md): Error codes and response format. - [GET /v1/reputation/{address}](https://docs.agentscore.sh/api-reference/get-reputation.md): Look up the cached reputation profile for any wallet address. - [API Overview](https://docs.agentscore.sh/api-reference/overview.md): Base URL, authentication, tiers, and rate limits. - [POST /v1/assess](https://docs.agentscore.sh/api-reference/post-assess.md): Identity verification gate with policy evaluation. Paid tier required. - [POST /v1/sessions](https://docs.agentscore.sh/api-reference/post-sessions.md): Create a verification session for identity bootstrapping. Paid tier required. - [AgentScore Gate](https://docs.agentscore.sh/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. - [Agent Commerce Quickstart](https://docs.agentscore.sh/guides/agent-commerce-quickstart.md): Build an agent-gated checkout in five lines. A step-by-step using Martin Estate's wine API as the worked example. - [Agent identity integration](https://docs.agentscore.sh/guides/agent-identity.md): You're building an agent that consumes AgentScore-gated APIs. Here's how to pick the right identity header, handle denials, and persist cross-merchant memory so every subsequent encounter is friction-free. - [AgentScore Commerce (Node.js)](https://docs.agentscore.sh/integrations/node-commerce.md): Identity middleware + payment helpers + 402 builders + discovery + Stripe multichain. The full merchant-side toolkit for agent commerce. - [AgentScore Pay (CLI)](https://docs.agentscore.sh/integrations/pay-cli.md): @agent-score/pay — one CLI for agent payments across the 402/MPP ecosystem. Built by AgentScore. - [AgentScore SDK (Python)](https://docs.agentscore.sh/integrations/python.md): Official Python client for AgentScore. - [AgentScore Commerce (Python)](https://docs.agentscore.sh/integrations/python-commerce.md): Identity middleware + payment helpers + 402 builders + discovery + Stripe multichain. The full merchant-side toolkit for agent commerce. - [AgentScore SDK (TypeScript)](https://docs.agentscore.sh/integrations/typescript.md): Official TypeScript/Node.js client for AgentScore. - [AgentScore Pay — MCP Server](https://docs.agentscore.sh/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.sh/passport.md): Verify your identity once — your AgentScore Passport works on every gated merchant in the agentic economy. - [Quickstart](https://docs.agentscore.sh/quickstart.md): Make your first trust decision in under 2 minutes. ## OpenAPI Specs - [openapi](https://docs.agentscore.sh/api-reference/openapi.json)