Currencies
List currencies with reported usage.
get/v2/currencies
Response
Currencies observed in usage events for this company and namespace.
Example response
{
"data": [
"usd"
]
}Changes
No recorded changes to this endpoint across all 1 revision of this API.