# Coinbase Developer Documentation: Docs

## Docs

### GET STARTED

- [Coinbase Developer Docs](https://docs.cdp.coinbase.com/index.md): Explore our API & SDK references, demos, and guides for building onchain apps.
- [Develop with Coinbase](https://docs.cdp.coinbase.com/get-started/overview.md)
- [Initial Setup](https://docs.cdp.coinbase.com/get-started/initial-setup.md)

#### Authentication

- [Authentication](https://docs.cdp.coinbase.com/get-started/authentication/overview.md): Choose the right authentication method for CDP APIs based on whether you are building server-side or client-side applications.
- [JWT Authentication](https://docs.cdp.coinbase.com/get-started/authentication/jwt-authentication.md)
- [Best Practices: API Security](https://docs.cdp.coinbase.com/get-started/authentication/security-best-practices.md)

#### Sandbox

- [Sandbox](https://docs.cdp.coinbase.com/get-started/sandbox/overview.md): Test your integration in a safe, isolated environment.
- [Quickstart](https://docs.cdp.coinbase.com/get-started/sandbox/quickstart.md): Set up your Sandbox API keys, create a funded account, and send a test transaction
- [Testing with Postman](https://docs.cdp.coinbase.com/get-started/sandbox/postman.md): Use Postman to test Payment APIs via UI

### AI AGENTS

- [Overview](https://docs.cdp.coinbase.com/ai-agents/overview.md): Choose between Coinbase MCP, Wallet MCP, and CDP MCP based on what you want your agent to do.

#### Coinbase for Agents

- [Coinbase MCP](https://docs.cdp.coinbase.com/ai-agents/coinbase-for-agents/coinbase-mcp.md): Give your AI agent access to Coinbase.
- [Wallet MCP](https://docs.cdp.coinbase.com/ai-agents/coinbase-for-agents/wallet-mcp.md): Connect an AI agent to Coinbase Wallet, complete common wallet tasks, and extend it with plugins.

#### CDP for Agents

- [CDP MCP](https://docs.cdp.coinbase.com/ai-agents/cdp-for-agents/cdp-mcp.md): Authenticate once, access every CDP API from the terminal or an AI agent.
- [CDP Docs MCP](https://docs.cdp.coinbase.com/ai-agents/cdp-for-agents/cdp-docs-mcp.md): Connect AI tools to CDP documentation using the Model Context Protocol for enhanced development assistance.

### WALLETS

- [USDC Rewards](https://docs.cdp.coinbase.com/wallets/usdc-rewards.md): Earn USDC rewards on qualifying balances held in CDP wallets.

#### Non-custodial Wallet

- [Non-Custodial Wallets](https://docs.cdp.coinbase.com/wallets/non-custodial-wallets/overview.md): Non-custodial wallets for users (with social login, no seed phrases) and systems (via API key, keys in a TEE).
- [Borrow](https://docs.cdp.coinbase.com/wallets/using-wallets/defi-borrow.md)
- [Pricing](https://docs.cdp.coinbase.com/wallets/pricing.md): Pay-as-you-go pricing for CDP non-custodial wallets.

##### Quickstart

- [Quickstart: User Wallet](https://docs.cdp.coinbase.com/wallets/quickstart/user-auth.md)
- [Quickstart: API Key Wallet](https://docs.cdp.coinbase.com/wallets/quickstart/api-key-auth.md)

##### Using Wallets

- [Create & Manage Wallets](https://docs.cdp.coinbase.com/wallets/using-wallets/create-and-manage-wallets.md)
- [Import & Export](https://docs.cdp.coinbase.com/wallets/using-wallets/import-and-export.md)
- [Send Transactions](https://docs.cdp.coinbase.com/wallets/using-wallets/send-transactions.md)
- [Sign Transactions & Messages](https://docs.cdp.coinbase.com/wallets/using-wallets/sign-transactions-and-messages.md)
- [Swaps](https://docs.cdp.coinbase.com/wallets/using-wallets/swaps.md)
- [Smart Accounts](https://docs.cdp.coinbase.com/wallets/using-wallets/smart-accounts.md)
- [EIP-7702](https://docs.cdp.coinbase.com/wallets/using-wallets/eip-7702.md)
- [Spend Permissions](https://docs.cdp.coinbase.com/wallets/using-wallets/spend-permissions.md)
- [Wallet Webhooks](https://docs.cdp.coinbase.com/webhooks/wallets.md)
- [x402 Payment Protocol](https://docs.cdp.coinbase.com/wallets/using-wallets/x402-payments.md)

###### Onramp

- [Apple Pay (iOS Only)](https://docs.cdp.coinbase.com/wallets/using-wallets/onramp/apple-pay.md)
- [Cross-Platform (Web, iOS, Android)](https://docs.cdp.coinbase.com/wallets/using-wallets/onramp/cross-platform.md)

##### Authentication

- [Wallet Authentication](https://docs.cdp.coinbase.com/wallets/authentication/overview.md): Authentication options for user wallets, including email OTP, SMS, social login, and custom OAuth providers.
- [Custom Authentication](https://docs.cdp.coinbase.com/wallets/authentication/custom-authentication.md)
- [Sign In With Ethereum](https://docs.cdp.coinbase.com/wallets/authentication/siwe.md)
- [Auth Method Linking](https://docs.cdp.coinbase.com/wallets/authentication/auth-method-linking.md)
- [Implementation Guide](https://docs.cdp.coinbase.com/wallets/authentication/implementation-guide.md)
- [Session Management](https://docs.cdp.coinbase.com/wallets/authentication/session-management.md)
- [Best Practices](https://docs.cdp.coinbase.com/wallets/authentication/best-practices.md)

###### Social Login

- [Social Login](https://docs.cdp.coinbase.com/wallets/authentication/social-login/overview.md): Use your own Google, Apple, X, or Telegram OAuth app instead of the CDP default for social login.
- [Google OAuth Configuration](https://docs.cdp.coinbase.com/wallets/authentication/social-login/google.md)
- [Apple OAuth Configuration](https://docs.cdp.coinbase.com/wallets/authentication/social-login/apple.md)
- [X (Twitter) OAuth Configuration](https://docs.cdp.coinbase.com/wallets/authentication/social-login/x.md)
- [Telegram OAuth Configuration](https://docs.cdp.coinbase.com/wallets/authentication/social-login/telegram.md)

###### MFA

- [Multi-Factor Authentication (MFA)](https://docs.cdp.coinbase.com/wallets/authentication/mfa/overview.md): Add a second verification step to user wallets with biometrics, passkeys, or TOTP authenticators.
- [MFA Enrollment](https://docs.cdp.coinbase.com/wallets/authentication/mfa/enrollment.md)
- [Handling MFA Prompts](https://docs.cdp.coinbase.com/wallets/authentication/mfa/verification.md)
- [Passkey MFA](https://docs.cdp.coinbase.com/wallets/authentication/mfa/passkeys.md): Enable passkeys (WebAuthn) as a multi-factor authentication method for embedded wallets.
- [Customizing MFA Triggers](https://docs.cdp.coinbase.com/wallets/authentication/mfa/protected-operations.md)

##### Client-side development

- [React Components](https://docs.cdp.coinbase.com/wallets/client-side-development/react-components.md)
- [React Native Quickstart](https://docs.cdp.coinbase.com/wallets/client-side-development/react-native.md)
- [Swift Quickstart](https://docs.cdp.coinbase.com/wallets/client-side-development/swift.md)
- [Next.js Integration](https://docs.cdp.coinbase.com/wallets/client-side-development/nextjs.md)
- [Theming](https://docs.cdp.coinbase.com/wallets/client-side-development/theming.md)

##### Ecosystem Compatibility

- [Wagmi Integration](https://docs.cdp.coinbase.com/wallets/ecosystem-compatibility/wagmi.md)
- [Wallet Standard Integration](https://docs.cdp.coinbase.com/wallets/ecosystem-compatibility/wallet-standard.md)
- [viem Compatibility](https://docs.cdp.coinbase.com/wallets/ecosystem-compatibility/viem-compatibility.md)
- [web3 Compatibility](https://docs.cdp.coinbase.com/wallets/ecosystem-compatibility/eth-account-compatibility.md)

##### Security & Policies

- [Security](https://docs.cdp.coinbase.com/wallets/security-and-policies/security-overview.md)
- [Domain Allowlisting](https://docs.cdp.coinbase.com/wallets/security-and-policies/domain-allowlisting.md)
- [First-Party Cookies](https://docs.cdp.coinbase.com/wallets/security-and-policies/first-party-cookies.md): Serve non-custodial user wallet session cookies from your own subdomain so refresh tokens stay in first-party HttpOnly cookies across all major browsers.

###### App Attestation

- [App Attestation](https://docs.cdp.coinbase.com/wallets/security-and-policies/app-attestation/overview.md): Verify that wallet API requests come from a legitimate, unmodified build of your mobile app.
- [iOS App Attest](https://docs.cdp.coinbase.com/wallets/security-and-policies/app-attestation/ios.md)
- [Android Play Integrity](https://docs.cdp.coinbase.com/wallets/security-and-policies/app-attestation/android.md)

###### Policy Engine

- [Policy Engine](https://docs.cdp.coinbase.com/wallets/security-and-policies/policy-engine/overview.md): Define rules that accept or reject wallet signing operations based on transaction parameters like destination and value.
- [EVM Policies](https://docs.cdp.coinbase.com/wallets/security-and-policies/policy-engine/evm-policies.md)
- [Solana Policies](https://docs.cdp.coinbase.com/wallets/security-and-policies/policy-engine/solana-policies.md)
- [Solana IDL Policies](https://docs.cdp.coinbase.com/wallets/security-and-policies/policy-engine/solana-idl-policies.md)

#### Custodial Wallets

- [Custodial Wallets](https://docs.cdp.coinbase.com/wallets/custodial-wallets/overview.md): Programmatic accounts for custody, balances, and money movement on CDP.
- [Custodial Wallets Quickstart](https://docs.cdp.coinbase.com/wallets/custodial-wallets/quickstart.md): Create a custodial account in Sandbox and verify balances with the CDP CLI or the CDP SDK

#### Agentic Wallet

- [Overview](https://docs.cdp.coinbase.com/agentic-wallet/welcome.md)

##### Agentic Wallet CLI

- [Agentic Wallet CLI](https://docs.cdp.coinbase.com/agentic-wallet/cli/welcome.md)
- [Quickstart](https://docs.cdp.coinbase.com/agentic-wallet/cli/quickstart.md)

###### Skills

- [Agentic Wallet CLI Skills](https://docs.cdp.coinbase.com/agentic-wallet/cli/skills/overview.md): Pre-built agent skills for common wallet operations like sending, trading, and paying for services via the awal CLI.
- [Authenticate Wallet](https://docs.cdp.coinbase.com/agentic-wallet/cli/skills/authenticate.md)
- [Fund Wallet](https://docs.cdp.coinbase.com/agentic-wallet/cli/skills/fund.md)
- [Send USDC](https://docs.cdp.coinbase.com/agentic-wallet/cli/skills/send.md)
- [Trade Tokens](https://docs.cdp.coinbase.com/agentic-wallet/cli/skills/trade.md)
- [Search for Service](https://docs.cdp.coinbase.com/agentic-wallet/cli/skills/search-for-service.md)
- [Pay for Service](https://docs.cdp.coinbase.com/agentic-wallet/cli/skills/pay-for-service.md)
- [Monetize Service](https://docs.cdp.coinbase.com/agentic-wallet/cli/skills/monetize-service.md)

##### Agentic Wallet MCP

- [Overview](https://docs.cdp.coinbase.com/agentic-wallet/mcp/welcome.md)
- [Quickstart](https://docs.cdp.coinbase.com/agentic-wallet/mcp/quickstart.md)
- [Example Workflows](https://docs.cdp.coinbase.com/agentic-wallet/mcp/examples.md)
- [FAQ](https://docs.cdp.coinbase.com/agentic-wallet/mcp/faq.md)

###### MCP Tools

- [Agentic Wallet MCP Tools](https://docs.cdp.coinbase.com/agentic-wallet/mcp/mcp-tools/overview.md): MCP tools for managing wallets, checking balances, and making payments from an AI agent.
- [Get Wallet Address](https://docs.cdp.coinbase.com/agentic-wallet/mcp/mcp-tools/get-wallet-address.md)
- [Get Wallet Balance](https://docs.cdp.coinbase.com/agentic-wallet/mcp/mcp-tools/get-wallet-balance.md)
- [Show Wallet App](https://docs.cdp.coinbase.com/agentic-wallet/mcp/mcp-tools/show-wallet-app.md)
- [Check Sign-In Status](https://docs.cdp.coinbase.com/agentic-wallet/mcp/mcp-tools/check-sign-in-status.md)
- [List Bazaar Resources](https://docs.cdp.coinbase.com/agentic-wallet/mcp/mcp-tools/list-bazaar-resources.md)
- [Get Resource Details](https://docs.cdp.coinbase.com/agentic-wallet/mcp/mcp-tools/get-resource-details.md)
- [Make an x402 Request](https://docs.cdp.coinbase.com/agentic-wallet/mcp/mcp-tools/make-x402-request.md)
- [Check Payment Requirements](https://docs.cdp.coinbase.com/agentic-wallet/mcp/mcp-tools/check-payment-requirements.md)

### PAYMENTS

- [Payments](https://docs.cdp.coinbase.com/payments/overview.md): Choose the right CDP payments product for your use case.
- [Metadata](https://docs.cdp.coinbase.com/payments/metadata.md): Attach custom key-value pairs to deposit destinations, transfers, and webhook subscriptions for reconciliation and reporting.

#### Deposit Destinations

- [Deposit Destinations](https://docs.cdp.coinbase.com/payments/deposit-destinations/overview.md): Generate addresses to receive funds into your accounts.

##### Quickstart

- [Deposit Destinations Quickstart](https://docs.cdp.coinbase.com/payments/crypto-deposit-destinations/quickstart.md): Create a deposit address and simulate an inbound deposit
- [Fiat Deposit Destinations Quickstart](https://docs.cdp.coinbase.com/payments/fiat-deposit-destinations/quickstart.md): Issue a virtual account for a KYC'd customer and simulate an inbound fiat deposit - business virtual account support coming soon

#### Payment Methods

- [Payment Methods](https://docs.cdp.coinbase.com/payments/payment-methods/overview.md): External bank accounts to send fiat transfers to from your custodial accounts.
- [Payment Methods Quickstart](https://docs.cdp.coinbase.com/payments/payment-methods/quickstart.md): List payment methods and test a fiat withdrawal flow in Sandbox

#### Transfers

- [Transfers](https://docs.cdp.coinbase.com/payments/transfers/overview.md): Send payouts and disbursements from a custodial account to onchain addresses, email recipients, or bank accounts via fiat rails.
- [Transfers Quickstart](https://docs.cdp.coinbase.com/payments/transfers/quickstart.md): Create transfers to a crypto address, email, and payment method in Sandbox
- [Transfer Validation](https://docs.cdp.coinbase.com/payments/transfers/validation.md)
- [Example payloads](https://docs.cdp.coinbase.com/payments/transfers/example-payloads.md)
- [Create a recurring report in Portal](https://docs.cdp.coinbase.com/payments/transfers/reports.md)

##### Webhooks

- [Transfer Webhooks](https://docs.cdp.coinbase.com/webhooks/transfers/overview.md)
- [Verification](https://docs.cdp.coinbase.com/webhooks/transfers/verification.md)
- [Subscriptions](https://docs.cdp.coinbase.com/webhooks/transfers/subscriptions.md)
- [Example payloads](https://docs.cdp.coinbase.com/webhooks/transfers/example-payloads.md)

#### Acceptance

- [Payment Acceptance](https://docs.cdp.coinbase.com/payments/payment-acceptance/overview.md): Best-in-class stablecoin payment acceptance — reach 150M+ stablecoin holders and let them pay from any wallet or their Coinbase account, in USDC or USDT, with no gas fees.
- [Payment Acceptance Quickstart](https://docs.cdp.coinbase.com/payments/payment-acceptance/quickstart.md): Create a payment session, authorize it, and capture funds in Sandbox.
- [Payment Sessions](https://docs.cdp.coinbase.com/payments/payment-acceptance/payment-sessions.md): Targets, expiries, balances, auto-capture, and metadata for Payment Acceptance payment sessions.
- [Authorization](https://docs.cdp.coinbase.com/payments/payment-acceptance/authorization.md): Wallet, Coinbase, and x402 authorization flows for Payment Acceptance.
- [Hosted Checkout](https://docs.cdp.coinbase.com/payments/payment-acceptance/hosted-checkout.md): Redirect and embedded checkout flows for Payment Acceptance, including the coinbase-payment web component.
- [Disbursements](https://docs.cdp.coinbase.com/payments/payment-acceptance/disbursements.md): Send funds from your CDP account to a Coinbase user or onchain address, independent of any payment session.
- [Reports](https://docs.cdp.coinbase.com/payments/payment-acceptance/reports.md): What's included in a Payment Acceptance report, and how to get one today.

##### Webhooks

- [Payment Acceptance Webhooks](https://docs.cdp.coinbase.com/webhooks/payment-acceptance/overview.md): Real-time status updates for Payment Acceptance payment sessions and disbursements.
- [Verification](https://docs.cdp.coinbase.com/webhooks/payment-acceptance/verification.md): Verify Payment Acceptance webhook signatures using the shared CDP X-Hook0-Signature mechanism.
- [Webhook Subscriptions](https://docs.cdp.coinbase.com/webhooks/payment-acceptance/subscriptions.md): Create and manage webhook subscriptions for Payment Acceptance events.
- [Example Payloads](https://docs.cdp.coinbase.com/webhooks/payment-acceptance/example-payloads.md): Complete Payment Acceptance webhook payload examples for payment session and disbursement events.

#### Onramp & Offramp

- [Overview](https://docs.cdp.coinbase.com/onramp/introduction/welcome.md)
- [Quickstart](https://docs.cdp.coinbase.com/onramp/introduction/quickstart.md)
- [API Reference](https://docs.cdp.coinbase.com/onramp/reference.md)
- [Security Requirements](https://docs.cdp.coinbase.com/onramp/security-requirements.md)

##### Onramp

- [Onramp: Overview](https://docs.cdp.coinbase.com/onramp/onramp-overview.md)

###### Coinbase-hosted Onramp

- [Coinbase-hosted Onramp](https://docs.cdp.coinbase.com/onramp/coinbase-hosted-onramp/overview.md): Let users buy crypto with their Coinbase account, linked bank accounts, debit cards, Apple Pay, or Google Pay.
- [Generating an Onramp URL](https://docs.cdp.coinbase.com/onramp/coinbase-hosted-onramp/generating-onramp-url.md)
- [Countries & Currencies](https://docs.cdp.coinbase.com/onramp/coinbase-hosted-onramp/countries-&-currencies.md)
- [Generating Quotes](https://docs.cdp.coinbase.com/onramp/coinbase-hosted-onramp/generating-quotes.md)

###### Headless Onramp

- [Headless Onramp](https://docs.cdp.coinbase.com/onramp/headless-onramp/overview.md): Build a native onramp experience with Apple Pay or Google Pay where users never leave your app.
- [Onramp Verification](https://docs.cdp.coinbase.com/onramp/headless-onramp/verification.md)
- [Limits Upgrade](https://docs.cdp.coinbase.com/onramp/headless-onramp/limits-upgrade.md)

###### App2App

- [Overview](https://docs.cdp.coinbase.com/onramp/app2app/overview.md): Let users buy crypto without leaving your app by deep-linking them into the Coinbase app to complete the purchase.
- [Setup](https://docs.cdp.coinbase.com/onramp/app2app/setup.md): Set up App2App from your native iOS app: register your app, create a purchase session, and confirm settlement.
- [FAQ](https://docs.cdp.coinbase.com/onramp/app2app/faq.md): Common questions from partners integrating App2App.

##### Offramp

- [Offramp: Overview](https://docs.cdp.coinbase.com/onramp/offramp/offramp-overview.md)
- [Reference](https://docs.cdp.coinbase.com/onramp/offramp/generating-offramp-url.md)
- [Countries & Currencies](https://docs.cdp.coinbase.com/onramp/offramp/configurations.md)
- [Generating Offramp Quotes](https://docs.cdp.coinbase.com/onramp/offramp/generating-quotes.md)
- [Transaction Status & History](https://docs.cdp.coinbase.com/onramp/offramp/transaction-status.md)
- [One-click-sell Offramp URL](https://docs.cdp.coinbase.com/onramp/offramp/one-click-sell-url.md)

##### Core Features

- [Onramp & Offramp Webhooks](https://docs.cdp.coinbase.com/webhooks/onramp.md)
- [Transaction Status & History](https://docs.cdp.coinbase.com/onramp/core-features/transaction-status.md)

##### Additional Resources

- [Onramp Layer 2 Networks](https://docs.cdp.coinbase.com/onramp/additional-resources/layer-2-networks.md)
- [Onramp Supported Payment Methods](https://docs.cdp.coinbase.com/onramp/additional-resources/payment-methods.md)
- [Onramp Use Cases](https://docs.cdp.coinbase.com/onramp/additional-resources/use-cases.md)
- [Onramp Examples](https://docs.cdp.coinbase.com/onramp/additional-resources/examples.md)
- [Onramp FAQ](https://docs.cdp.coinbase.com/onramp/additional-resources/faq.md)

#### x402

- [Overview](https://docs.cdp.coinbase.com/x402/welcome.md)
- [How x402 works](https://docs.cdp.coinbase.com/x402/how-it-works.md)

##### Seller

- [Quickstart: charge for an endpoint](https://docs.cdp.coinbase.com/x402/seller/quickstart.md)
- [Get discovered (Bazaar)](https://docs.cdp.coinbase.com/x402/seller/get-discovered.md)
- [Charge over MCP](https://docs.cdp.coinbase.com/x402/seller/mcp-payments.md)
- [CDP Facilitator](https://docs.cdp.coinbase.com/x402/seller/facilitator.md)
- [Production Configuration](https://docs.cdp.coinbase.com/x402/seller/production-configuration.md)

##### Buyer

- [Quickstart: pay for an API](https://docs.cdp.coinbase.com/x402/buyer/quickstart.md)
- [Discover services (Bazaar)](https://docs.cdp.coinbase.com/x402/buyer/discover-services.md)
- [Discover & pay over MCP](https://docs.cdp.coinbase.com/x402/buyer/mcp-payments.md)
- [Configure Your x402 Client](https://docs.cdp.coinbase.com/x402/buyer/client-configuration.md)

##### Agentic Accounts

- [Agentic Accounts](https://docs.cdp.coinbase.com/x402/agentic-accounts/overview.md)
- [Agentic Wallet](https://docs.cdp.coinbase.com/x402/agentic-accounts/agentic-wallet.md)
- [Coinbase for Agents](https://docs.cdp.coinbase.com/x402/agentic-accounts/coinbase-for-agents.md)

##### Integrations

- [Integrations](https://docs.cdp.coinbase.com/x402/integrations/overview.md)
- [Amazon Bedrock AgentCore](https://docs.cdp.coinbase.com/x402/integrations/amazon-bedrock-agentcore.md)
- [Payment Acceptance API](https://docs.cdp.coinbase.com/x402/integrations/payment-acceptance-api.md)

##### Support

- [x402 Foundation](https://docs.cdp.coinbase.com/x402/support/x402-foundation.md)
- [Community and Developer Resources](https://docs.cdp.coinbase.com/x402/support/community.md)
- [FAQ](https://docs.cdp.coinbase.com/x402/support/faq.md)
- [Troubleshooting](https://docs.cdp.coinbase.com/x402/support/troubleshooting.md)

### STABLECOINS

#### Custom Stablecoins

- [Custom Stablecoins](https://docs.cdp.coinbase.com/custom-stablecoins/overview.md): Issue your own branded stablecoin backed 1:1 by USDC, with Coinbase managing issuance, redemption, and reserves.
- [Core Concepts](https://docs.cdp.coinbase.com/custom-stablecoins/core-concepts.md): How Custom Stablecoins stay backed 1:1 by USDC, from reserves and proof of reserves to supply controls, redemptions, rewards, and distribution.

##### Stablecoin Contract

- [Stablecoin Quickstart](https://docs.cdp.coinbase.com/custom-stablecoins/stablecoin-contract/quickstart.md)
- [Stablecoin Examples](https://docs.cdp.coinbase.com/custom-stablecoins/stablecoin-contract/examples.md)
- [Troubleshooting](https://docs.cdp.coinbase.com/custom-stablecoins/stablecoin-contract/troubleshooting.md)
- [Production Readiness](https://docs.cdp.coinbase.com/custom-stablecoins/stablecoin-contract/production-readiness.md)
- [Stablecoin Reference](https://docs.cdp.coinbase.com/custom-stablecoins/stablecoin-contract/reference.md)

##### Conversions

- [Custom Stablecoin Conversions](https://docs.cdp.coinbase.com/custom-stablecoins/conversions/overview.md): Convert between USDC and your custom stablecoin 1:1, both onchain and across Coinbase surfaces.
- [Transfers API](https://docs.cdp.coinbase.com/custom-stablecoins/conversions/transfers-api.md)

###### Stableswapper Contract

- [Stableswapper Quickstart](https://docs.cdp.coinbase.com/custom-stablecoins/conversions/stableswapper-contract/quickstart.md)
- [Key Addresses](https://docs.cdp.coinbase.com/custom-stablecoins/conversions/stableswapper-contract/key-addresses.md)
- [Swap Examples](https://docs.cdp.coinbase.com/custom-stablecoins/conversions/stableswapper-contract/examples.md)
- [Troubleshooting](https://docs.cdp.coinbase.com/custom-stablecoins/conversions/stableswapper-contract/troubleshooting.md)
- [Production Readiness](https://docs.cdp.coinbase.com/custom-stablecoins/conversions/stableswapper-contract/production-readiness.md)
- [Swap Instruction Reference](https://docs.cdp.coinbase.com/custom-stablecoins/conversions/stableswapper-contract/reference.md)

### TRADING

- [Coinbase MCP](https://docs.cdp.coinbase.com/ai-agents/coinbase-for-agents/coinbase-mcp.md): Give your AI agent access to Coinbase.
- [Borrow](https://docs.cdp.coinbase.com/wallets/using-wallets/defi-borrow.md)

#### Trade API

- [Overview](https://docs.cdp.coinbase.com/trade-api/welcome.md)
- [Trade API: Quickstart](https://docs.cdp.coinbase.com/trade-api/quickstart.md)
- [REST APIs](https://docs.cdp.coinbase.com/trade-api/rest-apis.md)
- [SDK Examples](https://docs.cdp.coinbase.com/trade-api/sdk-examples.md)

#### Staking

- [Overview](https://docs.cdp.coinbase.com/staking/staking-api/introduction/welcome.md)
- [Make your first request](https://docs.cdp.coinbase.com/staking/staking-api/introduction/quickstart.md)
- [The Staking Operation](https://docs.cdp.coinbase.com/staking/staking-api/introduction/the-staking-operation.md)

##### Protocols

###### Shared ETH

- [Shared ETH Staking](https://docs.cdp.coinbase.com/staking/staking-api/protocols/shared-eth/overview.md): Stake any amount of ETH on behalf of users without the 32 ETH minimum required for solo staking.
- [Integrating Shared ETH Staking](https://docs.cdp.coinbase.com/staking/staking-api/protocols/shared-eth/usage.md)

###### Dedicated ETH

- [Dedicated ETH Staking](https://docs.cdp.coinbase.com/staking/staking-api/protocols/dedicated-eth/overview.md): Run dedicated Ethereum validators in 32 ETH increments with full control over validator keys and rewards.
- [Integrating Dedicated ETH Staking](https://docs.cdp.coinbase.com/staking/staking-api/protocols/dedicated-eth/usage.md)

###### SOL

- [Solana Staking](https://docs.cdp.coinbase.com/staking/staking-api/protocols/sol/overview.md): Stake any amount of SOL on behalf of users to earn Solana network rewards.
- [SOL Staking](https://docs.cdp.coinbase.com/staking/staking-api/protocols/sol/usage.md)

##### Reference

- [API Reference](https://docs.cdp.coinbase.com/staking/staking-api/reference/api-reference.md)
- [Staking API Usage](https://docs.cdp.coinbase.com/staking/staking-api/reference/api-usage.md)

##### Staking Delegation Guides

- [Welcome to Staking with Coinbase](https://docs.cdp.coinbase.com/staking/staking-delegation-guides/introduction/welcome.md)
- [Safety Precautions](https://docs.cdp.coinbase.com/staking/staking-delegation-guides/introduction/safety-precautions.md)
- [Coinbase Staking FAQ](https://docs.cdp.coinbase.com/staking/staking-delegation-guides/introduction/coinbase-staking-faq.md)

###### Aleo

- [Aleo Delegation Guide](https://docs.cdp.coinbase.com/staking/staking-delegation-guides/aleo/aleo-delegation-guide.md)

###### Aptos

- [Aptos Delegation Guide](https://docs.cdp.coinbase.com/staking/staking-delegation-guides/aptos/aptos-delegation-guide.md)
- [Staking APT with Petra Wallet](https://docs.cdp.coinbase.com/staking/staking-delegation-guides/aptos/staking-with-petra-wallet.md)
- [Connecting Ledger Live to Your Petra Wallet](https://docs.cdp.coinbase.com/staking/staking-delegation-guides/aptos/connecting-ledger-to-petra.md)

###### Cardano

###### Cardano Delegation Guide

- [Cardano Delegation Guide](https://docs.cdp.coinbase.com/staking/staking-delegation-guides/cardano/cardano-delegation-guide.md)
- [Wallet choices for Cardano](https://docs.cdp.coinbase.com/staking/staking-delegation-guides/cardano/wallet-choices-for-cardano.md)

###### Celestia

- [Celestia Delegation Guide](https://docs.cdp.coinbase.com/staking/staking-delegation-guides/celestia/celestia-delegation-guide.md)
- [Staking TIA with Keplr Wallet](https://docs.cdp.coinbase.com/staking/staking-delegation-guides/celestia/staking-with-keplr-wallet.md)
- [Staking TIA with Leap Wallet](https://docs.cdp.coinbase.com/staking/staking-delegation-guides/celestia/staking-with-leap-wallet.md)

###### Cosmos

- [Cosmos FAQ](https://docs.cdp.coinbase.com/staking/staking-delegation-guides/cosmos/support/cosmos-faq.md)

###### Cosmos Delegation Guide

- [Cosmos Delegation Guide](https://docs.cdp.coinbase.com/staking/staking-delegation-guides/cosmos/delegation-guide/cosmos-delegation-guide.md)
- [Wallet choices for Cosmos](https://docs.cdp.coinbase.com/staking/staking-delegation-guides/cosmos/delegation-guide/wallet-choices-for-cosmos.md)

###### Staking with Ledger Live

- [Staking ATOM with Ledger Live](https://docs.cdp.coinbase.com/staking/staking-delegation-guides/cosmos/ledger-live/staking-with-ledger-live.md)
- [1. Set Up and Fund Ledger Live Wallet](https://docs.cdp.coinbase.com/staking/staking-delegation-guides/cosmos/ledger-live/set-up-and-fund-ledger-live-wallet.md)
- [2. Stake to with Ledger Live](https://docs.cdp.coinbase.com/staking/staking-delegation-guides/cosmos/ledger-live/stake-to-with-ledger-live.md)

###### Staking with Keplr

- [Staking ATOM with Keplr Wallet](https://docs.cdp.coinbase.com/staking/staking-delegation-guides/cosmos/staking-with-keplr/staking-with-keplr.md)
- [1. Set Up and Fund Keplr Wallet with ATOM](https://docs.cdp.coinbase.com/staking/staking-delegation-guides/cosmos/staking-with-keplr/set-up-and-fund-staking-keplr.md)
- [2. Stake ATOM to with Keplr](https://docs.cdp.coinbase.com/staking/staking-delegation-guides/cosmos/staking-with-keplr/stake-atom-to-with-keplr.md)

###### Eigenlayer

- [EigenLayer Delegation Guide](https://docs.cdp.coinbase.com/staking/staking-delegation-guides/eigenlayer/eigenLayer-delegation-guide.md)
- [Delegating Restaked ETH with EigenLayer](https://docs.cdp.coinbase.com/staking/staking-delegation-guides/eigenlayer/delegating-with-eigenlayer.md)

###### Near

- [Near FAQ](https://docs.cdp.coinbase.com/staking/staking-delegation-guides/near/near-faq.md)

###### Near Delegation Guide

- [Near Delegation Guide](https://docs.cdp.coinbase.com/staking/staking-delegation-guides/near/delegation-guide/near-delegation-guide.md)
- [Wallet choices for Near](https://docs.cdp.coinbase.com/staking/staking-delegation-guides/near/delegation-guide/wallet-choices-for-near.md)

###### Staking with NEAR Web Wallet

- [Staking with NEAR Web Wallet](https://docs.cdp.coinbase.com/staking/staking-delegation-guides/near/web-wallet/staking-with-near-web-wallet.md)
- [1. Set Up and Fund NEAR Web Wallet](https://docs.cdp.coinbase.com/staking/staking-delegation-guides/near/web-wallet/set-up-and-fund-near-web-wallet.md)
- [2. Stake to Coinbase with NEAR Web Wallet](https://docs.cdp.coinbase.com/staking/staking-delegation-guides/near/web-wallet/stake-with-near-web-wallet.md)

###### Staking with NEAR CLI

- [Staking with NEAR CLI](https://docs.cdp.coinbase.com/staking/staking-delegation-guides/near/near-cli/staking-with-near-cli.md)
- [1. Install NPM and NEAR-CLI](https://docs.cdp.coinbase.com/staking/staking-delegation-guides/near/near-cli/install-npm-and-near-cli.md)
- [2. Stake to Coinbase with NEAR CLI](https://docs.cdp.coinbase.com/staking/staking-delegation-guides/near/near-cli/stake-with-near-cli.md)

###### Polkadot

- [Polkadot FAQ](https://docs.cdp.coinbase.com/staking/staking-delegation-guides/polkadot/polkadot-faq.md)

###### Polkadot Delegation Guide

- [Polkadot Delegation Guide](https://docs.cdp.coinbase.com/staking/staking-delegation-guides/polkadot/delegation-guide/polkadot-delegation-guide.md)
- [Wallet choices for Polkadot](https://docs.cdp.coinbase.com/staking/staking-delegation-guides/polkadot/delegation-guide/wallet-choices-for-polkadot.md)

###### Staking with Ledger Live

- [Staking DOT with Ledger Live](https://docs.cdp.coinbase.com/staking/staking-delegation-guides/polkadot/ledger-live/staking-with-ledger-live.md)
- [1. Set Up and Fund Ledger Live with DOT](https://docs.cdp.coinbase.com/staking/staking-delegation-guides/polkadot/ledger-live/setup-and-fund-ledger-live.md)
- [2. Stake DOT to Coinbase with Ledger Live](https://docs.cdp.coinbase.com/staking/staking-delegation-guides/polkadot/ledger-live/stake-with-ledger-live.md)

###### Staking DOT with the Polkadot UI

- [Staking DOT with the Polkadot UI](https://docs.cdp.coinbase.com/staking/staking-delegation-guides/polkadot/polkadot-ui-live/staking-with-polkadot-ui.md)
- [1. Import Stash and Fund Polkadot UI with DOT](https://docs.cdp.coinbase.com/staking/staking-delegation-guides/polkadot/polkadot-ui-live/import-stash-and-fund-polkadot-ui.md)
- [2. Stake DOT to Coinbase with Polkadot UI](https://docs.cdp.coinbase.com/staking/staking-delegation-guides/polkadot/polkadot-ui-live/stake-with-polkadot-ui.md)

### ONCHAIN TOOLS

- [Onchain Tools](https://docs.cdp.coinbase.com/onchain-tools/overview.md): Gas sponsorship, blockchain data, and testnet utilities for onchain development.

#### Paymaster

- [Overview](https://docs.cdp.coinbase.com/paymaster/introduction/welcome.md)
- [CDP Paymaster Quickstart](https://docs.cdp.coinbase.com/paymaster/introduction/quickstart.md)
- [Paymaster Security](https://docs.cdp.coinbase.com/paymaster/reference-troubleshooting/security.md)
- [Paymaster FAQs](https://docs.cdp.coinbase.com/paymaster/faqs.md)

##### Guides

- [Submit your first sponsored smart account transaction](https://docs.cdp.coinbase.com/paymaster/guides/quickstart.md)
- [Pay Gas in ERC20 Tokens](https://docs.cdp.coinbase.com/paymaster/guides/erc20-gas-payments.md)
- [Wagmi + Viem Integration with CDP Paymaster](https://docs.cdp.coinbase.com/paymaster/guides/wagmi-viem-integration.md)
- [Build a Sponsored Transaction Component](https://docs.cdp.coinbase.com/paymaster/guides/build-sponsored-transaction-component.md)
- [Gasless Transactions on Base using CDP Paymaster](https://docs.cdp.coinbase.com/paymaster/guides/paymaster-masterclass.md): Learn how to leverage CDP Paymaster for seamless, gasless transactions on Base.
- [Building a Paymaster Proxy](https://docs.cdp.coinbase.com/paymaster/guides/paymaster-proxy.md)
- [Paymaster Examples by SDK](https://docs.cdp.coinbase.com/paymaster/guides/paymaster-examples-by-sdk.md)

##### Support

- [Error Reference](https://docs.cdp.coinbase.com/paymaster/reference-troubleshooting/errors.md)
- [Troubleshooting](https://docs.cdp.coinbase.com/paymaster/reference-troubleshooting/troubleshooting.md)
- [JSON RPC Reference](https://docs.cdp.coinbase.com/paymaster/reference-troubleshooting/json-rpc-reference.md)

#### Data

##### Getting Started

- [Data](https://docs.cdp.coinbase.com/data/get-started/overview.md): Tools to read, query, and monitor blockchain data on Base, including RPC access, SQL queries, and address history.
- [Onchain Data: Quickstart](https://docs.cdp.coinbase.com/data/get-started/quickstart.md)
- [Join CDP Discord](https://docs.cdp.coinbase.com/data/get-started/support.md)
- [Onchain Data FAQ](https://docs.cdp.coinbase.com/data/get-started/faq.md)

##### Webhooks

- [Onchain Activity Webhooks](https://docs.cdp.coinbase.com/webhooks/onchain-activity/overview.md): Subscribe to real-time notifications for onchain events like token transfers, smart contract activity, and NFT trades on Base.
- [Multi-Address Webhooks](https://docs.cdp.coinbase.com/webhooks/onchain-activity/multi-address.md)

##### Node

- [Node](https://docs.cdp.coinbase.com/data/node/overview.md): Access Base Mainnet and Sepolia via managed RPC endpoints without running your own blockchain node.
- [Node Quickstart](https://docs.cdp.coinbase.com/data/node/quickstart.md)
- [CDP Node Pricing](https://docs.cdp.coinbase.com/data/node/pricing.md)

###### JSON-RPC API Reference

- [Core EVM Methods](https://docs.cdp.coinbase.com/data/node/api-reference/core-evm-methods.md)
- [Paymaster Methods](https://docs.cdp.coinbase.com/data/node/api-reference/paymaster-methods.md)
- [Address History Methods](https://docs.cdp.coinbase.com/data/node/api-reference/address-history-methods.md)

##### SQL API

- [Overview](https://docs.cdp.coinbase.com/data/sql-api/welcome.md)
- [SQL API: Quickstart](https://docs.cdp.coinbase.com/data/sql-api/quickstart.md)
- [Schema](https://docs.cdp.coinbase.com/data/sql-api/schema.md)
- [Query B20 Events](https://docs.cdp.coinbase.com/data/sql-api/b20-events.md): Query Base B20 native token events with the SQL API, including transfers, memos, mints, policy updates, and factory deployments.
- [Query Solana tokens](https://docs.cdp.coinbase.com/data/sql-api/solana-tokens.md): Query SPL Token and Token-2022 transfers and instructions on Solana Mainnet with the SQL API—no custom indexer required.
- [Query Builder Codes](https://docs.cdp.coinbase.com/data/sql-api/builder-codes.md): Query onchain activity attributed to your Builder Code on Base using the SQL API—EOA transactions and ERC-4337 user operations, no custom indexer required.
- [CoinbaSeQL Grammar](https://docs.cdp.coinbase.com/data/sql-api/sql.md)
- [SQL API FAQ](https://docs.cdp.coinbase.com/data/sql-api/faq.md)
- [Best Practices](https://docs.cdp.coinbase.com/data/sql-api/best-practices.md)
- [REST API Reference](https://docs.cdp.coinbase.com/data/sql-api/rest-apis.md)

##### Token Balances

- [Welcome to Token Balances API](https://docs.cdp.coinbase.com/data/token-balance/welcome.md)
- [Token Balances SDK](https://docs.cdp.coinbase.com/data/token-balance/cdp-sdk.md)
- [REST API Reference](https://docs.cdp.coinbase.com/data/token-balance/cdp-api.md)

##### Address History

- [Address History](https://docs.cdp.coinbase.com/data/address-history/overview.md): Query indexed transaction history and asset balances for any wallet address across supported blockchain networks.
- [REST API Reference](https://docs.cdp.coinbase.com/data/address-history/cdp-rest-api.md)
- [JSON-RPC Methods](https://docs.cdp.coinbase.com/data/address-history/json-rpc-methods.md)

#### Faucet

- [Overview](https://docs.cdp.coinbase.com/faucets/introduction/welcome.md)
- [Quickstart- Claim testnet funds onchain using Faucets API](https://docs.cdp.coinbase.com/faucets/introduction/quickstart.md)

### CUSTOMERS

- [Customers](https://docs.cdp.coinbase.com/customers-kyc/overview.md): Onboard your customers to Coinbase with built-in KYC (Know Your Customer) identity verification, giving them access to crypto payments, trading, and custody under your own brand.
- [Customers Quickstart](https://docs.cdp.coinbase.com/customers-kyc/quickstart.md): Onboard a KYC'd customer in Sandbox, fund and move USDC, hit a capability error, then resolve it — all with the CDP CLI.
- [Customers](https://docs.cdp.coinbase.com/customers-kyc/customers.md): A customer is your end-user, onboarded through our Coinbase KYC program. By KYC'ing your customers, you can enable them to use crypto payments, trading, and custody under your own brand.
- [Capabilities](https://docs.cdp.coinbase.com/customers-kyc/capabilities.md): Capabilities are the specific actions a customer is authorized to take. Learn the capability set, statuses, and how to gate operations on KYC verification results.
- [Requirements](https://docs.cdp.coinbase.com/customers-kyc/requirements.md): Requirements are the outstanding KYC actions a customer must complete to unlock a capability. Learn how to read, resolve, and test them.
- [Customers Webhooks](https://docs.cdp.coinbase.com/customers-kyc/webhooks.md): Subscribe to customer capability and deletion webhooks for real-time KYC lifecycle updates.

### WEBHOOKS

- [Webhooks](https://docs.cdp.coinbase.com/webhooks/overview.md): Receive real-time HTTP notifications when things happen across your CDP integration.
- [Webhooks Quickstart](https://docs.cdp.coinbase.com/webhooks/quickstart.md)
- [Verify Signatures](https://docs.cdp.coinbase.com/webhooks/verify-signatures.md)

#### Event Types

- [Wallet Webhooks](https://docs.cdp.coinbase.com/webhooks/wallets.md)
- [Onramp & Offramp Webhooks](https://docs.cdp.coinbase.com/webhooks/onramp.md)

##### Customer Webhooks

- [Customers Webhooks](https://docs.cdp.coinbase.com/webhooks/customers.md)

##### Transfer Webhooks

- [Transfer Webhooks](https://docs.cdp.coinbase.com/webhooks/transfers/overview.md)
- [Verification](https://docs.cdp.coinbase.com/webhooks/transfers/verification.md)
- [Subscriptions](https://docs.cdp.coinbase.com/webhooks/transfers/subscriptions.md)
- [Example payloads](https://docs.cdp.coinbase.com/webhooks/transfers/example-payloads.md)

##### Payment Acceptance Webhooks

- [Payment Acceptance Webhooks](https://docs.cdp.coinbase.com/webhooks/payment-acceptance/overview.md): Real-time status updates for Payment Acceptance payment sessions and disbursements.
- [Verification](https://docs.cdp.coinbase.com/webhooks/payment-acceptance/verification.md): Verify Payment Acceptance webhook signatures using the shared CDP X-Hook0-Signature mechanism.
- [Webhook Subscriptions](https://docs.cdp.coinbase.com/webhooks/payment-acceptance/subscriptions.md): Create and manage webhook subscriptions for Payment Acceptance events.
- [Example Payloads](https://docs.cdp.coinbase.com/webhooks/payment-acceptance/example-payloads.md): Complete Payment Acceptance webhook payload examples for payment session and disbursement events.

##### Onchain Activity Webhooks

- [Onchain Activity Webhooks](https://docs.cdp.coinbase.com/webhooks/onchain-activity/overview.md): Subscribe to real-time notifications for onchain events like token transfers, smart contract activity, and NFT trades on Base.
- [Multi-Address Webhooks](https://docs.cdp.coinbase.com/webhooks/onchain-activity/multi-address.md)

### CONSUMER APIS

#### Coinbase OAuth2

- [OAuth2 Integration](https://docs.cdp.coinbase.com/coinbase-app/oauth2-integration/overview.md)
- [Quickstart](https://docs.cdp.coinbase.com/coinbase-app/oauth2-integration/quickstart.md): Get started with OAuth2 to connect to Coinbase users
- [Available APIs](https://docs.cdp.coinbase.com/coinbase-app/oauth2-integration/available-apis.md)
- [Coinbase App OAuth2 Security Best Practices](https://docs.cdp.coinbase.com/coinbase-app/oauth2-integration/security-best-practices.md)
- [Coinbase App OAuth2 Integration](https://docs.cdp.coinbase.com/coinbase-app/oauth2-integration/integrations.md)
- [Coinbase App OAuth2 Scopes](https://docs.cdp.coinbase.com/coinbase-app/oauth2-integration/scopes.md)
- [Coinbase App OAuth2 2FA](https://docs.cdp.coinbase.com/coinbase-app/oauth2-integration/2fa.md)
- [Coinbase App OAuth2 Tokens](https://docs.cdp.coinbase.com/coinbase-app/oauth2-integration/access-and-refresh-tokens.md)
- [Coinbase App OAuth2 Reference](https://docs.cdp.coinbase.com/coinbase-app/oauth2-integration/reference.md)
- [Coinbase App OAuth2 Code Samples](https://docs.cdp.coinbase.com/coinbase-app/oauth2-integration/oauth2-code-samples.md)

#### Coinbase App

- [Welcome to Coinbase App APIs](https://docs.cdp.coinbase.com/coinbase-app/introduction/welcome.md): Programmatically trade, transfer, and track your Coinbase accounts, assets, and transactions.
- [Getting Started with Coinbase App](https://docs.cdp.coinbase.com/coinbase-app/introduction/get-started.md)
- [Coinbase App Changelog](https://docs.cdp.coinbase.com/coinbase-app/introduction/changelog-stub.md)

##### API Architecture

- [Coinbase App Versioning](https://docs.cdp.coinbase.com/coinbase-app/api-architecture/versioning.md)
- [Coinbase App Rate Limiting](https://docs.cdp.coinbase.com/coinbase-app/api-architecture/rate-limiting.md)
- [Coinbase App Status Codes](https://docs.cdp.coinbase.com/coinbase-app/api-architecture/status-codes.md)
- [Coinbase App Pagination](https://docs.cdp.coinbase.com/coinbase-app/api-architecture/pagination.md)
- [Coinbase App Error Messages](https://docs.cdp.coinbase.com/coinbase-app/api-architecture/error-messages.md)
- [Cross-Origin Resource Sharing](https://docs.cdp.coinbase.com/coinbase-app/api-architecture/cors.md)
- [Coinbase App Postman Files](https://docs.cdp.coinbase.com/coinbase-app/api-architecture/postman-files.md)

##### Authentication / Authorization

- [Coinbase App API Key Authentication](https://docs.cdp.coinbase.com/coinbase-app/authentication-authorization/api-key-authentication.md)
- [Coinbase App Authorization](https://docs.cdp.coinbase.com/coinbase-app/authentication-authorization/authorization.md)
- [Coinbase App Legacy Keys](https://docs.cdp.coinbase.com/coinbase-app/authentication-authorization/legacy-keys.md)

##### Advanced Trade APIs

- [Welcome to Advanced Trade API](https://docs.cdp.coinbase.com/coinbase-app/advanced-trade-apis/overview.md): Programmatic trading and order management for spot, US futures, and Global Derivatives.
- [Advanced Trade Postman Files](https://docs.cdp.coinbase.com/coinbase-app/advanced-trade-apis/postman-files.md)
- [Python SDK Overview](https://docs.cdp.coinbase.com/coinbase-app/advanced-trade-apis/sdk.md)
- [Advanced Trade API Sandbox](https://docs.cdp.coinbase.com/coinbase-app/advanced-trade-apis/sandbox.md)
- [Advanced Trade API FAQ](https://docs.cdp.coinbase.com/coinbase-app/advanced-trade-apis/faq.md)

###### REST

- [Advanced Trade REST Endpoints](https://docs.cdp.coinbase.com/coinbase-app/advanced-trade-apis/rest-api.md): REST endpoints for Advanced Trade across spot, US derivatives, and Global Derivatives.
- [Advanced Trade Scope & Permissions](https://docs.cdp.coinbase.com/coinbase-app/advanced-trade-apis/rest-scopes.md): Per-endpoint OAuth and API key scopes for Advanced Trade REST.

###### WebSocket

- [Advanced Trade WebSocket Overview](https://docs.cdp.coinbase.com/coinbase-app/advanced-trade-apis/websocket/websocket-overview.md)
- [Advanced Trade WebSocket Endpoints](https://docs.cdp.coinbase.com/coinbase-app/advanced-trade-apis/websocket/websocket-endpoints.md): WebSocket channels for Advanced Trade across spot, US derivatives, and Global Derivatives.
- [Advanced Trade WebSocket Authentication](https://docs.cdp.coinbase.com/coinbase-app/advanced-trade-apis/websocket/websocket-authentication.md)
- [Advanced Trade WebSocket Rate Limits](https://docs.cdp.coinbase.com/coinbase-app/advanced-trade-apis/websocket/websocket-rate-limits.md)

###### Guides

- [Advanced API Order Management](https://docs.cdp.coinbase.com/coinbase-app/advanced-trade-apis/guides/orders.md)
- [Advanced Trade US Derivatives](https://docs.cdp.coinbase.com/coinbase-app/advanced-trade-apis/guides/futures.md)
- [Advanced Trade Portfolios](https://docs.cdp.coinbase.com/coinbase-app/advanced-trade-apis/guides/portfolios.md)
- [OAuth Portfolio Access](https://docs.cdp.coinbase.com/coinbase-app/advanced-trade-apis/guides/oauth-access.md)
- [Advanced Trade WebSockets. Setup, Authentication, and Subscriptions](https://docs.cdp.coinbase.com/coinbase-app/advanced-trade-apis/guides/websocket.md)
- [Make Your First Trade with the REST SDK](https://docs.cdp.coinbase.com/coinbase-app/advanced-trade-apis/guides/sdk-rest-api.md)
- [Listen for Order Updates with the WebSocket SDK](https://docs.cdp.coinbase.com/coinbase-app/advanced-trade-apis/guides/sdk-websocket.md)

###### Global Derivatives

- [Global Derivatives Overview](https://docs.cdp.coinbase.com/coinbase-app/advanced-trade-apis/guides/derivatives/overview.md): Guide to trading Global Derivatives on Advanced Trade
- [Technical Migration Guide](https://docs.cdp.coinbase.com/coinbase-app/advanced-trade-apis/guides/derivatives/technical.md): Technical guide to trading Global Derivatives on Advanced Trade via the new Deribit-powered gateway
- [Deribit Registered Partners — Migration Guide](https://docs.cdp.coinbase.com/coinbase-app/advanced-trade-apis/guides/derivatives/deribit-partners.md): This is the migration guide for existing registered Deribit partners.
- [INTX Retail API Partners — Migration Guide](https://docs.cdp.coinbase.com/coinbase-app/advanced-trade-apis/guides/derivatives/intx-partners.md): This is the migration guide for existing Coinbase INTX partners.
- [Advanced Trade INTX Perpetuals — Deprecated](https://docs.cdp.coinbase.com/coinbase-app/advanced-trade-apis/guides/perpetual.md)

##### Transfer APIs

- [Send Crypto](https://docs.cdp.coinbase.com/coinbase-app/transfer-apis/send-crypto.md)
- [Onchain Addresses](https://docs.cdp.coinbase.com/coinbase-app/transfer-apis/onchain-addresses.md)
- [Fiat Deposits](https://docs.cdp.coinbase.com/coinbase-app/transfer-apis/deposit-fiat.md)
- [Fiat Withdrawals](https://docs.cdp.coinbase.com/coinbase-app/transfer-apis/withdraw-fiat.md)
- [Travel Rule Fields for Crypto Sends Guide](https://docs.cdp.coinbase.com/coinbase-app/transfer-apis/travel-rule.md)
- [Supported Virtual Asset Service Provider (VASP) Tables](https://docs.cdp.coinbase.com/coinbase-app/transfer-apis/vasps.md)

##### Track APIs

- [Accounts](https://docs.cdp.coinbase.com/coinbase-app/track-apis/accounts.md)
- [Transactions](https://docs.cdp.coinbase.com/coinbase-app/track-apis/transactions.md)
- [Data API - Currencies](https://docs.cdp.coinbase.com/coinbase-app/track-apis/currencies.md)
- [Data API- Exchange Rates](https://docs.cdp.coinbase.com/coinbase-app/track-apis/exchange-rates.md)
- [Data API- Prices](https://docs.cdp.coinbase.com/coinbase-app/track-apis/prices.md)
- [Data API- Time](https://docs.cdp.coinbase.com/coinbase-app/track-apis/time.md)

#### Coinbase Wallet

- [Coinbase Wallet SDK](https://docs.cdp.coinbase.com/coinbase-wallet/overview.md): Add universal sign-in and one-tap USDC payments to any app with Coinbase Wallet — currently via Base Account SDK.

##### Get Started

- [Web (HTML + JS)](https://docs.cdp.coinbase.com/coinbase-wallet/quickstart/web.md): Integrate Sign in with Base and Base Pay using nothing but HTML and JavaScript.
- [Web (Next.js)](https://docs.cdp.coinbase.com/coinbase-wallet/quickstart/web-react.md): Quickly add Sign in with Base and Base Pay to any Next.js app
- [Mobile (React Native)](https://docs.cdp.coinbase.com/coinbase-wallet/quickstart/mobile-integration.md): Integrate Coinbase Wallet into a React Native mobile app with sign-in and USDC payments.
- [AI Tools for Coinbase Wallet Developers](https://docs.cdp.coinbase.com/coinbase-wallet/quickstart/ai-tools-available-for-devs.md): AI tools available to Coinbase Wallet developers, including MCP servers and prompt resources.

##### Guides

- [Authenticate Users](https://docs.cdp.coinbase.com/coinbase-wallet/guides/authenticate-users.md): Let a user click “Sign in with Base,” prove ownership of their onchain account, and give your server everything it needs to create a session – using open standards and no passwords
- [Accept Payments](https://docs.cdp.coinbase.com/coinbase-wallet/guides/accept-payments.md): Add one-tap USDC payments to your app with the pay() helper and Base Pay Button.
- [Accept Recurring Payments](https://docs.cdp.coinbase.com/coinbase-wallet/guides/accept-recurring-payments.md): Enable subscription-based revenue models with automatic USDC payments
- [Sign and Verify Typed Data](https://docs.cdp.coinbase.com/coinbase-wallet/guides/sign-and-verify-typed-data.md): EIP-712 structured data signing and verification for Coinbase Wallet
- [Batch Transactions](https://docs.cdp.coinbase.com/coinbase-wallet/improve-ux/batch-transactions.md): Send multiple onchain calls in a single Coinbase Wallet transaction to reduce multi-step flows to one click.
- [Use Spend Permissions](https://docs.cdp.coinbase.com/coinbase-wallet/improve-ux/spend-permissions.md): Learn how to use Spend Permissions to allow a trusted spender to spend user assets
- [Use Sub Accounts](https://docs.cdp.coinbase.com/coinbase-wallet/improve-ux/sub-accounts.md): Learn how to create and use Sub Accounts using Coinbase Wallet SDK
- [Sponsor Gas](https://docs.cdp.coinbase.com/coinbase-wallet/improve-ux/sponsor-gas/paymasters.md): Use Paymasters to sponsor your users' transactions
- [Pay Gas in ERC20 Tokens](https://docs.cdp.coinbase.com/coinbase-wallet/improve-ux/sponsor-gas/erc20-paymasters.md): Coinbase Wallet enables users to pay for gas in ERC20 tokens
- [Migrate from @coinbase/wallet-sdk](https://docs.cdp.coinbase.com/coinbase-wallet/guides/migration-guide.md): Move from the legacy Coinbase Wallet SDK package to Base Account SDK, the current recommendation for Coinbase Wallet.
- [Telemetry · Coinbase Wallet](https://docs.cdp.coinbase.com/coinbase-wallet/more/telemetry.md): Understanding Coinbase Wallet's anonymous telemetry system and how to configure it.
- [Popup Tips](https://docs.cdp.coinbase.com/coinbase-wallet/guides/tips/popup-tips.md): Practical tips for working with Coinbase Wallet popups, including reliable triggering and common pitfalls.
- [Transaction Simulation Data](https://docs.cdp.coinbase.com/coinbase-wallet/guides/tips/inspect-txn-simulation.md): Copy Coinbase Wallet transaction simulation request and response data to inspect it in a text editor.

##### Framework Integrations

- [Coinbase Developer Platform](https://docs.cdp.coinbase.com/coinbase-wallet/framework-integrations/cdp.md): Build onchain apps supporting both Coinbase Wallet and CDP Embedded Wallets
- [RainbowKit](https://docs.cdp.coinbase.com/coinbase-wallet/framework-integrations/rainbowkit.md): Integrate Coinbase Wallet with RainbowKit
- [Reown](https://docs.cdp.coinbase.com/coinbase-wallet/framework-integrations/reown.md): Integrate Coinbase Wallet with Reown AppKit for your React application
- [thirdweb](https://docs.cdp.coinbase.com/coinbase-wallet/framework-integrations/thirdweb.md): Configure Thirdweb with Coinbase Wallet for your React application

###### Wagmi

- [Setup](https://docs.cdp.coinbase.com/coinbase-wallet/framework-integrations/wagmi/setup.md): Configure Wagmi with Coinbase Wallet connector for your React application
- [Sign in with Base](https://docs.cdp.coinbase.com/coinbase-wallet/framework-integrations/wagmi/sign-in-with-base.md): Implement Coinbase Wallet authentication using the proper SIWE flow with Wagmi
- [Base Pay](https://docs.cdp.coinbase.com/coinbase-wallet/framework-integrations/wagmi/base-pay.md): Accept USDC payments with Base Pay in your Wagmi-powered React application
- [Basenames](https://docs.cdp.coinbase.com/coinbase-wallet/framework-integrations/wagmi/basenames.md): Add support for Base names in your application using Wagmi and Viem
- [Batch Transactions](https://docs.cdp.coinbase.com/coinbase-wallet/framework-integrations/wagmi/batch-transactions.md): Send multiple onchain calls in a single transaction with Wagmi and Coinbase Wallet
- [Using Sub Accounts](https://docs.cdp.coinbase.com/coinbase-wallet/framework-integrations/wagmi/sub-accounts.md): Implement Coinbase Wallet Sub Accounts using Wagmi
- [Other Use Cases](https://docs.cdp.coinbase.com/coinbase-wallet/framework-integrations/wagmi/other-use-cases.md): Access the Coinbase Wallet provider from Wagmi for advanced functionality like Sub Accounts, Spend Permissions, and more

###### Privy

- [Setup](https://docs.cdp.coinbase.com/coinbase-wallet/framework-integrations/privy/setup.md): Configure Privy with Coinbase Wallet for your React application
- [Auth (Sign in with Base)](https://docs.cdp.coinbase.com/coinbase-wallet/framework-integrations/privy/authentication.md): Manage user authentication with Privy and Coinbase Wallet
- [Wallet Actions](https://docs.cdp.coinbase.com/coinbase-wallet/framework-integrations/privy/wallet-actions.md): Sign messages, transactions, and typed data with Privy wallets
- [Spend Permissions](https://docs.cdp.coinbase.com/coinbase-wallet/framework-integrations/privy/spend-permissions.md): Enable trusted spenders to move assets without additional signatures
- [Sub Accounts](https://docs.cdp.coinbase.com/coinbase-wallet/framework-integrations/privy/sub-accounts.md): Create and manage app-specific wallet accounts with Coinbase Wallet

##### Basenames

- [Basename Transfer Guide](https://docs.cdp.coinbase.com/coinbase-wallet/basenames/basename-transfer.md): Step-by-step guide for Coinbase Wallet (formerly known as Base App) users to transfer their Basenames to new wallet addresses.
- [Basenames FAQ](https://docs.cdp.coinbase.com/coinbase-wallet/basenames/basenames-faq.md): Frequently asked questions on basenames.

##### Troubleshooting

- [Gas Usage](https://docs.cdp.coinbase.com/coinbase-wallet/more/troubleshooting/usage-details/gas-usage.md): Why Coinbase Wallets use more gas than traditional Ethereum accounts and what it costs users on L2.
- [Popup Tips](https://docs.cdp.coinbase.com/coinbase-wallet/more/troubleshooting/usage-details/popups.md): Troubleshoot Coinbase Wallet popup behavior and resolve common popup issues.
- [Transaction Simulation Data](https://docs.cdp.coinbase.com/coinbase-wallet/more/troubleshooting/usage-details/simulations.md): Copy Coinbase Wallet transaction simulation data to inspect requests and responses while debugging.
- [Unsupported Calls](https://docs.cdp.coinbase.com/coinbase-wallet/more/troubleshooting/usage-details/unsupported-calls.md): RPC calls that Coinbase Wallet does not support under EIP-1193 and ERC-4337, and what to use instead.
- [Wallet Library Support](https://docs.cdp.coinbase.com/coinbase-wallet/more/troubleshooting/usage-details/wallet-library-support.md): Popular wallet libraries and their support status for Coinbase Wallet.

##### Contribute

- [Contribute to the Coinbase Wallet Docs](https://docs.cdp.coinbase.com/coinbase-wallet/contribute/contribute-to-coinbase-wallet-docs.md): How to contribute new features, content, and updates to the Coinbase Wallet documentation while keeping it consistent.
- [Security and Bug Bounty](https://docs.cdp.coinbase.com/coinbase-wallet/contribute/security-and-bug-bounty.md): Coinbase Wallet security audits and how to report vulnerabilities through the bug bounty program.

### BUSINESS APIS

#### Coinbase Business

- [Welcome to Coinbase Business APIs](https://docs.cdp.coinbase.com/coinbase-business/introduction/welcome.md)
- [Getting Started with Coinbase Business](https://docs.cdp.coinbase.com/coinbase-business/introduction/get-started.md)
- [Coinbase Business Changelog](https://docs.cdp.coinbase.com/coinbase-business/introduction/changelog-stub.md)

##### API Architecture

- [Coinbase Business Versioning](https://docs.cdp.coinbase.com/coinbase-business/api-architecture/versioning.md)
- [Coinbase Business Rate Limiting](https://docs.cdp.coinbase.com/coinbase-business/api-architecture/rate-limiting.md)
- [Coinbase Business Status Codes](https://docs.cdp.coinbase.com/coinbase-business/api-architecture/status-codes.md)
- [Coinbase Business Pagination](https://docs.cdp.coinbase.com/coinbase-business/api-architecture/pagination.md)
- [Coinbase Business Error Messages](https://docs.cdp.coinbase.com/coinbase-business/api-architecture/error-messages.md)
- [Cross-Origin Resource Sharing](https://docs.cdp.coinbase.com/coinbase-business/api-architecture/cors.md)
- [Coinbase Business Postman Files](https://docs.cdp.coinbase.com/coinbase-business/api-architecture/postman-files.md)

##### Authentication / Authorization

- [Coinbase Business API Key Authentication](https://docs.cdp.coinbase.com/coinbase-business/authentication-authorization/api-key-authentication.md)
- [Coinbase Business Authorization](https://docs.cdp.coinbase.com/coinbase-business/authentication-authorization/authorization.md)

###### OAuth2

- [Coinbase Business OAuth2 Authentication](https://docs.cdp.coinbase.com/coinbase-business/authentication-authorization/oauth2/oauth2.md)
- [Coinbase Business OAuth2 Integration](https://docs.cdp.coinbase.com/coinbase-business/authentication-authorization/oauth2/integrations.md)
- [Coinbase Business OAuth2 Permissions](https://docs.cdp.coinbase.com/coinbase-business/authentication-authorization/oauth2/oauth2-permissions.md)
- [Coinbase Business OAuth2 Scopes](https://docs.cdp.coinbase.com/coinbase-business/authentication-authorization/oauth2/scopes.md)
- [Coinbase Business OAuth2 2FA](https://docs.cdp.coinbase.com/coinbase-business/authentication-authorization/oauth2/2fa.md)
- [Coinbase Business OAuth2 Tokens](https://docs.cdp.coinbase.com/coinbase-business/authentication-authorization/oauth2/access-and-refresh-tokens.md)
- [Coinbase Business OAuth2 Security Best Practices](https://docs.cdp.coinbase.com/coinbase-business/authentication-authorization/oauth2/security-best-practices.md)
- [Coinbase Business OAuth2 Reference](https://docs.cdp.coinbase.com/coinbase-business/authentication-authorization/oauth2/reference.md)
- [Coinbase Business OAuth2 Code Samples](https://docs.cdp.coinbase.com/coinbase-business/authentication-authorization/oauth2/oauth2-code-samples.md)

##### Advanced Trade APIs

- [Welcome to Advanced Trade API](https://docs.cdp.coinbase.com/coinbase-business/advanced-trade-apis/overview.md)
- [Advanced Trade API Endpoints](https://docs.cdp.coinbase.com/coinbase-business/advanced-trade-apis/rest-api.md)
- [API Reference](https://docs.cdp.coinbase.com/coinbase-business/advanced-trade-apis/api-reference.md)
- [Advanced Trade Postman Files](https://docs.cdp.coinbase.com/coinbase-business/advanced-trade-apis/postman-files.md)
- [Python SDK Overview](https://docs.cdp.coinbase.com/coinbase-business/advanced-trade-apis/sdk.md)
- [Advanced Trade API Sandbox](https://docs.cdp.coinbase.com/coinbase-business/advanced-trade-apis/sandbox.md)
- [Advanced Trade API FAQ](https://docs.cdp.coinbase.com/coinbase-business/advanced-trade-apis/faq.md)

###### WebSocket

- [Advanced Trade WebSocket Overview](https://docs.cdp.coinbase.com/coinbase-business/advanced-trade-apis/websocket/websocket-overview.md)
- [Advanced Trade WebSocket Channels](https://docs.cdp.coinbase.com/coinbase-business/advanced-trade-apis/websocket/websocket-channels.md)
- [Advanced Trade WebSocket Authentication](https://docs.cdp.coinbase.com/coinbase-business/advanced-trade-apis/websocket/websocket-authentication.md)
- [Advanced Trade WebSocket Rate Limits](https://docs.cdp.coinbase.com/coinbase-business/advanced-trade-apis/websocket/websocket-rate-limits.md)

###### Guides

- [Advanced API Order Management](https://docs.cdp.coinbase.com/coinbase-business/advanced-trade-apis/guides/orders.md)
- [Advanced Trade Futures](https://docs.cdp.coinbase.com/coinbase-business/advanced-trade-apis/guides/futures.md)
- [Advanced Trade Perpetual Futures](https://docs.cdp.coinbase.com/coinbase-business/advanced-trade-apis/guides/perpetual.md)
- [Advanced Trade Portfolios](https://docs.cdp.coinbase.com/coinbase-business/advanced-trade-apis/guides/portfolios.md)
- [OAuth Portfolio Access](https://docs.cdp.coinbase.com/coinbase-business/advanced-trade-apis/guides/oauth-access.md)
- [Advanced Trade WebSockets. Setup, Authentication, and Subscriptions](https://docs.cdp.coinbase.com/coinbase-business/advanced-trade-apis/guides/websocket.md)
- [Make Your First Trade with the REST SDK](https://docs.cdp.coinbase.com/coinbase-business/advanced-trade-apis/guides/sdk-rest-api.md)
- [Listen for Order Updates with the WebSocket SDK](https://docs.cdp.coinbase.com/coinbase-business/advanced-trade-apis/guides/sdk-websocket.md)

##### Checkout APIs

- [Welcome to Checkout APIs](https://docs.cdp.coinbase.com/coinbase-business/checkout-apis/overview.md)
- [API Reference](https://docs.cdp.coinbase.com/coinbase-business/checkout-apis/api-reference.md)
- [Webhooks](https://docs.cdp.coinbase.com/coinbase-business/checkout-apis/webhooks.md)
- [Test with Postman](https://docs.cdp.coinbase.com/coinbase-business/checkout-apis/postman-files.md)
- [Sandbox Environment](https://docs.cdp.coinbase.com/coinbase-business/checkout-apis/sandbox.md): Test your Checkouts API integration safely using the sandbox environment
- [Accept Agentic Payments with x402](https://docs.cdp.coinbase.com/coinbase-business/checkout-apis/accept-x402-payments.md)
- [Build an x402-Paid API with Checkouts](https://docs.cdp.coinbase.com/coinbase-business/checkout-apis/x402-api-integration.md)

###### Migrate from Payment Links

- [Migrate from Payment Links Overview](https://docs.cdp.coinbase.com/coinbase-business/checkout-apis/migrate/overview.md)
- [API & Schema Mapping](https://docs.cdp.coinbase.com/coinbase-business/checkout-apis/migrate/api-schema-mapping.md)
- [FAQ & Resources](https://docs.cdp.coinbase.com/coinbase-business/checkout-apis/migrate/faq.md)

###### Migrate from Commerce

- [Migrate from Commerce Overview](https://docs.cdp.coinbase.com/coinbase-business/checkout-apis/migrate-from-commerce/overview.md)
- [API & Schema Mapping](https://docs.cdp.coinbase.com/coinbase-business/checkout-apis/migrate-from-commerce/api-schema-mapping.md)
- [FAQ & Resources](https://docs.cdp.coinbase.com/coinbase-business/checkout-apis/migrate-from-commerce/faq.md)

##### Invoicing APIs

- [Welcome to Invoicing APIs](https://docs.cdp.coinbase.com/coinbase-business/invoicing-api/overview.md)
- [API Reference](https://docs.cdp.coinbase.com/coinbase-business/invoicing-api/api-reference.md)
- [Webhooks](https://docs.cdp.coinbase.com/coinbase-business/invoicing-api/webhooks.md)
- [Test with Postman](https://docs.cdp.coinbase.com/coinbase-business/invoicing-api/postman-files.md)

##### Transfer APIs

- [Send Crypto](https://docs.cdp.coinbase.com/coinbase-business/transfer-apis/send-crypto.md)
- [Onchain Addresses](https://docs.cdp.coinbase.com/coinbase-business/transfer-apis/onchain-addresses.md)
- [Fiat Deposits](https://docs.cdp.coinbase.com/coinbase-business/transfer-apis/deposit-fiat.md)
- [Fiat Withdrawals](https://docs.cdp.coinbase.com/coinbase-business/transfer-apis/withdraw-fiat.md)
- [Travel Rule Fields for Crypto Sends Guide](https://docs.cdp.coinbase.com/coinbase-business/transfer-apis/travel-rule.md)
- [Supported Virtual Asset Service Provider (VASP) Tables](https://docs.cdp.coinbase.com/coinbase-business/transfer-apis/vasps.md)

##### Track APIs

- [Accounts](https://docs.cdp.coinbase.com/coinbase-business/track-apis/accounts.md)
- [Transactions](https://docs.cdp.coinbase.com/coinbase-business/track-apis/transactions.md)
- [Data API - Currencies](https://docs.cdp.coinbase.com/coinbase-business/track-apis/currencies.md)
- [Data API- Exchange Rates](https://docs.cdp.coinbase.com/coinbase-business/track-apis/exchange-rates.md)
- [Data API- Prices](https://docs.cdp.coinbase.com/coinbase-business/track-apis/prices.md)
- [Data API- Time](https://docs.cdp.coinbase.com/coinbase-business/track-apis/time.md)

### INSTITUTIONAL APIS

- [Overview](https://docs.cdp.coinbase.com/institutional-apis/overview.md): Get programmatic access to Coinbase products.

#### Coinbase Exchange

- [Welcome to Exchange APIs](https://docs.cdp.coinbase.com/exchange/introduction/welcome.md)
- [Quickstart - Making Your First REST API Call](https://docs.cdp.coinbase.com/exchange/introduction/rest-quickstart.md)
- [Exchange Sandbox](https://docs.cdp.coinbase.com/exchange/introduction/sandbox.md)
- [Exchange Systems & Operations](https://docs.cdp.coinbase.com/exchange/introduction/systems-operations.md)
- [REST API](https://docs.cdp.coinbase.com/exchange/rest-api/api-reference.md)
- [FIX API](https://docs.cdp.coinbase.com/exchange/fix-api.md)
- [Websocket Feed](https://docs.cdp.coinbase.com/exchange/websocket-feed.md)

##### Concepts

- [Concepts Overview](https://docs.cdp.coinbase.com/exchange/concepts/overview.md)
- [Account Structure](https://docs.cdp.coinbase.com/exchange/concepts/structure.md)
- [Trading](https://docs.cdp.coinbase.com/exchange/concepts/trading.md)
- [Exchange Matching Engine](https://docs.cdp.coinbase.com/exchange/concepts/matching-engine.md)

##### Travel Rule

- [Travel Rule for Withdrawals](https://docs.cdp.coinbase.com/exchange/travel-rule/withdrawals.md)

##### Changes

- [Exchange Changelog](https://docs.cdp.coinbase.com/exchange/changes/changelog-stub.md)
- [Exchange Upcoming Changes](https://docs.cdp.coinbase.com/exchange/changes/upcoming-changes.md)

#### Coinbase International Exchange

- [Welcome to International Exchange APIs](https://docs.cdp.coinbase.com/international-exchange/introduction/welcome.md)
- [Quickstart - Making Your First API Call](https://docs.cdp.coinbase.com/international-exchange/introduction/quickstart.md)
- [International Exchange Sandbox](https://docs.cdp.coinbase.com/international-exchange/introduction/sandbox.md)
- [International Exchange Rate Limits Overview](https://docs.cdp.coinbase.com/international-exchange/introduction/rate-limits-overview.md)
- [International Exchange Systems & Operations](https://docs.cdp.coinbase.com/international-exchange/introduction/systems-operations.md)
- [REST API](https://docs.cdp.coinbase.com/international-exchange/rest-api/api-reference.md)
- [FIX API](https://docs.cdp.coinbase.com/international-exchange/fix-api.md)
- [Websocket Feed](https://docs.cdp.coinbase.com/international-exchange/websocket-feed.md)

##### Concepts

- [Portfolios](https://docs.cdp.coinbase.com/international-exchange/concepts/portfolios.md)
- [Instruments](https://docs.cdp.coinbase.com/international-exchange/concepts/instruments.md)
- [Trading](https://docs.cdp.coinbase.com/international-exchange/concepts/trading.md)

##### Changes

- [International Exchange Changelog](https://docs.cdp.coinbase.com/international-exchange/changes/changelog-stub.md)
- [INTX Upcoming Changes](https://docs.cdp.coinbase.com/international-exchange/changes/upcoming-changes.md)

#### Coinbase Prime

- [Welcome to Coinbase Prime APIs](https://docs.cdp.coinbase.com/prime/introduction/welcome.md)
- [Quickstart - Getting Started with Prime](https://docs.cdp.coinbase.com/prime/introduction/quickstart.md)
- [Prime Systems & Operations](https://docs.cdp.coinbase.com/prime/introduction/systems-operations.md)
- [REST API](https://docs.cdp.coinbase.com/prime/rest-api/api-reference.md)
- [FIX API](https://docs.cdp.coinbase.com/prime/fix-api.md)
- [Websocket Feed](https://docs.cdp.coinbase.com/prime/websocket-feed.md)

##### Concepts

- [Prime Overview](https://docs.cdp.coinbase.com/prime/concepts/overview.md)
- [Prime Reference Applications](https://docs.cdp.coinbase.com/prime/concepts/reference-apps.md)
- [Balances](https://docs.cdp.coinbase.com/prime/concepts/balances.md)
- [Activities](https://docs.cdp.coinbase.com/prime/concepts/activities.md)

###### Platform Structure

- [Account Structure](https://docs.cdp.coinbase.com/prime/concepts/account-structure.md)
- [Trading Balance](https://docs.cdp.coinbase.com/prime/concepts/trading-balance.md)

###### Trading

- [Trading Basics](https://docs.cdp.coinbase.com/prime/concepts/trading/trading.md)
- [Order Types](https://docs.cdp.coinbase.com/prime/concepts/trading/order-types.md)
- [Market Data](https://docs.cdp.coinbase.com/prime/concepts/trading/market-data.md)
- [Trading Fees](https://docs.cdp.coinbase.com/prime/concepts/trading/trading-fees.md)
- [Trade Financing](https://docs.cdp.coinbase.com/prime/concepts/trading/trade-financing.md)
- [FIX](https://docs.cdp.coinbase.com/prime/concepts/trading/fix.md)
- [RFQ](https://docs.cdp.coinbase.com/prime/concepts/trading/rfq.md)

###### Wallets

- [Wallets Overview](https://docs.cdp.coinbase.com/prime/concepts/wallets/wallets-overview.md)
- [Onchain Wallet](https://docs.cdp.coinbase.com/prime/concepts/wallets/onchain-wallet.md)
- [Onchain Wallet Server-Signer Setup](https://docs.cdp.coinbase.com/prime/concepts/wallets/server-signup.md)

###### Stablecoins

- [Conversions](https://docs.cdp.coinbase.com/prime/concepts/stablecoins/conversions.md)
- [USDC Rewards](https://docs.cdp.coinbase.com/prime/concepts/stablecoins/usdc-rewards.md)
- [USDC Settlement](https://docs.cdp.coinbase.com/prime/concepts/stablecoins/usdc-settlement.md)

###### Transactions

- [Deposits](https://docs.cdp.coinbase.com/prime/concepts/transactions/deposits.md)
- [Withdrawals](https://docs.cdp.coinbase.com/prime/concepts/transactions/withdrawals.md)
- [Transfers](https://docs.cdp.coinbase.com/prime/concepts/transactions/transfers.md)
- [Multi-Network](https://docs.cdp.coinbase.com/prime/concepts/transactions/multinetwork.md)

###### Staking

- [Staking](https://docs.cdp.coinbase.com/prime/concepts/staking/staking.md)
- [Staking Lifecycle](https://docs.cdp.coinbase.com/prime/concepts/staking/staking-lifecycle.md)
- [Staking Rewards](https://docs.cdp.coinbase.com/prime/concepts/staking/staking-rewards.md)

##### Changes

- [Prime Changelog](https://docs.cdp.coinbase.com/prime/changes/changelog-stub.md)
- [Prime Upcoming Changes](https://docs.cdp.coinbase.com/prime/changes/upcoming-changes.md)

#### Coinbase Derivatives

- [Welcome to Coinbase Derivatives Exchange](https://docs.cdp.coinbase.com/derivatives/introduction/welcome.md)
- [Derivatives Market Hours & 24x7](https://docs.cdp.coinbase.com/derivatives/introduction/market-hours.md)
- [Derivatives Runbook](https://docs.cdp.coinbase.com/derivatives/introduction/runbook.md)
- [Derivatives Connectivity](https://docs.cdp.coinbase.com/derivatives/introduction/connectivity.md)
- [Derivatives Downloads](https://docs.cdp.coinbase.com/derivatives/introduction/downloads.md)
- [REST API](https://docs.cdp.coinbase.com/derivatives/rest/api-reference.md)
- [FIX API](https://docs.cdp.coinbase.com/derivatives/fix/fix-api-reference.md)
- [SBE API](https://docs.cdp.coinbase.com/derivatives/sbe/sbe-api-reference.md)
- [UDP API](https://docs.cdp.coinbase.com/derivatives/udp/udp-api-reference.md)
- [Derivatives Changelog](https://docs.cdp.coinbase.com/derivatives/changes/changelog-stub.md)
