Data API ​
Market-data, symbol, and options endpoints normalize broker responses behind a shared API contract. Availability and depth can still vary by broker.
| Endpoint | Purpose |
|---|---|
| Quotes | Read one normalized quote |
| Multiple quotes | Read normalized quotes in a batch |
| Depth | Read the order book and market depth |
| History | Read broker or Historify candles |
| Intervals | List supported candle intervals |
| Ticker | Read TradingView-compatible history |
| Symbol | Resolve symbol metadata |
| Search | Search the instrument master |
| Expiry | List derivatives expiries |
| Instruments | Download the instrument master |
| Option symbol | Resolve an option contract |
| Option chain | Read an option chain |
| Synthetic future | Calculate a synthetic-future price |
| Option Greeks | Calculate Greeks for one option |
| Multiple option Greeks | Calculate Greeks in a batch |
