BIPS/API

提供: tezos-wiki
2017年12月19日 (火) 03:43時点におけるTest19 (トーク)による版 (1 revision imported)
移動先: 案内検索

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/