Equity Metadata
Returns lightweight identity, logo, and latest USD price metadata for one or more US-listed stocks or ETFs. Symbols are returned in request order. Company and fund identity is cached for 24 hours; prices are cached independently for 1 minute.
Query parameters
One or more comma-separated US stock or ETF ticker symbols; at most 20 unique symbols
One or more comma-separated US stock or ETF ticker symbols; at most 20 unique symbols
Include tokenized counterparts of each stock — issuer-minted crypto tokens tracking the equity, with their chains and contract addresses. Off by default: most symbols have none, and the payload grows with a 20-symbol request.
Include tokenized counterparts of each stock — issuer-minted crypto tokens tracking the equity, with their chains and contract addresses. Off by default: most symbols have none, and the payload grows with a 20-symbol request.
Response
OK
Example response
{
"$schema": "https://example.com/schemas/SimpleListResponseEquityMeta.json"
}Changes
No recorded changes to this endpoint across all 1 revision of this API.