Run An IServer Market Scanner
Searches for contracts according to the filters specified in /iserver/scanner/params endpoint.
Request
This endpoint expects an object.
instrument
Instrument type as the target of the market scanner request. Found in the “instrument_list” section of the /iserver/scanner/params response.
type
Scanner value the market scanner is sorted by. Based on the “scan_type_list” section of the /iserver/scanner/params response.
location
Location value the market scanner is searching through. Based on the “location_tree” section of the /iserver/scanner/params response.
filter
Contains any additional filters that should apply to response.
Response
An array of objects detailing contract information.
contracts
Contains contracts related to the market scanner request.
scan_data_column_name
Internal Use Only
Errors
400
Bad Request Error
401
Unauthorized Error
500
Internal Server Error
503
Service Unavailable Error

