/api/metal-quote
Current spot price for a precious metal in a given currency.
Query parameters
| Name | Type | Required | Description |
|---|---|---|---|
symbol |
string | Required | Metal symbol. One of: AU, AG, PT, PD, RH, CU, NI, AL, PB, ZN. |
currency |
string | Required | ISO 4217 currency code (e.g. USD, EUR) or supported crypto symbol. |
timestamp |
integer | Optional | Unix timestamp (seconds) for a historical snapshot. Defaults to live. |
Example
GET /api/metal-quote?symbol=AU¤cy=USD