get
https://desslyhub.com/api/v1/exchange_rates/steam
Obtaining exchange rates for all supported currencies.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
If the request is successful, you will receive a response like this:
{
"exchange_rates": {
"1": 1,
"2": 0.7425,
"3": 85.6653
}
}If you receive a message such as:
{
"error_code": -1
}Review the list of errors Error Codes
200