equities_ticker
ActiveTool of Ready APIs
declared in 1.0.0
Resolve a stock ticker to company name, CIK, exchange, SIC industry code, and headquarters from the SEC EDGAR registry.
Parameters schema
{
"type": "object",
"required": [
"ticker"
],
"properties": {
"ticker": {
"type": "string",
"description": "Stock ticker, e.g. AAPL."
}
},
"additionalProperties": false
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
Ready APIs
https://github.com/ReadyAPIs-com/readyapis
1/7 registries