This document was generated automatically. Please see README Generator for more info.
Required? | Name | Description | Type | Options | Default |
---|---|---|---|---|---|
API_ENDPOINT | An API endpoint for Data Provider | string | https://reserves.usdstandard-test.com/por.json |
||
✅ | VERIFICATION_PUBKEY | Public RSA key used for verifying data signature. Expected to be formatted as a single line eg: "-----BEGIN PUBLIC KEY-----\n...contents...\n-----END PUBLIC KEY-----" | string |
Name | Requests/credits per second | Requests/credits per minute | Requests/credits per hour | Note |
---|---|---|---|---|
default | 10 |
Required? | Name | Description | Type | Options | Default |
---|---|---|---|---|---|
endpoint | The endpoint to use | string | reserves | reserves |
reserves
is the only supported name for this endpoint.
There are no input parameters for this endpoint.
Request:
{
"data": {
"endpoint": "reserves"
}
}
MIT License