BIPS/API

From zaoniao
Jump to navigation Jump to search

Meet the REST API

It’s so easy, we’ve embedded a bunch of examples right here.

curl https://bips.me/api/v1/invoice \<br /> -u apikey \<br /> -d price=100 \<br /> -d currency=USD

Documentation

REST API parameter details with examples of constructing requests.<br /> Learn more

Quickstart

Step by step guides building basic web apps that accept bitcoin payments.<br /> Learn more

Source

http://bitcoin.it/

See Also on BitcoinWiki