Skip to content

Latest commit

 

History

History
executable file
·
51 lines (32 loc) · 1.89 KB

File metadata and controls

executable file
·
51 lines (32 loc) · 1.89 KB

ION.AU

1.0.17 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 Data Provider string https://ion-digital-proof-of-reserve.instruxi.dev

Data Provider Rate Limits

Name Requests/credits per second Requests/credits per minute Requests/credits per hour Note
default 5 Considered unlimited tier, but setting reasonable limits

Input Parameters

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

Total_reserve Endpoint

total_reserve is the only supported name for this endpoint.

Input Params

There are no input parameters for this endpoint.

Example

Request:

{
  "data": {
    "endpoint": "total_reserve"
  }
}

MIT License