Base URL https://chainlink.orchid.com/0
This document was generated automatically. Please see README Generator for more info.
Required? | Name | Description | Type | Options | Default |
---|---|---|---|---|---|
API_ENDPOINT | string | https://chainlink.orchid.com/0 |
Every EA supports base input parameters from this list
Required? | Name | Description | Type | Options | Default |
---|---|---|---|---|---|
endpoint | The endpoint to use | string | bandwidth | bandwidth |
bandwidth
is the only supported name for this endpoint.
There are no input parameters for this endpoint.
Request:
{
"id": "1",
"data": {
"endpoint": "bandwidth"
},
"debug": {
"cacheKey": "zD1CVzYDfKCoq1MFoQZlCuGFIW0="
}
}
Response:
{
"jobRunID": "1",
"data": {
"payload": 0.06491712005868808,
"result": 0.06491712005868808
},
"result": 0.06491712005868808,
"statusCode": 200,
"providerStatusCode": 200
}
MIT License