API Documentation

StockDAQ Market Data API

Version 1.0.0

Authentication

All API requests must be authenticated using an API key provided in the `Authorization` header.

Authorization: Bearer YOUR_API_KEY

Endpoints

GET/v1/market/quote/{symbol}

Get real-time quote for a specific symbol.

GET/v1/market/indices

Get overview of major market indices.