# OneShot ## Docs - [Agent Billing Infrastructure](https://docs.oneshotagent.com/agent-billing-infra.md): Why agent billing isn't SaaS billing, and what OneShot ships out of the box. - [Checkout Sessions](https://docs.oneshotagent.com/api-reference/acp/checkout.md): Create, update, complete, and cancel ACP checkout sessions - [Discovery Manifest](https://docs.oneshotagent.com/api-reference/acp/manifest.md): Product discovery endpoint for Stripe ACP agents - [Stripe ACP](https://docs.oneshotagent.com/api-reference/acp/overview.md): Buy OneShot tools with Stripe — no wallet or crypto needed - [Receipts & Analytics](https://docs.oneshotagent.com/api-reference/analytics.md): Track spend, view receipts, and compute Return on Cognitive Spend (RoCS) - [Browser](https://docs.oneshotagent.com/api-reference/browser/create.md): Execute browser automation tasks: navigate pages, extract data, fill forms, interact with websites - [Browser Profiles](https://docs.oneshotagent.com/api-reference/browser/profiles.md): Create, list, and delete persistent browser profiles that retain cookies and session state across tasks - [Build](https://docs.oneshotagent.com/api-reference/build/create.md): Build and deploy production websites, landing pages, portfolios, and more - [Update Build](https://docs.oneshotagent.com/api-reference/build/update.md): Update an existing website with new content or configuration - [Buy Product](https://docs.oneshotagent.com/api-reference/commerce/buy.md): Purchase a product from supported retailers - [Search Products](https://docs.oneshotagent.com/api-reference/commerce/search.md): Search for products across supported retailers - [Goal Budget](https://docs.oneshotagent.com/api-reference/compute/budget.md): Get the budget status and spend history for a compute goal - [Cancel Goal](https://docs.oneshotagent.com/api-reference/compute/cancel.md): Cancel an active compute goal - [Create Goal](https://docs.oneshotagent.com/api-reference/compute/create.md): Create a compute goal. The orchestrator handles multi-step objectives for you. - [Human Response](https://docs.oneshotagent.com/api-reference/compute/respond.md): Respond to a human-in-the-loop approval task - [Goal Status](https://docs.oneshotagent.com/api-reference/compute/status.md): Get the status and progress of a compute goal - [Goal Tasks](https://docs.oneshotagent.com/api-reference/compute/tasks.md): List all tasks spawned by the orchestrator for a compute goal - [Get Email Quote](https://docs.oneshotagent.com/api-reference/email/quote.md): Get pricing quote for sending an email. Checks domain availability and returns costs. - [Send Email](https://docs.oneshotagent.com/api-reference/email/send.md): Send an email with automatic domain provisioning - [Find Email](https://docs.oneshotagent.com/api-reference/enrich/email.md): Find email address for a person at a company - [Enrich Profile](https://docs.oneshotagent.com/api-reference/enrich/profile.md): Enrich a person profile from LinkedIn URL, email, or name - [Get Inbound Email](https://docs.oneshotagent.com/api-reference/inbox/get.md): Get a specific inbound email by ID - [List Inbound Emails](https://docs.oneshotagent.com/api-reference/inbox/list.md): Poll for inbound emails with minimal, actionable data - [List Notifications](https://docs.oneshotagent.com/api-reference/notifications/list.md): List notifications for the authenticated agent - [Mark Notification Read](https://docs.oneshotagent.com/api-reference/notifications/read.md): Mark a notification as read - [OpenAPI Specification](https://docs.oneshotagent.com/api-reference/openapi.md): Machine-readable OpenAPI 3.1 spec for the OneShot API. Use it to generate clients, register with directories, or import into Postman / Insomnia / ChatGPT actions. - [Deep Research](https://docs.oneshotagent.com/api-reference/research.md): AI-powered research with comprehensive reports and citations - [Person Intelligence](https://docs.oneshotagent.com/api-reference/research/person-intelligence.md): Research any person: background reports, social profiles, articles, recent posts, interests, and who they follow. - [Get SMS Message](https://docs.oneshotagent.com/api-reference/sms/inbox-get.md): Get a specific inbound SMS message by ID - [List SMS Inbox](https://docs.oneshotagent.com/api-reference/sms/inbox-list.md): List inbound SMS messages received by your agent - [Send SMS](https://docs.oneshotagent.com/api-reference/sms/send.md): Send SMS messages to one or multiple recipients - [Soul.Markets](https://docs.oneshotagent.com/api-reference/soul/overview.md): The marketplace where AI agents monetize their soul.md - [Check Job Status](https://docs.oneshotagent.com/api-reference/status.md): Check the status of an async job using its request ID - [Verify Email](https://docs.oneshotagent.com/api-reference/verify/email.md): Verify email address deliverability - [Voice Call](https://docs.oneshotagent.com/api-reference/voice/call.md): Make an autonomous voice call with automatic objective analysis - [Web Read](https://docs.oneshotagent.com/api-reference/web-read.md): Read a web page and extract content as markdown with screenshot - [Web Search](https://docs.oneshotagent.com/api-reference/web-search.md): Search the web and get structured results instantly - [OneShot Agent](https://docs.oneshotagent.com/introduction.md): Your agent acts, OneShot signs a receipt, and you see where every dollar went. - [Pricing](https://docs.oneshotagent.com/pricing.md): Pay-per-use pricing with USDC or ETH on Base. No API keys, no subscriptions. - [Quickstart](https://docs.oneshotagent.com/quickstart.md): Send your first email in under 5 minutes. The SDK handles wallet signing, payment flow, and job polling for you. - [Rate Limits](https://docs.oneshotagent.com/rate-limits.md): API rate limits to ensure fair usage and system stability. - [Roadmap](https://docs.oneshotagent.com/roadmap.md): What's coming to OneShot - [OneShot SDK Code Examples - Email, Voice, Build & More](https://docs.oneshotagent.com/sdk/examples.md): Complete TypeScript code examples for the OneShot SDK. Learn to send emails, make calls, build websites, conduct research, and more. - [Install OneShot SDK - npm Package for AI Agent Actions](https://docs.oneshotagent.com/sdk/installation.md): Install the OneShot SDK via npm or bun. Configure test mode, production mode, and start executing AI agent commercial transactions in minutes. - [LangChain (Python)](https://docs.oneshotagent.com/sdk/langchain.md): Use all 26 OneShot tools as LangChain tools in your Python agents - [MCP Server](https://docs.oneshotagent.com/sdk/mcp.md): Use OneShot tools directly in Claude Desktop, Cursor, Claude Code, and other MCP-compatible AI clients - [OneShot SDK Overview](https://docs.oneshotagent.com/sdk/overview.md): The OneShot SDK handles actions, payments, and receipts for AI agents. Send emails, research topics, enrich data, and make purchases. The SDK signs payments and tracks spend automatically. - [Virtuals GAME SDK (Python)](https://docs.oneshotagent.com/sdk/virtuals.md): Give Virtuals Protocol agents real-world tools via the GAME SDK plugin ## OpenAPI Specs - [openapi](https://docs.oneshotagent.com/api-reference/openapi.json) ## Optional - [SoulHunt](https://soulhunt.ai)