block.io
Open in
urlscan Pro
2606:4700:10::ac43:1b74
Public Scan
Submitted URL: http://block.io/
Effective URL: https://block.io/
Submission: On March 07 via api from US — Scanned from DE
Effective URL: https://block.io/
Submission: On March 07 via api from US — Scanned from DE
Form analysis
1 forms found in the DOMPOST /users
<form class="signup cta lg-col-06" method="post" action="/users" id="new_user" novalidate="novalidate">
<h6 style="color: white;">Get your free wallet now.</h6>
<input name="authenticity_token" type="hidden" value="_bgkDCLZ0C6E66EKTk5KAXGA1OjZ9mc8QR4DmX4T_uvb71Z3JzyoW9sOqHq8L_AZ-AQIbf2bKjrMiAdLZyUVNA">
<ul>
<li>
<input name="user[email]" id="user_email" type="email" placeholder="Your Email Address" autofocus="false">
</li>
<li>
<input name="user[password]" id="user_password" type="password" placeholder="Password" autofocus="false" autocomplete="new-password">
</li>
</ul>
<p>
</p>
<p style="color: white; font-size: 0.8em; margin-bottom: 0.5em;">By using this service you accept the <a href="/terms">User Agreement</a>.</p>
<div>
<div class="grecaptcha-badge" data-style="bottomright"
style="width: 256px; height: 60px; display: block; transition: right 0.3s ease 0s; position: fixed; bottom: 14px; right: -186px; box-shadow: gray 0px 0px 5px; border-radius: 2px; overflow: hidden;">
<div class="grecaptcha-logo"><iframe title="reCAPTCHA" width="256" height="60" role="presentation" name="a-s2jcpckxuzp6" frameborder="0" scrolling="no"
sandbox="allow-forms allow-popups allow-same-origin allow-scripts allow-top-navigation allow-modals allow-popups-to-escape-sandbox allow-storage-access-by-user-activation"
src="https://www.google.com/recaptcha/api2/anchor?ar=1&k=6Lc3MTUUAAAAAIgKPxiwsWrHzhFTIYAvqKkuHZjh&co=aHR0cHM6Ly9ibG9jay5pbzo0NDM.&hl=de&v=vj7hFxe2iNgbe-u95xTozOXW&size=invisible&cb=s8fq9l75gpii"></iframe></div>
<div class="grecaptcha-error"></div><textarea id="g-recaptcha-response" name="g-recaptcha-response" class="g-recaptcha-response"
style="width: 250px; height: 40px; border: 1px solid rgb(193, 193, 193); margin: 10px 25px; padding: 0px; resize: none; display: none;"></textarea>
</div><iframe style="display: none;"></iframe>
</div><input class="button red submitter g-recaptcha" data-sitekey="6Lc3MTUUAAAAAIgKPxiwsWrHzhFTIYAvqKkuHZjh" type="submit" value="Create Account" data-callback="recaptchaFormSubmitter">
<p></p>
</form>
Text Content
* Security * Support * For Developers * Login * Sign Up THE WORLD'S EASIEST BITCOIN WALLET AS A SERVICE. 9087785627 requests served GET YOUR FREE WALLET NOW. * * By using this service you accept the User Agreement. A VERSATILE AND SECURE WALLET FOR YOUR COINS. * MULTI-CURRENCY Conveniently manage your bitcoin, dogecoin, and litecoin in one place. * TRANSACT INSTANTLY Everything happens through the blockchains. * OWN YOUR MONEY You sign all of your transactions — no one else can transact for you. * FAST & STABLE 99.99%+ uptime and an average response time of only 80 ms. BUILD APPS WITH AS LITTLE AS 3 LINES OF CODE. * cURL * Ruby * NodeJS * PHP * Python * C# See more CURL API examples › # create a new Bitcoin address $ curl https://block.io/api/v2/get_new_address/?api_key={API KEY} { "status": "success", "data": { "network": "BTC", "user_id": 1, "address": "3EL5SKSjEzFQDBmXA5JFbsZu48vKnNSdDH", "label": "random" } } See more Ruby API examples › # create a new Bitcoin address >> blockio.get_new_address { "status": "success", "data": { "network": "BTC", "user_id": 1, "address": "3EL5SKSjEzFQDBmXA5JFbsZu48vKnNSdDH", "label": "random" } } See more Node.js API examples › // create a new Bitcoin address > block_io.get_new_address({}, console.log); { "status": "success", "data": { "network": "BTC", "user_id": 1, "address": "3EL5SKSjEzFQDBmXA5JFbsZu48vKnNSdDH", "label": "random" } } See more PHP API examples › // create a new Bitcoin address > $block_io->get_new_address(); { "status": "success", "data": { "network": "BTC", "user_id": 1, "address": "3EL5SKSjEzFQDBmXA5JFbsZu48vKnNSdDH", "label": "random" } } See more Python API examples › # create a new Bitcoin address >> block_io.get_new_address() { "status": "success", "data": { "network": "BTC", "user_id": 1, "address": "3EL5SKSjEzFQDBmXA5JFbsZu48vKnNSdDH", "label": "random" } } See more C# API examples › # create a new Bitcoin address >> blockIo.GetNewAddress() { "status": "success", "data": { "network": "BTC", "user_id": 1, "address": "3EL5SKSjEzFQDBmXA5JFbsZu48vKnNSdDH", "label": "random" } } A VERSATILE API * Process transactions * Create wallets for your various needs * Use state-of-the-art MultiSig security Get in touch to learn about our Distributed Trust framework. Read the Docs Have questions or feedback? Contact Us © 2024 Block.io FOR DEVELOPERS * Pricing * API Docs * Platform Status * Blockchain Explorer ABOUT BLOCK.IO * FAQ * User Agreement * Privacy Policy