Stock Data · US Stock Market List
Pricing
Performance
100.00%
Success Rate
244ms
Avg Latency
7.0万
Total Calls
Description
Query market quotes for the Shanghai, Shenzhen, Hong Kong and US stock markets, as well as historical stock data. Data is sourced from the internet, may be delayed and is not real-time; for reference only. Not for public display; for learning and research use only. List queries may have delays; for the latest stock information, use the US stock market API. Data is for reference only and should not be used for investment purposes; not for public display; for personal learning and research use only.
How to call: Invoke via GET in the UUMit Data Marketplace (API ID: f1ac0992-6e06-4849-963a-2cc47d0461cf). The platform centrally manages authentication and upstream configuration, so you only need to submit business fields as request parameters. Current price: Free.
Request parameters: page. The response fields mainly include a standard JSON response.
Use cases: US stock watchlists, quote lists, financial data dashboards and research assistance.
Usage statistics: 70000 total calls, 70000 successful calls, 100.0% success rate, average response time 244ms. 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 |
|---|---|---|---|
| page | integer | No | Page number, default 1 (20 items per page) |
Request Example
{
"page": 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