Skip to main content
GET
Stock Static Info Query

GET /static_info Debug Module

Back to Interface Description

Query Parameters

token
string
required

Your API authentication token

query
string
default:{"trace":"abc-123","data":{"symbol_list":[{"code":"700.HK"},{"code":"AAPL.US"}]}}
required

URL-encoded JSON string containing trace and symbol_list fields.

Response

200 - application/json

Successful response

ret
integer

Return code (200 = success)

msg
string

Response message

trace
string

Request trace ID

data
object