# Asva AI ## Docs - [ACP Checkout: Webhooks, Idempotency, and Going Live](https://docs.asva-ai.com/acp/checkout-guide.md): Wire up Stripe and Razorpay webhooks, implement idempotency middleware, and run the production go-live checklist for your ACP integration. - [ACP Tool Endpoints: Full Schema and Field Reference](https://docs.asva-ai.com/acp/endpoints.md): Complete request and response schemas for the three required ACP endpoints: checkout creation, session update, and purchase completion. - [Implement ACP: Enable ChatGPT Instant Checkout Today](https://docs.asva-ai.com/acp/getting-started.md): Define three ACP tools, implement the matching endpoints, and register them with OpenAI so ChatGPT can complete purchases inside the conversation. - [ACP End-to-End Implementation: State Machine and Checklist](https://docs.asva-ai.com/acp/implementation.md): Step-by-step ACP implementation covering the checkout state machine, idempotency, error patterns, and a go-live validation checklist. - [ACP Instant Checkout: Conversation and UX Patterns](https://docs.asva-ai.com/acp/instant-checkout.md): Conversation flows, failure state handling, confirmation design, and security requirements for ACP Instant Checkout inside ChatGPT. - [Attribution Events API: POST /api/report Reference](https://docs.asva-ai.com/api-reference/attribution.md): Log AI commerce attribution events server-side and pull session, checkout, and revenue data by domain, date range, and AI surface. - [Asva AI API: Authentication with Bearer API Keys](https://docs.asva-ai.com/api-reference/authentication.md): Secure your Asva AI API calls with Bearer token authentication — how to get a key, pass it correctly, handle errors, and stay within rate limits. - [Manifest Generator API: POST /api/manifest Reference](https://docs.asva-ai.com/api-reference/manifest.md): Generate a standards-compliant /.well-known/ucp manifest from your endpoint URLs, then validate an existing manifest for reachability and completeness. - [Readiness Score API: POST /api/audit Full Reference](https://docs.asva-ai.com/api-reference/readiness.md): Audit any domain's agentic commerce readiness — get a 0–100 score, letter grade, prioritised gap list, and category breakdown in one API call. - [AEO and GEO: Optimize Your Store for AI Discovery](https://docs.asva-ai.com/attribution/aeo-geo.md): Make your products discoverable and citable by AI assistants through structured data, entity consistency, and protocol signals that drive AI recommendations. - [Surface Hidden AI Commerce Traffic with Asva Attribution](https://docs.asva-ai.com/attribution/dark-traffic.md): AI assistants strip referrer headers, making AI-sourced visits appear as Direct in GA4. Learn how Asva identifies and surfaces that hidden traffic. - [Integrate Asva Attribution with Google Analytics 4](https://docs.asva-ai.com/attribution/ga4-integration.md): Connect the Asva snippet to GA4 using custom dimensions and channel grouping rules so AI Commerce appears as a named channel in your reports. - [How Asva's AI Commerce Attribution Model Works](https://docs.asva-ai.com/attribution/model.md): Understand the signal tiers, confidence scoring, attribution windows, and multi-touch options Asva uses to classify AI-sourced sessions and attribute revenue. - [Product Feed Specs for UCP, ACP, and Merchant Center](https://docs.asva-ai.com/guides/feed-specs.md): Format, field requirements, variant rules, price formatting, and validation steps for product feeds used in UCP and ACP implementations. - [Agency Playbooks for Agentic Commerce Rollouts](https://docs.asva-ai.com/guides/playbooks.md): Scenario-based rollout guides for UCP and ACP — choose a playbook based on your client stack, then follow the step-by-step path to go live. - [Razorpay Agentic Payments: UCP and ACP Integration](https://docs.asva-ai.com/guides/razorpay.md): Connect Razorpay Agentic Payments to your UCP and ACP checkout endpoints — UPI mandate setup, payment execution, India compliance, and test mode. - [Asva AI: Developer Platform for Agentic Commerce](https://docs.asva-ai.com/index.md): Implement UCP and ACP protocols, surface dark AI traffic, and track AI-driven revenue. Make your store shoppable on ChatGPT, Gemini, and every AI surface. - [Core Concepts: UCP, ACP, Dark Traffic, and Readiness](https://docs.asva-ai.com/introduction/core-concepts.md): Understand the four pillars of agentic commerce — UCP, ACP, dark traffic attribution, and Readiness Score — and how they work together. - [Asva AI: Make Your Store Shoppable on Every AI Surface](https://docs.asva-ai.com/introduction/overview.md): Asva AI is the developer platform for agentic commerce — implement UCP and ACP protocols, attribute dark AI traffic, and measure AI-driven revenue. - [Asva AI Quickstart: From Zero to Live in 5 Minutes](https://docs.asva-ai.com/introduction/quickstart.md): Run a Readiness Score, generate and publish your UCP manifest, and install the Asva attribution snippet — all in under 5 minutes. - [UCP Checkout: Cart Creation and Payment Integration](https://docs.asva-ai.com/ucp/checkout-and-payments.md): Implement the UCP checkout flow — cart creation, order confirmation, shipping options, payment token handling, error responses, and PSP integration. - [Implement UCP: Enable AI-Native Commerce on Your Store](https://docs.asva-ai.com/ucp/getting-started.md): Set up Universal Commerce Protocol endpoints so AI agents on Google AI Mode, Gemini, and other UCP surfaces can discover and purchase your products. - [UCP with Google Merchant Center and Google AI Mode](https://docs.asva-ai.com/ucp/google-merchant-center.md): Connect your Merchant Center feed to UCP — field mapping, Business Profile linking, endpoint requirements, and feed diagnostics for Google AI Mode. - [UCP Implementation: Checklist and Go-Live Validation](https://docs.asva-ai.com/ucp/implementation.md): Complete UCP implementation checklist covering pre-requisites, capability discovery, catalog, checkout, post-purchase, and validation commands. - [UCP Manifest Schema: Complete Field-by-Field Reference](https://docs.asva-ai.com/ucp/manifest-deep-dive.md): Complete field-by-field reference for the /.well-known/ucp manifest — every capability, required vs. optional fields, versioning, and configuration examples. - [UCP Product Catalog: Schema and Endpoint Reference](https://docs.asva-ai.com/ucp/product-catalog.md): Build your /ucp/products endpoint correctly — product schema, variant structure, pricing rules, availability statuses, pagination, and filtering parameters. - [UCP on Shopify: Native Settings and Checkout Kit](https://docs.asva-ai.com/ucp/shopify.md): Enable UCP on your Shopify store — native UCP settings, Checkout Kit, Storefront API product mapping, and a custom manifest via Cloudflare Workers. - [UCP Capability Discovery: Hosting .well-known/ucp](https://docs.asva-ai.com/ucp/well-known.md): Host and validate your /.well-known/ucp manifest so AI agents can discover your commerce capabilities before making any catalog or checkout calls. ## OpenAPI Specs - [openapi](https://docs.asva-ai.com/api-reference/openapi.json) ## Optional - [Readiness Score](https://asva-ai.com/tools/readiness) - [Manifest Generator](https://asva-ai.com/tools/manifest) - [Changelog](https://asva-ai.com/updates)