0% found this document useful (0 votes)
3K views1 page

btc.com

This document contains a POST request to enable a wallet on the Blocktrail API. The request includes a JSON payload with the user's login and hashed password, as well as details about the device and app making the request, requesting to skip two-factor authentication.

Uploaded by

qqqnqyzx
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
3K views1 page

btc.com

This document contains a POST request to enable a wallet on the Blocktrail API. The request includes a JSON payload with the user's login and hashed password, as well as details about the device and app making the request, requesting to skip two-factor authentication.

Uploaded by

qqqnqyzx
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 1

POST /v1/BTC/mywallet/enable HTTP/1.

1
Host: api.blocktrail.com
Connection: keep-alive
Content-Length: 320
Accept: application/json, text/plain, */*
Origin: file://
User-Agent: Mozilla/5.0 (Linux; Android 5.0.2; Blade S6 Build/LRX22G; wv) AppleW
ebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/51.0.2704.81 Mobile Safari/5
37.36
Content-Type: application/json;charset=UTF-8
Accept-Encoding: gzip, deflate
Accept-Language: en-GB,en-US;q=0.8
X-Requested-With: com.blocktrail.mywallet
{"login":"havhagavavfa","password":"6405b73d251d7edbe3f7660741d5bfd2fd7e6b19a042
f5cb48f8b8448b6db6b9fc2d0fa5cce49d6c72d5826deca47a279b232cfaffaa684c605cb361ad7d
5900","platform":"Android","version":"2.2.7","two_factor_token":null,"device_uui
d":"735d6d72317adadc","device_name":"Android / Blade S6","skip_two_factor":true}

You might also like