Skip to content

Latest commit

 

History

History
54 lines (35 loc) · 2.11 KB

File metadata and controls

54 lines (35 loc) · 2.11 KB

MOORE-HK

1.0.4 v3

This document was generated automatically. Please see README Generator for more info.

Environment Variables

Required? Name Description Type Options Default
API_ENDPOINT An API endpoint for the Data Provider string https://api.real-time-reserves.verinumus.io/v1/

Data Provider Rate Limits

Name Requests/credits per second Requests/credits per minute Requests/credits per hour Note
default 6

Input Parameters

Required? Name Description Type Options Default
endpoint The endpoint to use string trueusd trueusd

Trueusd Endpoint

trueusd is the only supported name for this endpoint.

Input Params

Required? Name Aliases Description Type Options Default Depends On Not Valid With
field The object-path string to parse a single result value. string totalTrust

Example

Request:

{
  "data": {
    "endpoint": "trueusd",
    "field": "totalTrust"
  }
}

MIT License