Blockchain ledger API allows you to query information about basic entities like blocks, transactions and addresses. Also possible to receive information about transaction unspend outputs(UTXO), contracts and timeline statistics.
Network state, mining difficulty and hashrate. Mining pull distribution. Information about nodes, unconfirmed transactions and unconfirmed pool statistics. Reasonable transaction fee rate, calculated from last blocks and mempool state.
Historical crypto currency and fiat currency price data in trading candles format. All data are available for sorting by most popular markets. Price tickers for BTC, BCH, ETH, LTC, BNB. Foreign exchange rates, average weighted prices.
Simple low level solution to accept cryptocurrency payments with minimal level of trust to API provider. Payments forwards from temporary addresses to destination address within few confirmations of payment.
Wallet API is simple solutions to receive and sent payments using API requests. We recommend storing only the operational stock of funds. Long-term storage of bitcoins is recommended for wallets that are fully controlled by you.
Bitcoin testnet coins for developers give away. Faucet limited by IP addresses and time interval. One IP address can create one request per 24 hours.
Mainnet and testnet blockchain explorers. Blockchain explorer is army knife for blockchain developer.