工具 API

get_stock_market_logos

Get a company logo in PNG format (200x200 with transparency). Use when the user needs a raster logo image for a stock or company for display, reports, or UI. Covers 40,000+ logos across 60+ exchanges. Costs 10 API calls per request. Symbol must be in TICKER.EXCHANGE format (e.g., 'AAPL.US', 'BMW.XETRA'). For vector/SVG logos (US and Toronto only), use get_stock_market_logos_svg instead.

finance1 积分

调用信息

工具标识
eodhd.get_stock_market_logos
服务提供方
EODHD
平均响应
0 ms
近 7 天调用
0

输入参数

symbol必填

Ticker in TICKER.EXCHANGE format (e.g. 'AAPL.US', 'BMW.XETRA').

api_token

Per-call token override.