# Anyway ## Docs - [Anyway Business](https://docs.anyway.sh/concepts.md): Create products and payment-method-specific links, then manage checkout, orders, balances, and payouts. - [Business Quickstart](https://docs.anyway.sh/quickstart.md): Open the Business view, create a product, take your first payment, and prepare a payout. - [Business App Guide](https://docs.anyway.sh/features/webapp.md): Find every Business page, shortcut, and account setting in the current Anyway app. - [Workspace](https://docs.anyway.sh/features/workspace.md): Use the Business assistant, session history, and generated artifacts. - [Products & Payment Links](https://docs.anyway.sh/features/payments.md): Create products and share customer-facing Anyway payment links. - [Business Verification](https://docs.anyway.sh/features/business-verification.md): Submit business or individual verification details and track the status. - [Orders & Sales Records](https://docs.anyway.sh/features/customer-order-attribution.md): Track paid orders and match them with Finance transactions. - [Customers & Subscriptions](https://docs.anyway.sh/features/customers-and-subscriptions.md): Inspect customer purchase history and manage recurring customer subscriptions. - [Finance & Payouts](https://docs.anyway.sh/billing/finance-and-payouts.md): Understand your USD balance, transactions, payout accounts, and payout requests. - [Commerce Webhooks](https://docs.anyway.sh/features/webhooks.md): Receive signed order and subscription lifecycle events. - [Dashboard & Agent Traces](https://docs.anyway.sh/features/tracing.md): Connect the SDK and inspect business metrics and agent execution data. - [Business API Reference](https://docs.anyway.sh/features/business-api.md): Connect a merchant backend to Anyway's public commerce API and webhook contracts. - [Developer Settings](https://docs.anyway.sh/features/developer-settings.md): Create scoped API keys and manage webhook endpoints. - [Subscription & Billing](https://docs.anyway.sh/billing/overview.md): Manage the Anyway account plan, usage, payment method, and billing records. - [Anyway Agents](https://docs.anyway.sh/features/agents-overview.md): Give agents a controlled way to pay for APIs and track what they spend. - [Agents Quickstart](https://docs.anyway.sh/features/sandbox.md): Create an agent wallet, fund it, and make a paid API call. - [Agents App Guide](https://docs.anyway.sh/features/agents-app.md): Navigate SuperAPI, Agent Wallets, funding, wallet activity, and shortcuts. - [Agent Wallets](https://docs.anyway.sh/features/agent-wallet.md): Allocate funds to agents and enforce their spending policies. - [Credits & Funding](https://docs.anyway.sh/billing/usage-limits.md): Understand organization Credits, wallet USDC, and how paid calls are funded. - [Wallet Activity & Security](https://docs.anyway.sh/features/cost-tracking.md): Review wallet activity, policy outcomes, keys, and Credit history. - [SuperAPI](https://docs.anyway.sh/features/super-api.md): Discover and call paid APIs through one x402-compatible interface. - [Developer Overview](https://docs.anyway.sh/api-reference/introduction.md): Choose the Business or Agents integration surface. - [Choose the Right API](https://docs.anyway.sh/api-reference/api-surfaces.md): Choose the public API and authentication method for each integration. - [Authentication](https://docs.anyway.sh/api-reference/authentication.md): Use Merchant API keys, Agent Wallet signatures, and telemetry keys safely. - [Merchant API](https://docs.anyway.sh/api-reference/merchant-api.md): Access commerce resources using a server-side Merchant API key. - [Orders API](https://docs.anyway.sh/api-reference/orders-guide.md): Query orders, confirm payment status, and build safe fulfillment with the Merchant API. - [Catalog, Customers & Access](https://docs.anyway.sh/api-reference/catalog.md): Products, subscription records, customers, and entitlements. - [Inspect API key](https://docs.anyway.sh/api-reference/endpoint/api-keys.md): Inspect the organization and permissions attached to the current API key. - [List orders](https://docs.anyway.sh/api-reference/endpoint/orders.md): List the authenticated organization’s orders with pagination and filters. - [Get an order](https://docs.anyway.sh/api-reference/endpoint/get-order.md): Retrieve one order by its Anyway order ID. - [List products](https://docs.anyway.sh/api-reference/endpoint/products.md): List published, draft, or archived products for the authenticated organization. - [Get a product](https://docs.anyway.sh/api-reference/endpoint/get-product.md): Retrieve one product by its Anyway product ID. - [Get product payment links](https://docs.anyway.sh/api-reference/endpoint/get-product-payment-links.md): List the customer-facing Anyway payment links configured for a product. - [List subscription records](https://docs.anyway.sh/api-reference/endpoint/list-subscriptions.md): List recurring-payment subscription records visible to the authenticated organization. - [Get a subscription record](https://docs.anyway.sh/api-reference/endpoint/get-subscription.md): Retrieve one subscription record by its Anyway subscription ID. - [List customers](https://docs.anyway.sh/api-reference/endpoint/list-customers.md): List customers associated with the authenticated organization’s orders. - [Get a customer](https://docs.anyway.sh/api-reference/endpoint/get-customer.md): Retrieve one customer by its Anyway customer ID. - [Check product access](https://docs.anyway.sh/api-reference/endpoint/check-entitlement.md): Check whether a customer currently has access to a product. - [Agent Wallet Runtime API](https://docs.anyway.sh/api-reference/agent-wallet-api.md): Authenticate agent-signed requests and use Agent Wallet runtime routes. - [Webhook Delivery](https://docs.anyway.sh/api-reference/endpoint/webhooks.md): Receive, verify, deduplicate, and process signed commerce events. - [Agent Tracing SDKs](https://docs.anyway.sh/sdk/quickstart.md): Install, configure, and structure JavaScript or Python traces for Dashboard and Agent Traces. - [Anyway CLI](https://docs.anyway.sh/sdk/cli.md): Use supported Business and Agents workflows from a terminal. ## OpenAPI Specs - [openapi](https://docs.anyway.sh/api-reference/openapi.json) ## Optional - [Anyway.sh](https://anyway.sh)