Brand.dev API
Brand.dev API
Tool
brand-dev_retrieve_brand_data_by_stock_ticker
Retrieve brand information using a stock ticker symbol. This endpoint looks up the company associated with the ticker and returns its brand data.
Pricing
Per call
$0.06
Model
flat
Pay only for what you use. No subscriptions.
Inputs
force_language
stringticker *
stringmaxSpeed
booleanticker_exchange
stringtimeoutMS
integerTry It
API
MCP Config
Input Parameters
Optional parameter to force the language of the retrieved brand data.
Stock ticker symbol to retrieve brand data for (e.g., 'AAPL', 'GOOGL', 'BRK.A'). Must be 1-15 characters, letters/numbers/dots only.
Optional stock exchange for the ticker. Defaults to NASDAQ if not specified.
Optional timeout in milliseconds for the request. If the request takes longer than this value, it will be aborted with a 408 status code. Maximum allowed value is 300000ms (5 minutes).

