This gallery contains applications that extend BIPS in new and exciting ways. Use the BIPS API to build apps that add features and functionality.
GetBalance with Mashape
By Mashape
Getting balance of bitcoin and in fiat via API is done by sending an HTTP POST. On a successful POST a JSON encoded array will be received in the response.
BIPS SendTo with Mashape
By Mashape
Sending bitcoin via API is done by sending an HTTP POST. On a successful POST the word “success” will be received in the response.
BIPS Invoice with Mashape
By Mashape
An invoice is created by sending an HTTP POST containing the details of your product or service, price and the currency. On a successful POST an invoice URL will be received in the response.