New endpoint: now you can list all the Webhooks you have created.
Check it out here: https://docs.cryptoapis.io/rest-apis/blockchain-as-a-service-apis/btc/index#btc-webhooks-list-webhooks-endpoint
New endpoint: now you can list all the Webhooks you have created.
Check it out here: https://docs.cryptoapis.io/rest-apis/blockchain-as-a-service-apis/btc/index#btc-webhooks-list-webhooks-endpoint
New Endpoint: now you can delete all Webhooks at once for the specified network.
Find out more about this endpoint in our documentation: https://docs.cryptoapis.io/rest-apis/blockchain-as-a-service-apis/btc/index#btc-webhooks-delete-all-webhooks-endpoint
Now you can get a current Order Book snapshot of an asset pair in a given exchange. The snapshots are taken every 1 second.
Check it out in our documentation: https://docs.cryptoapis.io/rest-apis/crypto-market-data-apis/index#order-book-snapshot-by-symbol
We are excited to announce that we have added a new blockchain protocol to our APIs. Check out the documentation here: https://docs.cryptoapis.io/rest-apis/blockchain-as-a-service-apis/etc/index#blockchain-api
Both testnet and mainnet are supported
We have improved Crypto APIs node.js library and now a new version 2.0.0 is live. You can check it here:
https://www.npmjs.com/package/cryptoapis.io
https://github.com/Crypto-APIs/Node.js-Library
You can get the internal transactions details in Ethereum now using Crypto APIs. Here you can find the endpoint:
The new feature is included in the Free plan as well.
We have added a new optional feature to creating transactions endpoint, it allows you to include meta data (string) into the transaction.
We have improved creating transactions endpoint for BTC by adding a new parameter "replaceable". It's required if you want to allow the transaction to be replaced by a transaction with higher fee (e.g. if you set a low fee and miners are not picking the transaction up for a long period of time).
Creating Transactions endpoint:
We have added logos to the Assets and the Exchanges endpoints in Crypto Market Data. The idea is to save one more headache for our clients, most of the logos are SVG and they will be provided as base64. They will not be loaded from our domain.
We are glad to announce that Dash is fully supported by Crypto APIs now, here you can check the documentation: https://docs.cryptoapis.io/rest-apis/blockchain-as-a-service-apis/dash/index#blockchain-api
As usual, We support both testnet and mainnet.