mirror of
https://github.com/fullstack-cash/bch-api.git
synced 2026-09-22 09:12:05 -07:00
12 lines
372 B
JSON
12 lines
372 B
JSON
{
|
|
"openapi": "3.0.0",
|
|
"info": {
|
|
"description": "rest.bitcoin.com is the REST layer for Bitcoin.com's Cloud. More info: [developer.bitcoin.com/rest](https://developer.bitcoin.com/rest). Chatroom [geni.us/CashDev](http://geni.us/CashDev)",
|
|
"version": "3.3.8",
|
|
"title": "REST",
|
|
"license": {
|
|
"name": "MIT",
|
|
"url": "https://opensource.org/licenses/MIT"
|
|
}
|
|
}
|
|
} |