v1

latestOpenAPI 3.1.0raw.githubusercontent.com2025-04-25361217.6 KB
Search

General Search for Securities

Search for various financial instruments including stocks, ETFs, forex, and cryptocurrencies by name or symbol across different exchanges.

get/search/general

Query parameters

querystring required

The search query string (e.g., company name or symbol like 'AA' or 'Apple').

limitinteger

The maximum number of search results to return.

exchangestring

Filter results by a specific stock exchange (e.g., NASDAQ, NYSE, EURONEXT).

Response

Successful response with an array of matching securities.

symbolstring required

The ticker symbol of the security.

namestring required

The name of the company or security.

currencystring required

The currency the security is traded in.

stockExchangestring required

The full name of the stock exchange.

exchangeShortNamestring required

The short name or symbol of the stock exchange.