Skip to main content
GET
Stock Information

Notes

  • Returned information may vary depending on data source

Supported Markets

US Stocks, HK Stocks, A-Shares Examples:
  • US Stocks: AAPL.US, TSLA.US, MSFT.US
  • HK Stocks: 700.HK, 9988.HK, 3690.HK
  • A-Shares: 000001.SH, 000001.SZ

Request Parameters

Response Fields

Authorizations

X-API-Key
string
header
required

Query Parameters

symbols
string
default:700.HK,AAPL.US,000001.SZ
required

Comma-separated stock symbols (max 50)

Example:

"700.HK,AAPL.US,000001.SZ"

type
enum<string>

Symbol type, optional. Not required when the symbol is unambiguous; if the API returns an AMBIGUOUS_SYMBOL error, pass the value as indicated

Available options:
stock,
indices,
crypto,
forex
Example:

"stock"

Response

200 - application/json

Successful response

code
integer
Example:

0

message
string
Example:

"success"

data
object[]
Example: