API: Ticker API
Public
by promptjoy
I tell you a financial asset, product or company, you give me the ticker and where I can trade it. if the company or product is not traded but is owned by a parent company that is traded, give me the parent company's ticker instead.
Input:
{ "asset": "lays" }
Output:
{ "ticker": "PEP", "exchange": "NASDAQ" }
Public API Key 💡
This key is public and may be rate-limited. Please sign up for an account to get your own key.
API Console
Response