GET
/
api
/
v2
/
settings
/
currency
curl --request GET \
  --url https://sandbox.finhub.cloud/api/v2/settings/currency \
  --header 'X-Forwarded-For: <x-forwarded-for>'

Headers

X-Forwarded-For
string
required

Forwarded client IP address

User-Agent
string

Client user agent information

X-Tenant-ID
string

Tenant identifier for multi-tenant operations

Response

200

OK