Version: 1.2.28
This document was generated automatically. Please see README Generator for more info.
Required? | Name | Description | Type | Options | Default |
---|---|---|---|---|---|
✅ | API_KEY | string |
Required? | Name | Description | Type | Options | Default |
---|---|---|---|---|---|
endpoint | The endpoint to use | string | difficulty, height | difficulty |
Supported names for this endpoint are: difficulty
, height
.
Required? | Name | Aliases | Description | Type | Options | Default | Depends On | Not Valid With |
---|---|---|---|---|---|---|---|---|
✅ | blockchain | coin |
The blockchain name. | string | ||||
endpoint | Name of the endpoint to use | string |
Request:
{
"id": "1",
"data": {
"coin": "BTC"
}
}
Response:
{
"jobRunID": "1",
"data": {
"result": 22674148233453.1
},
"result": 22674148233453.1,
"statusCode": 200,
"providerStatusCode": 200
}