Snapshot
GET/openapi/market-data/option/snapshot
Function description: Fetches real-time quote snapshots for options. Returns key market indicators for specified options, including the latest price, price change percentage, trading volume, turnover rate, and best bid/ask quotes. Currently supports US stock options only.
Frequency limit: rate limit is 60 requests per minute.
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.