Symbol detail
Path parameters
Ticker symbol. US equities are bare (AAPL); cryptocurrencies use the <SYM>-USD form (BTC-USD); foreign listings use the Yahoo suffix (VOD.L).
Response
Symbol with extended metadata. Resolves delisted symbols too: check status, and renamed_to for the successor ticker when the company continues under a new symbol.
Example response
{
"asset_type": "Stock",
"exchange": "NASDAQ",
"brand_aliases": [
"spacex"
],
"country": "US",
"currency": "USD",
"next_report_date": "2026-11-17",
"supports_insider": true,
"crypto_counterpart": "SOL-USD",
"crypto_counterpart_name": "Solana",
"status": "active"
}Changes
Changed in 3 of the 16 revisions of this API.6
- ○
added the optional property
to the response with the statusresponse-optional-property-added
- ○
added the optional property
to the response with the statusresponse-optional-property-added
- ○
- ○
added the optional property
to the response with the statusresponse-optional-property-added
- ○
added the optional property
to the response with the statusresponse-optional-property-added
- ○
added the optional property
to the response with the statusresponse-optional-property-added
- ○
- ○
added the optional property
to the response with the statusresponse-optional-property-added
- ○