{"uid":"cap_bgSI5XN1oYsGN2XT9TT0O","slug":"brand-lookup-by-stock-ticker-fd6734c5","name":"Brand Lookup by Stock Ticker","description":"Retrieve brand information using a stock ticker symbol. This endpoint looks up the company associated with the ticker and returns its brand data.","url":"https://x402.orthogonal.com/context-dev/brand/retrieve-by-ticker","method":"GET","headers":{},"bodySchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method"],"properties":{"type":{"type":"string","const":"http"},"method":{"enum":["GET"],"type":"string"},"queryParams":{"type":"object","properties":{"ticker":{"type":"string","description":"Stock ticker symbol to retrieve brand data for (e.g., 'AAPL', 'GOOGL', 'BRK.A'). Must be 1-15 characters, letters/numbers/dots only."},"maxSpeed":{"type":"boolean","description":"Optional parameter to optimize the API call for maximum speed. When set to true, the API will skip time-consuming operations for faster response at the cost of less comprehensive data."},"timeoutMS":{"type":"integer","description":"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)."},"ticker_exchange":{"type":"string","description":"Optional stock exchange for the ticker. Defaults to NASDAQ if not specified."}}}},"additionalProperties":false}}},"responseSchema":null,"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.03","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"probe","requiresHandshake":false,"reviewCount":0,"rating":{"score":"0.00","successRate":"0.00","reviews":0,"stars":null,"state":"unrated"},"availabilityStatus":"unknown","priceObserved":null,"sessionDeposit":null,"pricing":{"kind":"static","summary":"$0.03/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.03","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.03","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_4HBr-HcAwG7I3ScPkXs4D","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.03","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Retrieves brand data for a company identified by its stock ticker symbol (e.g., AAPL, GOOGL).","exampleAgentPrompt":"Can you look up the brand information for Apple — their stock ticker is AAPL on NASDAQ?","exampleUseCases":[{"title":"Brand research for stock portfolio","prompt":"I'm building a report on my portfolio companies — can you pull the brand data for Microsoft using their ticker MSFT on NASDAQ?"},{"title":"Competitor brand identification","prompt":"I need to find the brand info for the company trading under ticker TSLA so I can compare it against our brand assets."},{"title":"Financial news enrichment","prompt":"We just got a news alert mentioning ticker BRK.A — can you fetch the brand details for that company so we know who we're reading about?"}],"resultDescription":"Returns brand data associated with the company identified by the given stock ticker symbol, including company identity and branding details. Data may be less comprehensive when maxSpeed is enabled.","failureModes":["Invalid or unrecognized ticker symbol returns no data","Request exceeds timeoutMS threshold, resulting in a 408 abort","Ticker exists but brand data is unavailable or incomplete","Non-existent exchange specified for ticker_exchange parameter","Malformed ticker (too long or invalid characters) rejected by schema validation"],"whenToPreferThis":"Use this endpoint when you have a stock ticker symbol and need to resolve it to a company's brand information. Ideal for enriching financial data pipelines, news processing systems, or portfolio tools that need to map ticker codes to brand identities. Prefer this over manual web search when you need structured, programmatic brand data tied to publicly traded companies.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-13T13:06:49.622Z","isFirstParty":false}