GET /api/v1/Metals/benchmark/summary
Summary: Get latest Benchmark prices for requested metals
Operation ID: Metals_BenchmarkSummary_GET
Auth: unknown
Operation ID: Metals_BenchmarkSummary_GET
Auth: unknown
Description
Benchmark price information
Parameters (4)
currency
(string, query, optional)
comma separated list of conversion currencies, defaults to USD
format
(string, query, optional)
to override content negotiation specify a value of json or xml
Constraints: {'enum': ['json', 'xml']}
metals
(string, query, required)
comma separated list of metals
unitofmeasure
(string, query, optional)
unit of meaure, defaults to troy ounces. allowed values are: mg=milligram g=gram kg=kilogram gr=grain oz=ounce toz=troy ounce ct=carat dwt=pennyweight
Constraints: {'enum': ['mg', 'g', 'kg', 'gr', 'oz', 'toz', 'ct', 'dwt']}
No probe data for this endpoint yet.