# Paratro ## Docs - [Create Account](https://docs.paratro.com/api-reference/accounts-create.md): Create a new blockchain account under a wallet - [List Accounts](https://docs.paratro.com/api-reference/accounts-list.md): List accounts with optional wallet filter - [Get Account](https://docs.paratro.com/api-reference/accounts-retrieve.md): Get account details by ID - [Add Asset](https://docs.paratro.com/api-reference/assets-create.md): Add a token to an account - [List Assets](https://docs.paratro.com/api-reference/assets-list.md): List assets with optional account filter - [Get Asset](https://docs.paratro.com/api-reference/assets-retrieve.md): Get asset details by ID - [Issue Token](https://docs.paratro.com/api-reference/auth-token.md): Obtain a JWT token using API credentials - [API Overview](https://docs.paratro.com/api-reference/overview.md): Introduction to the Paratro REST API - [List Transactions](https://docs.paratro.com/api-reference/transactions-list.md): List transactions with optional filters - [Get Transaction](https://docs.paratro.com/api-reference/transactions-retrieve.md): Get transaction details by ID - [Create Transfer](https://docs.paratro.com/api-reference/transfer-create.md): Initiate a transfer transaction - [Create Wallet](https://docs.paratro.com/api-reference/wallets-create.md): Create a new MPC wallet - [List Wallets](https://docs.paratro.com/api-reference/wallets-list.md): List wallets with pagination - [Get Wallet](https://docs.paratro.com/api-reference/wallets-retrieve.md): Get wallet details by ID - [Settle Payment](https://docs.paratro.com/api-reference/x402-settle.md): Submit an x402 payment authorization for on-chain settlement - [Get Settle Status](https://docs.paratro.com/api-reference/x402-settle-status.md): Get the on-chain settlement status for an x402 transaction - [Create x402 Sign](https://docs.paratro.com/api-reference/x402-sign-create.md): Create an ERC-3009 authorization signature via MPC - [List x402 Transactions](https://docs.paratro.com/api-reference/x402-transactions-list.md): List x402 signing transactions with optional filters - [Verify Payment](https://docs.paratro.com/api-reference/x402-verify.md): Verify an x402 payment authorization without broadcasting - [Changelog](https://docs.paratro.com/changelog/overview.md): Latest updates and releases - [Audit Logs](https://docs.paratro.com/features/audit-logs.md): Complete traceability for every operation in your organization - [MPC Wallets](https://docs.paratro.com/features/mpc-wallets.md): Threshold signature wallets that eliminate single points of compromise - [Multi-Chain Support](https://docs.paratro.com/features/multi-chain.md): Manage assets across multiple blockchains from a unified platform - [Multi-Tenancy](https://docs.paratro.com/features/multi-tenancy.md): Isolated environments for managing multiple organizations or business units - [Security Factors](https://docs.paratro.com/features/security-factors.md): Trusted and blocked destination addresses for controlling outbound transfers - [Webhooks](https://docs.paratro.com/features/webhooks.md): Real-time HMAC-SHA256 signed notifications for transaction lifecycle events - [Best Practices](https://docs.paratro.com/guides/best-practices.md): Production recommendations for secure digital asset operations - [Deployment Options](https://docs.paratro.com/guides/deployment-options.md): Choose between SaaS and private deployment models - [Error Handling](https://docs.paratro.com/guides/error-handling.md): Handle API errors effectively with the Paratro SDK - [Policy Management](https://docs.paratro.com/guides/policy-management.md): Understand how policies control transfer approval, rejection, and rate limiting - [Wallet Operations](https://docs.paratro.com/guides/wallet-operations.md): Common wallet, account, and asset management workflows - [Authentication](https://docs.paratro.com/introduction/authentication.md): Authenticate with the Paratro API using API Key and API Secret - [Core Concepts](https://docs.paratro.com/introduction/concepts.md): Understand the key concepts behind Paratro's MPC wallet infrastructure - [Overview](https://docs.paratro.com/introduction/overview.md): Enterprise MPC wallet infrastructure for secure digital asset operations - [Quickstart](https://docs.paratro.com/introduction/quickstart.md): Get started with Paratro in minutes - [How It Works](https://docs.paratro.com/payments/checkout/how-it-works.md): Payment flow, lifecycle states, and webhook events for Paratro Checkout - [Integration Guide](https://docs.paratro.com/payments/checkout/integration.md): Integrate Paratro Checkout using Hosted Page, Embed Widget, or API Direct - [Overview](https://docs.paratro.com/payments/checkout/overview.md): Accept stablecoin payments with Paratro Checkout — zero chargebacks, instant settlement, global coverage - [Supported Currencies](https://docs.paratro.com/payments/checkout/supported-currencies.md): Tokens, chains, and contract addresses supported by Paratro Checkout - [Overview](https://docs.paratro.com/payments/x402/facilitator/introduction.md): How Paratro's x402 Facilitator enables seamless on-chain payment verification and settlement - [Supported Networks](https://docs.paratro.com/payments/x402/facilitator/networks.md): Chains, tokens, and contracts supported by Paratro's x402 Facilitator - [Pricing](https://docs.paratro.com/payments/x402/facilitator/pricing.md): Paratro x402 Facilitator pricing — included with all plans - [Quickstart for Buyers](https://docs.paratro.com/payments/x402/facilitator/quickstart-buyers.md): Authorize x402 payments using MPC-managed wallets - [Quickstart for Sellers](https://docs.paratro.com/payments/x402/facilitator/quickstart-sellers.md): Accept and settle x402 payments through Paratro's Facilitator - [How x402 Works](https://docs.paratro.com/payments/x402/how-it-works.md): Technical deep-dive into x402 payment authorization and settlement - [Overview](https://docs.paratro.com/payments/x402/overview.md): Native HTTP payments with x402 protocol - [Payment Schemes](https://docs.paratro.com/payments/x402/payment-schemes.md): Exact and Upto payment schemes for x402 - [Go SDK](https://docs.paratro.com/sdks/go.md): Official Go SDK for Paratro MPC Wallet Gateway - [Python SDK](https://docs.paratro.com/sdks/python.md): Official Python SDK for Paratro MPC Wallet Gateway - [Rust SDK](https://docs.paratro.com/sdks/rust.md): Official Rust SDK for Paratro MPC Wallet Gateway - [Security Architecture](https://docs.paratro.com/security/architecture.md): Overview of Paratro's security architecture and design principles - [Compliance](https://docs.paratro.com/security/compliance.md): Paratro's approach to regulatory compliance and security standards - [Key Management](https://docs.paratro.com/security/key-management.md): How Paratro manages and protects cryptographic key shares - [MPC Protocol](https://docs.paratro.com/security/mpc-protocol.md): Technical details of Paratro's Multi-Party Computation protocol ## OpenAPI Specs - [openapi](https://docs.paratro.com/openapi.json)