API

Your api token:

Portfolios

curl --location --request GET "https://markets.sh/api/v1/u/portfolios?api_token="

Search for Symbol

curl --location --request GET "https://markets.sh/api/v1/symbols/search?q=AAPL&api_token="

Get Data For Symbol

curl --location --request GET "https://markets.sh/api/v1/symbols/NASDAQ:AAPL?api_token="

Get Daily Quotes For Symbol

curl --location --request GET "https://markets.sh/api/v1/symbols/NASDAQ:AAPL/quotes?from=2022-05-26&to=2023-05-26&api_token="

Get Watchlist

curl --location --request GET "https://markets.sh/api/v1/u/watchlist?api_token="

Get News Clusters

curl --location --request GET "https://markets.sh/api/v1/clusters?api_token="

Get News Clusters

curl --location --request GET "https://markets.sh/api/v1/clusters/800e5c32-4aaf-47aa-a281-fdd0dfed6c4f?api_token="

markets.sh chat model as of Apr. 5 2023 results are not checked for accuracy. Please read the disclaimer.