Currencies
Authorizations
apiKeystringRequired
Responses
200Success
application/json
404Error
get
/api/Prices/currenciesGET /api/Prices/currencies HTTP/1.1
Host: beta.steamfolio.com
Accept: */*
[
{
"code": "text",
"currencyId": 1,
"symbol": "text",
"usdExchangeRate": 1
}
]Last updated