# Loomal Documentation > Identity infrastructure for AI agents — email, vault, 2FA, DID, and delegation chains in one API. ## Related Resources - Website: https://loomal.ai - Website LLM index: https://loomal.ai/llms.txt - Website LLM full: https://loomal.ai/llms-full.txt - Docs LLM full: https://docs.loomal.ai/llms-full.txt - Console: https://console.loomal.ai - API: https://api.loomal.ai - MCP: https://smithery.ai/servers/loomal/identity ## Documentation Pages # Documentation - [Introduction](/docs/introduction): Loomal is the payments layer for AI agents — price any HTTP endpoint or MCP tool in USDC, settle on Base, return a signed receipt. - Get Started: undefined - [Quickstart](/docs/get-started/quickstart): Ship a paid HTTP endpoint in ~5 minutes — five lines of middleware, USDC on Base, signed receipt back. - Selling: undefined - [Accept payments](/docs/for-seller/accept-payments): Charge AI agents per call in USDC for any HTTP endpoint or MCP tool - [Shopify](/docs/for-seller/shopify): Accept agent payments in your Shopify store with Loomal — native integration coming soon - [WooCommerce](/docs/for-seller/woocommerce): Accept agent payments in your WooCommerce store with Loomal — native plugin coming soon - Examples: undefined - [Paid Search API](/docs/examples/paid-api): Charge AI agents $0.05 in USDC per call on an HTTP search endpoint — Express, Hono, or Next.js - SDK / API Reference: undefined - [Authentication](/docs/sdk-reference/authentication): Authenticate with the Loomal API - Payments: undefined - [Challenge](/docs/sdk-reference/payments/challenge): Build a 402 body for an x402-paid request - [Redeem](/docs/sdk-reference/payments/redeem): Verify and settle an agent-signed x402 payment - [List Payments](/docs/sdk-reference/payments/list): List recent payments for the current Identity - [Get Payment](/docs/sdk-reference/payments/get): Fetch a single payment with the signed receipt - Sellers: undefined - [Register Endpoint](/docs/sdk-reference/sellers/register): Register a paid URL with optional webhook - [List Endpoints](/docs/sdk-reference/sellers/list): List registered paid endpoints - [Delete Endpoint](/docs/sdk-reference/sellers/delete): Soft-delete a paid endpoint - [Pagination](/docs/sdk-reference/pagination): How pagination works in the Loomal API - [Errors](/docs/sdk-reference/errors): API error codes and responses - [Console](https://console.loomal.ai): undefined - [API](https://api.loomal.ai): undefined - [GitHub](https://github.com/loomal-ai): undefined