SteamFolio
Home
  • About
  • API
    • Chart
      • Sparkline
        • Page 1
    • Inventory
      • IdConvert
    • Prices
      • Skin
      • Currency
      • Currencies
    • Specification
Powered by GitBook
On this page
  1. API
  2. Prices

Currency

PreviousSkinNextCurrencies

Last updated 2 years ago

Requires an Api Key. Accessible for Free and higher.

get
Authorizations
Path parameters
currencyNamestring | nullableRequired
Responses
200Success
application/json
404Error
get
GET /api/Prices/currency/{currencyName} HTTP/1.1
Host: beta.steamfolio.com
Accept: */*
{
  "code": "text",
  "currencyId": 1,
  "symbol": "text",
  "usdExchangeRate": 1
}