Added
v1.0.1 - Ticker Search & Metadata Endpoints
11 months ago by ReadMe CLI
New ticker search endpoint and detailed ticker metadata endpoint, plus fixes to request samples and parameter definitions in the API documentation.
Added
- Endpoint for searching tickers by keyword (
/ticker/search) - Endpoint for retrieving detailed metadata for a specific ticker (
/ticker/{ticker}/info)
Fixed
- Request samples updated to include versioned URL prefix
- Corrected Enum and boolean parameter definitions in request samples
