| GET | /v1/marketdata/real-time/{symbol} | Live bid/ask/last quote |
| GET | /v1/marketdata/historical/{symbol} | EOD OHLCV bars |
| GET | /v1/marketdata/company-profile/{symbol} | Company details and fundamentals |
| GET | /v1/marketdata/balance-sheet/{symbol} | Financial statements (annual or quarterly) |
| GET | /v1/marketdata/cash-dividends/{symbol} | Dividend history |
| GET | /v1/marketdata/news/{symbol} | News and corporate actions |
| GET | /v1/marketdata/logos/{symbol} | Company logo image |
| POST | /v1/marketdata/reference/equity-security-master | Paginated list of all tradeable equities |
| POST | /v1/marketdata/reference/symbol-details | Bulk details for a list of symbols |
| POST | /v1/marketdata/reference/sector-symbols | All symbols within a given sector |
| GET | /v1/marketdata/reference/sectors | All available sectors |
| GET | /v1/marketdata/reference/industries | All available industries |