This document was generated automatically. Please see README Generator for more info.
| Required? | Name | Description | Type | Options | Default |
|---|---|---|---|---|---|
| ✅ | API_KEY | An API key for Matrixdock | string | ||
| ✅ | API_SECRET | An API secret for Matrixdock used to sign requests | string | ||
| API_ENDPOINT | An API endpoint for Matrixdock | string | https://mapi.matrixport.com |
| Name | Requests/credits per second | Requests/credits per minute | Requests/credits per hour | Note |
|---|---|---|---|---|
| default | 5 |
| Required? | Name | Description | Type | Options | Default |
|---|---|---|---|---|---|
| endpoint | The endpoint to use | string | nav | nav |
nav is the only supported name for this endpoint.
| Required? | Name | Aliases | Description | Type | Options | Default | Depends On | Not Valid With |
|---|---|---|---|---|---|---|---|---|
| ✅ | symbol | The symbol to query (e.g., XAUM) | string |
Request:
{
"data": {
"endpoint": "nav",
"symbol": "XAUM"
}
}MIT License