Loading
Loading
https://api.apifreaks.com/v1.0/commodity/symbols
{
"success": true,
"symbols": [
{
"symbol": "NG-FUT",
"category": "Energy",
"currency": {
"code": "USD",
"name": "US Dollar",
"symbol": "$"
},
"unit": {
"symbol": "MMBtu",
"name": "Million British Thermal Units"
},
"name": "Natural Gas Futures",
"status": "active",
"updateInterval": "PER_MINUTE"
}
]
}