# Blockradar ## Docs - [Generate Address](https://docs.blockradar.co/api-reference/addresses/generate-address.md): This endpoint allows you to create a new address for a specific wallet. - [Get Address](https://docs.blockradar.co/api-reference/addresses/get-address.md): This endpoint retrieves information about a specific address within a wallet. - [Get Addresses](https://docs.blockradar.co/api-reference/addresses/get-addresses.md): This endpoint retrieves the addresses associated with a specific wallet. - [Get Balance](https://docs.blockradar.co/api-reference/addresses/get-balance.md): This endpoint retrieves the balance of a specific address within a wallet - [Get Balances](https://docs.blockradar.co/api-reference/addresses/get-balances.md): This endpoint retrieves the balances associated with a specific address in a wallet. - [Get transaction](https://docs.blockradar.co/api-reference/addresses/get-transaction.md): Get transaction - [Get transactions](https://docs.blockradar.co/api-reference/addresses/get-transactions.md): This endpoint retrieves the transactions associated with a specific address in a wallet. - [Unwhitelist address](https://docs.blockradar.co/api-reference/addresses/unwhitelist-address.md): The endpoint allows the deletion of a specific address from the whitelist of a wallet. - [Update Address](https://docs.blockradar.co/api-reference/addresses/update-address.md): This endpoint allows the client to update the status of a specific address within a wallet. - [Whitelist address](https://docs.blockradar.co/api-reference/addresses/whitelist-address.md): This endpoint allows you to whitelist an external address to be monitored based on the wallet policies - [Lookup](https://docs.blockradar.co/api-reference/aml/lookup.md): This API endpoint is used to perform an anti-money laundering (AML) lookup for a given address and blockchain - [Execute](https://docs.blockradar.co/api-reference/asset-recovery/execute.md): Initiates the transfer of assets (native coins or tokens) from a specified sender address to a recipient address within the same wallet ecosystem. - [Network Fee](https://docs.blockradar.co/api-reference/asset-recovery/network-fee.md): Calculates and returns the estimated network fee for a potential asset recovery transaction. - [Add Asset to Wallet](https://docs.blockradar.co/api-reference/asset/add-asset-to-wallet.md): This endpoint allows you to add assets to a specific wallet - [Get Wallet Assets](https://docs.blockradar.co/api-reference/asset/get-wallet-assets.md): This endpoint retrieves the assets associated with a specific wallet. - [Remove Asset from Wallet](https://docs.blockradar.co/api-reference/asset/remove-asset-from-wallet.md): This endpoint is used to delete a specific asset from a wallet. - [Update Wallet Asset](https://docs.blockradar.co/api-reference/asset/update-wallet-asset.md): This endpoint allows the client to update the status of a specific asset within a wallet. - [Child Address](https://docs.blockradar.co/api-reference/auto-settlements/child-address.md): This endpoint retrieves the auto settlement configurations for a specific address identified. It provides details about the rules and settings associated with automatic settlements for the specified address. - [Child Address Create Rule](https://docs.blockradar.co/api-reference/auto-settlements/child-address-create-rule.md): This endpoint allows you to create a new auto-settlement rule for a specific address. By providing the necessary parameters in the request body, you can define the conditions and actions for the auto-settlement process. - [Child Address Delete Rule](https://docs.blockradar.co/api-reference/auto-settlements/child-address-delete-rule.md): This endpoint allows users to delete a specific auto settlement rule associated with a address. The rule is identified by the `id` parameter in the URL, - [Child Address Get Rule](https://docs.blockradar.co/api-reference/auto-settlements/child-address-get-rule.md): This endpoint allows you to retrieve the details of a specific auto-settlement rule associated with a particular address. - [Child Address Get Rules](https://docs.blockradar.co/api-reference/auto-settlements/child-address-get-rules.md): This endpoint retrieves the auto-settlement rules associated with a specific address. - [Child Address Update](https://docs.blockradar.co/api-reference/auto-settlements/child-address-update.md): This endpoint allows you to update the auto-settlement settings for a specific address. The primary purpose of this request is to enable or disable the auto-settlement feature for the address. - [Child Address Update Rule](https://docs.blockradar.co/api-reference/auto-settlements/child-address-update-rule.md): This endpoint allows you to update an existing auto-settlement rule for a specific address. By providing the necessary parameters in the request body, you can modify the conditions and actions for the auto-settlement process. - [Master Wallet](https://docs.blockradar.co/api-reference/auto-settlements/master-wallet.md): This endpoint retrieves the auto settlement configurations for a specific wallet identified. It provides details about the rules and settings associated with automatic settlements for the specified wallet. - [Master Wallet Create Rule](https://docs.blockradar.co/api-reference/auto-settlements/master-wallet-create-rule.md): This endpoint allows you to create a new auto-settlement rule for a specific wallet. By providing the necessary parameters in the request body, you can define the conditions and actions for the auto-settlement process. - [Master Wallet Delete Rule](https://docs.blockradar.co/api-reference/auto-settlements/master-wallet-delete-rule.md): This endpoint allows users to delete a specific auto settlement rule associated with a wallet. The rule is identified by the `id` parameter in the URL, - [Master Wallet Get Rule](https://docs.blockradar.co/api-reference/auto-settlements/master-wallet-get-rule.md): This endpoint allows you to retrieve the details of a specific auto-settlement rule associated with a particular wallet. - [Master Wallet Get Rules](https://docs.blockradar.co/api-reference/auto-settlements/master-wallet-get-rules.md): This endpoint retrieves the auto-settlement rules associated with a specific wallet. - [Master Wallet Update](https://docs.blockradar.co/api-reference/auto-settlements/master-wallet-update.md): This endpoint allows you to update the auto-settlement settings for a specific wallet. The primary purpose of this request is to enable or disable the auto-settlement feature for the wallet. - [Master Wallet Update Rule](https://docs.blockradar.co/api-reference/auto-settlements/master-wallet-update-rule.md): This endpoint allows you to update an existing auto-settlement rule for a specific wallet. By providing the necessary parameters in the request body, you can modify the conditions and actions for the auto-settlement process. - [Create](https://docs.blockradar.co/api-reference/beneficiaries/create.md): This endpoint allows you to add a beneficiary to a specific wallet. - [Delete](https://docs.blockradar.co/api-reference/beneficiaries/delete.md): This API endpoint is used to delete a beneficiary from a specific wallet. - [Get all](https://docs.blockradar.co/api-reference/beneficiaries/get-all.md): The endpoint retrieves the list of beneficiaries associated with a specific wallet. - [Get one](https://docs.blockradar.co/api-reference/beneficiaries/get-one.md): This endpoint retrieves details of a specific beneficiary associated with a wallet. - [Update](https://docs.blockradar.co/api-reference/beneficiaries/update.md): This endpoint allows you to update the details of a specific beneficiary associated with a wallet. - [Child Address Deposit](https://docs.blockradar.co/api-reference/gateway/child-address-deposit.md): ## Deposit Funds to Gateway Address - [Child Address Deposit Network Fee](https://docs.blockradar.co/api-reference/gateway/child-address-deposit-network-fee.md): ## Deposit Network Fee - [Child Address Get Balance](https://docs.blockradar.co/api-reference/gateway/child-address-get-balance.md): This endpoint retrieves the child address gateway total balance. - [Child Address Transactions](https://docs.blockradar.co/api-reference/gateway/child-address-transactions.md): This endpoint retrieves the addresses associated with a specific wallet. - [Child Address Withdraw](https://docs.blockradar.co/api-reference/gateway/child-address-withdraw.md): This endpoint allows you to initiate a withdrawal from a specific wallet. - [Child Address Withdraw Network Fee](https://docs.blockradar.co/api-reference/gateway/child-address-withdraw-network-fee.md): This endpoint allows you to initiate a withdrawal from a specific wallet. - [Get Supported Master Wallets](https://docs.blockradar.co/api-reference/gateway/get-supported-master-wallets.md): This endpoint retrieves the details of wallets associated with gateway. - [Master Wallet Deposit](https://docs.blockradar.co/api-reference/gateway/master-wallet-deposit.md): This endpoint allows you to initiate a gateway deposit. - [Master Wallet Deposit Network Fee](https://docs.blockradar.co/api-reference/gateway/master-wallet-deposit-network-fee.md): This endpoint allows you to get the network fee for a gateway deposit. - [Master Wallet Get Balance](https://docs.blockradar.co/api-reference/gateway/master-wallet-get-balance.md): This endpoint retrieves the gateway total balance. - [Master Wallet Transactions](https://docs.blockradar.co/api-reference/gateway/master-wallet-transactions.md): This endpoint retrieves the transactions associated with the gateway - [Master Wallet Withdraw](https://docs.blockradar.co/api-reference/gateway/master-wallet-withdraw.md): This endpoint allows you to initiate a gateway withdrawal. - [Master Wallet Withdraw Network Fee](https://docs.blockradar.co/api-reference/gateway/master-wallet-withdraw-network-fee.md): This endpoint allows you get network fee for a gateway withdrawal. - [Create Rate](https://docs.blockradar.co/api-reference/liquidity-pool/create-rate.md): This endpoint allows you to create a rate for a specific asset pair. - [Deactivate Rate](https://docs.blockradar.co/api-reference/liquidity-pool/deactivate-rate.md): Deactivates an existing rate for a specific asset pair. - [Get Rate](https://docs.blockradar.co/api-reference/liquidity-pool/get-rate.md): Retrieves a single rate by its unique identifier. - [Get Rate History](https://docs.blockradar.co/api-reference/liquidity-pool/get-rate-history.md): Retrieves historical snapshots for a specific rate. - [Reactivate Rate](https://docs.blockradar.co/api-reference/liquidity-pool/reactivate-rate.md): Reactivates an existing rate for a specific asset pair. - [Update Rate](https://docs.blockradar.co/api-reference/liquidity-pool/update-rate.md): Updates an existing rate for a specific asset pair. - [Get Assets](https://docs.blockradar.co/api-reference/miscellaneous/get-assets.md): This endpoint allows to retrieve a list of assets supported by Blockradar - [Get Blockchains](https://docs.blockradar.co/api-reference/miscellaneous/get-blockchains.md): This endpoint retrieves a list of supported blockchains by Blockradar - [Get Rates](https://docs.blockradar.co/api-reference/miscellaneous/get-rates.md): This endpoint retrieves the current rates of specified assets in the given currency. - [Create](https://docs.blockradar.co/api-reference/payment-links/create.md): This endpoint allows you to create a payment link with the specified details. - [Get All](https://docs.blockradar.co/api-reference/payment-links/get-all.md): This endpoint retrieves a list of payment links. - [Get One](https://docs.blockradar.co/api-reference/payment-links/get-one.md): The `GET` request retrieves information about a specific payment link identified by `:id` from the Blockradar API. - [Get Transactions](https://docs.blockradar.co/api-reference/payment-links/get-transactions.md): Get Transactions - [Update](https://docs.blockradar.co/api-reference/payment-links/update.md): This endpoint allows you to update the details of a specific payment link. - [Child Address Broadcast Transaction](https://docs.blockradar.co/api-reference/signing/child-address-broadcast-transaction.md): Sign and broadcast a raw unsigned transaction from a child address. The transaction is signed and submitted on chain via a queue with automatic retries. Returns PENDING status with webhook notification on completion. - [Child Address Message](https://docs.blockradar.co/api-reference/signing/child-address-message.md): Child Address Message - [Child Address Sign Transaction](https://docs.blockradar.co/api-reference/signing/child-address-sign-transaction.md): Sign a raw unsigned transaction with a child address private key. The transaction must be built with the child address as the sender/payer. Supports EVM, Tron, and Solana. - [Child Address Typed data](https://docs.blockradar.co/api-reference/signing/child-address-typed-data.md): This endpoint allows you to sign typed data for a specific wallet identified by its ID. Supports all EIP-712 standards including EIP-3009, EIP-2612, and custom typed data structures. - [Master Wallet Broadcast Transaction](https://docs.blockradar.co/api-reference/signing/master-wallet-broadcast-transaction.md): Sign and broadcast a raw unsigned transaction in one step. The transaction is signed immediately, then submitted on chain via a reliable queue with automatic retries. Returns PENDING status. You receive a signed.success or signed.failed webhook when the result is confirmed. - [Master Wallet Message](https://docs.blockradar.co/api-reference/signing/master-wallet-message.md): Master Wallet Message - [Master Wallet Sign Transaction](https://docs.blockradar.co/api-reference/signing/master-wallet-sign-transaction.md): Sign a raw unsigned transaction with the master wallet's private key. Supports EVM (JSON string), Tron (JSON string), and Solana (base64 VersionedTransaction). - [Master Wallet Typed data](https://docs.blockradar.co/api-reference/signing/master-wallet-typed-data.md): This endpoint allows you to sign typed data for a specific wallet identified by its ID. Supports all EIP-712 standards including EIP-3009, EIP-2612, and custom typed data structures. - [Child Address Network Fee](https://docs.blockradar.co/api-reference/smart-contract/child-address-network-fee.md): This API provides endpoints for interacting with smart contracts on the blockchain. It allows estimating network fees. - [Child Address Read](https://docs.blockradar.co/api-reference/smart-contract/child-address-read.md): This API provides endpoints for interacting with smart contracts on the blockchain. It allows for reading contract data, - [Child Address Write](https://docs.blockradar.co/api-reference/smart-contract/child-address-write.md): This API provides endpoints for interacting with smart contracts on the blockchain. It allows for executing contract functions. - [Child Address Write Sign-Only](https://docs.blockradar.co/api-reference/smart-contract/child-address-write-sign-only.md): This API provides endpoints for interacting with smart contracts on the blockchain. It allows for executing contract functions without broadcasting. - [Master Wallet Network Fee](https://docs.blockradar.co/api-reference/smart-contract/master-wallet-network-fee.md): This API provides endpoints for interacting with smart contracts on the blockchain. It allows estimating network fees. - [Master Wallet Read](https://docs.blockradar.co/api-reference/smart-contract/master-wallet-read.md): This API provides endpoints for interacting with smart contracts on the blockchain. It allows for reading contract data, - [Master Wallet Write](https://docs.blockradar.co/api-reference/smart-contract/master-wallet-write.md): This API provides endpoints for interacting with smart contracts on the blockchain. It allows for executing contract functions. - [Master Wallet Write Sign-Only](https://docs.blockradar.co/api-reference/smart-contract/master-wallet-write-sign-only.md): This API provides endpoints for interacting with smart contracts on the blockchain. It allows for executing contract functions without broadcasting - [Child Address Execute](https://docs.blockradar.co/api-reference/swap/child-address-execute.md): This endpoint allows the execution of a swap. - [Child Address Get Quote](https://docs.blockradar.co/api-reference/swap/child-address-get-quote.md): This endpoint allows you to retrieve a quote for swapping assets. - [Master Wallet Execute](https://docs.blockradar.co/api-reference/swap/master-wallet-execute.md): This endpoint allows the execution of a swap. - [Master Wallet Get Quote](https://docs.blockradar.co/api-reference/swap/master-wallet-get-quote.md): This endpoint allows you to retrieve a quote for swapping assets. - [Cancel Transaction](https://docs.blockradar.co/api-reference/transactions/cancel-transaction.md): Cancel Transaction - [Get transaction](https://docs.blockradar.co/api-reference/transactions/get-transaction.md): The endpoint retrieves the details of a specific transaction associated with a wallet. - [Get Transactions](https://docs.blockradar.co/api-reference/transactions/get-transactions.md): This endpoint retrieves the transactions associated with a specific wallet. - [Resend Webhook](https://docs.blockradar.co/api-reference/transactions/resend-webhook.md): This endpoint is used to resend webhooks for transactions associated with a specific wallet. - [Retry Transaction](https://docs.blockradar.co/api-reference/transactions/retry-transaction.md): Retry Transaction - [Trigger Asset Sweep](https://docs.blockradar.co/api-reference/transactions/trigger-asset-sweep.md): ### Trigger Asset Sweep - [Webhook Logs](https://docs.blockradar.co/api-reference/transactions/webhook-logs.md): This endpoint retrieves the webhooks associated with a specific transaction within a wallet - [Child Address Create](https://docs.blockradar.co/api-reference/virtual-accounts/child-address-create.md): This endpoint is used to create a new virtual account within a specific child address. - [Child Address Get All](https://docs.blockradar.co/api-reference/virtual-accounts/child-address-get-all.md): This endpoint is used to retrieve the virtual account associated with a specific child address. - [Child Address Get One](https://docs.blockradar.co/api-reference/virtual-accounts/child-address-get-one.md): Child Address Get One - [Child Address Regenerate](https://docs.blockradar.co/api-reference/virtual-accounts/child-address-regenerate.md): Child Address Regenerate - [Child Address Transactions](https://docs.blockradar.co/api-reference/virtual-accounts/child-address-transactions.md): Child Address Transactions - [Child Address Update](https://docs.blockradar.co/api-reference/virtual-accounts/child-address-update.md): This endpoint is used to update a virtual account status within a specific child address. - [Master Wallet Create](https://docs.blockradar.co/api-reference/virtual-accounts/master-wallet-create.md): This endpoint is used to create a new virtual account within a specific master wallet. - [Master Wallet Get All](https://docs.blockradar.co/api-reference/virtual-accounts/master-wallet-get-all.md): This endpoint is used to retrieve the virtual account associated with a specific master wallet. - [Master Wallet Get One](https://docs.blockradar.co/api-reference/virtual-accounts/master-wallet-get-one.md): Master Wallet Get One - [Master Wallet Regenerate](https://docs.blockradar.co/api-reference/virtual-accounts/master-wallet-regenerate.md): Master Wallet Regenerate - [Master Wallet Transactions](https://docs.blockradar.co/api-reference/virtual-accounts/master-wallet-transactions.md): Master Wallet Transactions - [Master Wallet Update](https://docs.blockradar.co/api-reference/virtual-accounts/master-wallet-update.md): This endpoint is used to update a virtual account status within a specific master wallet. - [Deposit Finder](https://docs.blockradar.co/api-reference/wallet/deposit-finder.md): This endpoint is used to initiate a rescan of blocks for a specific wallet. - [Get Balance](https://docs.blockradar.co/api-reference/wallet/get-balance.md): This endpoint retrieves the balance of a specific wallet for a given asset. - [Get Balances](https://docs.blockradar.co/api-reference/wallet/get-balances.md): This endpoint retrieves the balances of a specific wallet. - [Get Wallet](https://docs.blockradar.co/api-reference/wallet/get-wallet.md): This endpoint retrieves the details of a specific wallet - [Trigger Sweep Assets](https://docs.blockradar.co/api-reference/wallet/trigger-sweep-assets.md): This endpoint is used to manually trigger assets sweep for all unswept assets for a specific wallet - [Update wallet](https://docs.blockradar.co/api-reference/wallet/update-wallet.md): This endpoint allows you to update the details of a specific wallet - [Webhooks Logs](https://docs.blockradar.co/api-reference/wallet/webhooks-logs.md): This endpoint retrieves the webhooks associated with a specific wallet - [Child Address Execute](https://docs.blockradar.co/api-reference/withdraw-fiat/child-address-execute.md): Child Address Execute - [Child Address Get Quote](https://docs.blockradar.co/api-reference/withdraw-fiat/child-address-get-quote.md): Child Address Get Quote - [Get Currencies](https://docs.blockradar.co/api-reference/withdraw-fiat/get-currencies.md): Get Currencies - [Get Exchange Rates](https://docs.blockradar.co/api-reference/withdraw-fiat/get-exchange-rates.md): Get Exchange Rates - [Get Institutions](https://docs.blockradar.co/api-reference/withdraw-fiat/get-institutions.md): Get Institutions - [Get Supported Assets](https://docs.blockradar.co/api-reference/withdraw-fiat/get-supported-assets.md): Get Supported Assets - [Master Wallet Execute](https://docs.blockradar.co/api-reference/withdraw-fiat/master-wallet-execute.md): Master Wallet Execute - [Master Wallet Get Quote](https://docs.blockradar.co/api-reference/withdraw-fiat/master-wallet-get-quote.md): Master Wallet Get Quote - [Verify Institution Account](https://docs.blockradar.co/api-reference/withdraw-fiat/verify-institution-account.md): Verify Institution Account - [Child Address](https://docs.blockradar.co/api-reference/withdraw/child-address.md): This endpoint allows you to initiate a withdrawal from a specific address - [Child Address Network Fee](https://docs.blockradar.co/api-reference/withdraw/child-address-network-fee.md): This endpoint is used to calculate the network fee for a withdrawal from a specific address. - [Child Address Sign-Only](https://docs.blockradar.co/api-reference/withdraw/child-address-sign-only.md): This endpoint allows you to initiate a withdrawal from a specific address without broadcasting - [Master Wallet](https://docs.blockradar.co/api-reference/withdraw/master-wallet.md): This endpoint allows you to initiate a withdrawal from a specific wallet. - [Master Wallet Network Fee](https://docs.blockradar.co/api-reference/withdraw/master-wallet-network-fee.md): This API endpoint is used to get the withdrawal network fee from a specific wallet. - [Master Wallet Sign-Only](https://docs.blockradar.co/api-reference/withdraw/master-wallet-sign-only.md): This endpoint allows you to sign a withdrawal from a specific wallet without broadcasting - [Addresses API](https://docs.blockradar.co/en/about-the-api/addresses.md): Generate and manage child addresses for your users. - [AML API](https://docs.blockradar.co/en/about-the-api/aml.md): Screen wallet addresses against global sanctions and blocklists. - [Asset Management API](https://docs.blockradar.co/en/about-the-api/asset-management.md): Configure which assets are active on your master wallet. - [Asset Recovery API](https://docs.blockradar.co/en/about-the-api/asset-recovery.md): Recover tokens accidentally sent to unsupported wallet addresses. - [Authentication](https://docs.blockradar.co/en/about-the-api/authentication.md): How to authenticate requests to the Blockradar API. - [Auto Settlements API](https://docs.blockradar.co/en/about-the-api/auto-settlements.md): Configure rules to automatically convert and route assets. - [Beneficiaries API](https://docs.blockradar.co/en/about-the-api/beneficiaries.md): Save and manage frequent withdrawal destinations. - [Checkout API](https://docs.blockradar.co/en/about-the-api/checkout.md): Create and manage stablecoin payment links. - [Deposit Stablecoins API](https://docs.blockradar.co/en/about-the-api/deposit-stablecoins.md): Accept stablecoin deposits via dedicated blockchain addresses. - [Errors](https://docs.blockradar.co/en/about-the-api/errors.md): How Blockradar communicates errors and how to handle them. - [Gateway API](https://docs.blockradar.co/en/about-the-api/gateway.md): Move USDC natively across chains using Circle's CCTP protocol. - [Liquidity Pool API](https://docs.blockradar.co/en/about-the-api/liquidity-pool.md): Manage stablecoin liquidity rates for corridor-based settlement. - [Master Wallet API](https://docs.blockradar.co/en/about-the-api/master-wallet.md): Manage your master wallets, balances, and sweep operations. - [Miscellaneous API](https://docs.blockradar.co/en/about-the-api/miscellaneous.md): Retrieve supported assets, blockchains, and exchange rates. - [Signing API](https://docs.blockradar.co/en/about-the-api/signing.md): Sign messages and typed data from any Blockradar wallet. - [Smart Contract API](https://docs.blockradar.co/en/about-the-api/smart-contracts.md): Read and write to any smart contract from a Blockradar wallet. - [Swap API](https://docs.blockradar.co/en/about-the-api/swap.md): Swap stablecoins across assets and chains. - [Transactions API](https://docs.blockradar.co/en/about-the-api/transactions.md): Retrieve, manage, and replay transactions across your wallets. - [Virtual Accounts API](https://docs.blockradar.co/en/about-the-api/virtual-accounts.md): Issue bank account numbers linked to on-chain wallets. - [Withdraw Stablecoins API](https://docs.blockradar.co/en/about-the-api/withdraw.md): Send stablecoins from master wallets or child addresses. - [Withdraw Fiat API](https://docs.blockradar.co/en/about-the-api/withdraw-fiat.md): Convert stablecoins to fiat and send to bank accounts. - [Overview](https://docs.blockradar.co/en/api-changelog/introduction.md): Stay up-to-date with the latest changes to our APIs. - [Authentication](https://docs.blockradar.co/en/api-reference/authentication.md): Authenticate your API calls by including your api key in the request header of every request you make. You can manage your API keys from the [dashboard](https://dashboard.blockradar.co). - [Errors](https://docs.blockradar.co/en/api-reference/errors.md): Blockradar's API is RESTful and as such, uses conventional HTTP response codes to indicate the success or failure of requests. - [Introduction](https://docs.blockradar.co/en/api-reference/introduction.md): Learn how to seamlessly integrate our APIs into your application. - [Addresses](https://docs.blockradar.co/en/essentials/addresses.md): Learn how to create dedicated addresses for your customers to deposit stablecoins - [Signing](https://docs.blockradar.co/en/essentials/signing.md): Sign messages, typed data, and raw transactions with your wallet keys - [Wallets](https://docs.blockradar.co/en/essentials/wallets.md): Learn how to manage your master wallets - [Create an Account](https://docs.blockradar.co/en/guides/create-account.md): Sign up, complete business info, and get your workspace ready in minutes. - [Create Addresses](https://docs.blockradar.co/en/guides/create-addresses.md): Generate dedicated deposit addresses for your users and track balances in real time. - [Create a Master Wallet](https://docs.blockradar.co/en/guides/create-master-wallet.md): Set up a master wallet, pick your network, and start receiving deposits. - [From 0 to Integration](https://docs.blockradar.co/en/guides/getting-started.md): Go from zero to a live stablecoin integration in under 2 hours. - [Guides Overview](https://docs.blockradar.co/en/guides/overview.md): Step-by-step guides to help you integrate Blockradar quickly. - [Recover Tokens Sent to the Wrong Blockchain](https://docs.blockradar.co/en/guides/recover-tokens.md): Step-by-step guide to recovering native and custom tokens sent to the wrong chain using Blockradar Asset Recovery. - [Interact with Any Smart Contract](https://docs.blockradar.co/en/guides/smart-contract-interaction.md): Use Blockradar's Smart Contract API to read from and write to any onchain contract — DeFi protocols, custom tokens, RWAs, and more. - [Use Blockradar with LLMs](https://docs.blockradar.co/en/guides/use-with-llms.md): Use AI tools to search, understand, and build with the Blockradar documentation. - [Use Without Code](https://docs.blockradar.co/en/guides/use-without-code.md): Receive payments, send funds, and monitor transactions from the dashboard, no code required. - [API Tour](https://docs.blockradar.co/en/introduction/api-tour.md): A quick overview of how the Blockradar API is structured. - [FAQ](https://docs.blockradar.co/en/introduction/faq.md): Answers to the most common questions about Blockradar. - [Overview](https://docs.blockradar.co/en/introduction/overview.md): Everything you need to know to start building with Blockradar. - [See All Products](https://docs.blockradar.co/en/introduction/see-all-products.md): Browse the full Blockradar product suite. - [Why Blockradar](https://docs.blockradar.co/en/introduction/why-blockradar.md): Secure stablecoin wallet infrastructure for fintechs. - [Disaster Recovery](https://docs.blockradar.co/en/security/disaster-recovery.md): Learn how Blockradar ensures business continuity and fund security during disasters. - [Security & Architecture](https://docs.blockradar.co/en/security/introduction.md): Learn how Blockradar achieves innovative, enterprise-grade, no single point of failure security. - [Key Management](https://docs.blockradar.co/en/security/key-management.md): Learn how Blockradar achieves innovative, enterprise-grade, no single point of failure security. - [Our Approach](https://docs.blockradar.co/en/security/our-approach.md): Learn how Blockradar achieves innovative, enterprise-grade, no single point of failure security. - [Reporting a Vulnerability](https://docs.blockradar.co/en/security/report-vulnerability.md): Learn how Blockradar achieves innovative, enterprise-grade, no single point of failure security. - [Shared Responsibility Model](https://docs.blockradar.co/en/security/shared-responsibility.md): Learn how Blockradar achieves innovative, enterprise-grade, no single point of failure security. - [AML Screening](https://docs.blockradar.co/en/use-cases/aml-screening.md): Screen wallet addresses against global sanctions and blocklists in real time - [Asset Management](https://docs.blockradar.co/en/use-cases/asset-management.md): Control which tokens are active on your master wallet - [Asset Recovery](https://docs.blockradar.co/en/use-cases/asset-recovery.md): Recover assets sent to the correct address on the wrong blockchain - [Auto Settlements](https://docs.blockradar.co/en/use-cases/auto-settlements.md): Automate asset settlements and conversions across blockchain networks - [Beneficiaries](https://docs.blockradar.co/en/use-cases/beneficiaries.md): Save and manage trusted destination addresses for recurring payouts - [Stablecoin Checkout](https://docs.blockradar.co/en/use-cases/checkout.md): Create and manage checkout payment links for seamless stablecoin payments - [Deposit Stablecoins](https://docs.blockradar.co/en/use-cases/deposit-stablecoins.md): Accept stablecoin deposits via dedicated addresses with automatic sweeping and webhook notifications - [Gateway](https://docs.blockradar.co/en/use-cases/gateway.md): Learn how to manage crosschain USDC using the Gateway feature - [Supported Blockchains](https://docs.blockradar.co/en/use-cases/integrations.md): Overview of blockchain networks supported by Blockradar on both mainnet and testnet - [IP Whitelist](https://docs.blockradar.co/en/use-cases/ip-whitelist.md): Lock your API access to approved IP addresses only - [Liquidity Pool](https://docs.blockradar.co/en/use-cases/liquidity-pool.md): Provide liquidity and manage exchange rates for asset pairs - [Withdraw Stablecoins](https://docs.blockradar.co/en/use-cases/pay-outs.md): Send stablecoin assets to external addresses with single and batch operations - [Smart Contracts](https://docs.blockradar.co/en/use-cases/smart-contracts.md): Interact with any smart contract directly from your Blockradar wallet - [Supported Assets](https://docs.blockradar.co/en/use-cases/supported-assets.md): Overview of stablecoins and digital assets supported by Blockradar across all networks - [Swap & Bridge](https://docs.blockradar.co/en/use-cases/swap.md): Exchange assets across chains with a unified API - [Transactions](https://docs.blockradar.co/en/use-cases/transactions.md): Fetch, monitor, and manage all on-chain activity across your wallets - [Deposit Fiat](https://docs.blockradar.co/en/use-cases/virtual-accounts.md): Create and manage virtual bank accounts linked to master wallets or child addresses for seamless fiat-to-stablecoin payments - [Withdraw Fiat](https://docs.blockradar.co/en/use-cases/withdraw-fiat.md): Convert stablecoins to fiat and send to bank accounts - [Webhooks](https://docs.blockradar.co/en/utilities/webhooks.md): Webhooks allow you to set up a notification system that can be used to receive updates on certain requests made to the Blockradar API. ## OpenAPI Specs - [openapi](https://docs.blockradar.co/openapi.yml)