Snapshot
GET/openapi/market-data/stock/snapshot
• Function description: Get real-time market snapshot data for a security. Returns key market indicators such as latest price, price change, volume, turnover rate, etc. Supports querying various security types including US stocks, JP stocks, etc., with optional inclusion of pre-market, after-hours, and overnight trading data.
• Frequency limit: Market-data Interfaces Rate limit 60 requests every 60 seconds
Request
Responses
- 200
- 401
- 417
- 500
OK
Unauthorized: Authentication required
A business logic error triggered when the request cannot be processed due to domain-specific constraints.
Internal Server Error.