curl --location --request GET '/v1/economics/United-States/money' \
--header 'x-api-key: ABCD314159'[
{
"Highest": "string",
"Last": "string",
"Lowest": "string",
"Previous": "string",
"Reference": "string",
"Related": "string",
"Unit": "string"
}
]