Quotes
GET/openapi/market-data/stock/quotes
• Function description: Get the latest bid/ask data for a security. Returns bid/ask information for a specified depth, including price, quantity, order details, etc.
• 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.