Coinb.in

From Bitcoin Wiki
Revision as of 12:17, 10 December 2014 by Psionides (talk | contribs) (It seems the current version does not include a blockchain browser at all, not sure about the other extra features.)
Jump to navigation Jump to search

Coinb.in is an eWallet and bitcoin payment gateway that was launched in July 2011. They also run a UK hosted bitcoin P2Pool node. It was designed for developers who had been looking to easily accept bitcoins via an unbranded interface at no fee.

Features

Coinb.in has a number of different features, some of which include;

  • Automated registration and password reset.
  • Automated withdrawals upon payment.
  • Account transaction history.
  • An easily accessible API that can output the results in various formats including; JSON, XML and a serialized PHP array.
  • Supports the use of QRCodes.
  • Multi signature addresses generator
  • Broadcast a transaction via the website

API

Coinb.in's API includes several features, including:

  • Lookup account balance.
  • Lookup exchange rate.
  • Send bitcoins.
  • Transaction history.
  • URL Callback feature.
  • Address validation.
  • Address generation.

External links