J
J
jenya77712019-12-20 16:54:02
API
jenya7771, 2019-12-20 16:54:02

How to work with Blockchain.com API?

Hello, I need to create BTC accounts for payment via API, as well as send BTC via API.
I found only Blockchain.com, but I can't figure out how to work with its Wallet API .
In the examples, the URL is everywhere: http://localhost:3000, this is not clear to me. Which host should I send requests to?
And where can I get api_code, since in the account profile, in the section for which to receive a token, there is just a link to the documentation?
If anyone has experience with this API, please let me know.
Or offer similar services for accepting and sending BTC.
Thank you!

Answer the question

In order to leave comments, you need to log in

1 answer(s)
M
Michael, 2019-12-20
@Remdev

To use this API, you will need to run small local service which be responsible for managing your Blockchain Wallet. Your application interacts with this service locally via HTTP API calls.

Those. it is necessary to raise a local service, which will just rise to port 3000 and send requests to it.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question