The world's easiest Bitcoin Wallet And Multi currency exchange as a Service.

3280397697 transactions & counting

The most versatile and secure wallet for all your coins.

  • Multi-currency

    Conveniently manage your bitcoin, dogecoin, and litecoin in one place.

  • Transact instantly

    With our Green Addresses there's no wait to use your coins.

  • 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.

# create a new Bitcoin address
$ curl https://coinzpay.com/api/v2/get_new_address/?api_key={API KEY}
{
  "status": "success",
  "data": {
    "network": "BTC",
    "user_id": 1,
    "address": "17cQyN83Tenrf4Z1fzVkdCwDDMhQ14yvcD",
    "label": "random"
  }
}
	
# create a new Bitcoin address
>> Coinzpaycom.get_new_address
{
  "status": "success",
  "data": {
    "network": "BTC",
    "user_id": 1,
    "address": "17cQyN83Tenrf4Z1fzVkdCwDDMhQ14yvcD",
    "label": "random"
  }
}
	
// create a new Bitcoin address
> coinzpay_com.get_new_address({}, console.log);
{
  "status": "success",
  "data": {
    "network": "BTC",
    "user_id": 1,
    "address": "17cQyN83Tenrf4Z1fzVkdCwDDMhQ14yvcD",
    "label": "random"
  }
}
	
// create a new Bitcoin address
> $coinzpay_com->get_new_address();
{
  "status": "success",
  "data": {
    "network": "BTC",
    "user_id": 1,
    "address": "17cQyN83Tenrf4Z1fzVkdCwDDMhQ14yvcD",
    "label": "random"
  }
}
	
# create a new Bitcoin address
>> coinzpay_com.get_new_address()
{
  "status": "success",
  "data": {
    "network": "BTC",
    "user_id": 1,
    "address": "17cQyN83Tenrf4Z1fzVkdCwDDMhQ14yvcD",
    "label": "random"
  }
}
	

A Versatile API

  • Process transactions
  • Create wallets for your users
  • Use state-of-the-art MultiSig security
  • Validate in 10 seconds

Get in touch to learn about our Distributed Trust framework.

Read the Docs

Powered by Blockchain
Over 500 developers have built 60+ applications world-wide!
Supported Multiple Crypto Currencies