Blockchain.com offers several APIs and open-source tools that enable developers to integrate cryptocurrency payments, wallet management, and blockchain data into their applications and websites.
Receive Bitcoin Payments
The Receive Payments API allows you to accept Bitcoin (BTC) payments and monitor incoming transactions.
Features
- Receive BTC payments
- Monitor balances
- Receive transaction callbacks
Documentation:
https://www.blockchain.com/api/api_receive
Code Examples and Demos:
https://github.com/blockchain/receive-payments-demos
Blockchain Wallet Service API
The Blockchain Wallet Service API enables programmatic wallet management.
Features
- Create wallets
- Send transactions
- Retrieve wallet balances
- List wallet addresses
Getting Started
- Review the API documentation:
https://www.blockchain.com/api/blockchain_wallet_api - Install and configure the Wallet Service by following the instructions in the repository:
https://github.com/blockchain/service-my-wallet-v3
Once configured, the Wallet Service can be used to manage wallets through a local server or VPS.
Blockchain Data API
The Blockchain Data API provides access to blockchain information and network data.
Documentation:
https://www.blockchain.com/api/blockchain_api
Developer Resources
Additional information regarding Blockchain.com's APIs and open-source projects can be found at:
-
Developer Portal
https://www.blockchain.com/api -
GitHub Organization
https://github.com/blockchain
Support for API and Open-Source Projects
Customer Support is unable to provide assistance with API integrations, implementation, or troubleshooting of API calls.
We recommend consulting the documentation and repositories listed above, which contain implementation guides, code samples, and answers to many common questions.
If you encounter an issue with one of our open-source projects and cannot find a solution in the documentation, you may submit an issue through the relevant GitHub repository. Doing so will notify the core maintainers, who are best equipped to assist with API and implementation-related questions.