Gold Data · Shanghai Futures Exchange
Pricing
Performance
—%
Success Rate
0ms
Avg Latency
0
Total Calls
Description
Gold contract details including latest price, open price and high price. The market is closed on weekends, so no data is available then; updated every 2 minutes.
How to call: Invoke via GET in the UUMit Data Marketplace (API ID: 937f7f1c-c3f7-4211-9075-05c1197d7304). The platform centrally manages authentication and upstream configuration, so you only need to submit business fields as request parameters. Current price: Free.
Request parameters: v. The response fields mainly include a standard JSON response.
Use cases: precious metals quotes, futures watchlists, commodity price monitoring and financial data dashboards.
Usage statistics: 0 total calls, 0 successful calls, no historical statistics available, average response time 0ms. Data comes from officially listed APIs; for exact results, refer to the real-time response on the web platform.
Request Parameters
| Name | Type | Required | Description |
|---|---|---|---|
| v | string | No | JSON format version (0 or 1), default 0, 1 is recommended |
Request Example
{
"v": "1"
}Response Example
{
"reason": "success",
"result": {},
"error_code": 0
}Changelog
2026-06-22
Synced the officially listed API details to the UUMit Data Marketplace on the official website.
Provider: UUMit Official