We would like to announce that Crypto APIs is going to be under maintenance for 1 hour tomorrow 19.07.2019 starting from 12:00 UTC Time till 13:00 UTC Time.
We would like to announce that Crypto APIs is going to be under maintenance for 1 hour tomorrow 19.07.2019 starting from 12:00 UTC Time till 13:00 UTC Time.
Our API docs became very heavy recently because of the added +400 endpoints with their explanation and code examples in one page.
We have optimized it and now it's much faster. You can check it our here: https://docs.cryptoapis.io
Litecoin has recently updated the prefixes of their P2SH addresses that begin with "3" to addresses that begin with "M". This change was made to stop confusion between BTC and LTC's P2SH addresses, which used to be able to have the same "3" prefix. This does not affect all LTC addresses, as the "L" prefix LTC legacy addresses (non-SegWit) will stay the same.
Crypto APIs now support LTC addresses which begin with "L", "3" and "M" (Creating, Checking, Sending etc.)
Most of Litecoin block explorers still don't support it, however Block Explorer One (https://blockexplorer.one) fully supports it.
In case you are using PHP as programming language, we have good news for you. We have built a new PHP Library/Wrapper for Crypto APIs, here is the URL: https://github.com/Crypto-APIs/PHP-Library
It's good to remind that we have already Java, Node.js and .NET libraries live as well.
We have added new endpoints for Quotes and Trades, you can now get both Quotes and Trades (Latest Data and Historical Data) by:
We have created new endpoints for easier integration, here are:
In the assets list and in the asset details, we have added:
Change 1H, Change 1 Week, All Time High (ATH), All Time Low (ATL), Earliest Known Price and Earliest Known Trade.
We would like to announce that we are going to deprecate "weightedMedianAveragePrice" from the following end point: https://docs.cryptoapis.io/#get-specific-rate-in-a-specific-exchange
In case you are using it now, you can use "weightedAveragePrice" instead of it. Starting from 01.07.2019, there will be no "weightedMedianAveragePrice" in the response.
Based on clients requirements, we have added 3 new endpoints:
We are proud to announce that we are the first company provides xPub API support and that's not all. It's included in the free package!
You can create a random extended public key based on your password, xpriv and wif - https://docs.cryptoapis.io/?http#btc-create-xpub-endpoint
You can get the change addresses (Change) associated with the specified xPub - https://docs.cryptoapis.io/?http#btc-get-xpub-change-addresses-endpoint
You can get the receive addresses (RECEIVE_FUNDS) associated with the specified xPub - https://docs.cryptoapis.io/?http#btc-get-xpub-receive-addresses-endpoint
The feature is live now for Bitcoin, Litecoin, Bitcoin Cash and Doge. Bitcoin Cash SV, Dash, Zcash and Bitcoin Gold are coming soon.
We have created a new endpoint for getting the current nonce of an address. In case you want to send multiple transactions and to avoid overriding the transactions, you should increase the nonce manually.
It's again in the free package, here you can check it out: https://docs.cryptoapis.io/?http#eth-nonce-endpoint