Skip to main content
GET
Search symbols

Path Parameters

Search term used to match symbol, ticker, or company name.

Response

Symbol search response with typed data array.

isSuccess
boolean
required

Backend returned success flag.

data
object[]
required

List of symbols matching the search input.

returnCode

Backend return code; live success responses commonly return 0.

serviceInstance
object[]

Market-data service instances that handled the request.

requestID
string

Request id generated by the market-data service.

algoID
string

Algo id echoed by the market-data service when supplied.

positionID
string

Position id echoed by the market-data service when supplied.

requestType
string

Backend request type label.

detail
string

Backend detail message.

dataType
string

Backend payload type label.

executionTime
number

Backend execution time in milliseconds when available.

lastTime
number

Last market-data timestamp returned by the service.