GET
/
wiims

Authorizations

token
string
queryrequired

Headers

accept
enum<string>
default: application/json

Specifies return format.

Available options:
application/json

Query Parameters

country
string

Country code for the region of coverage.

page
integer
default: 0

Page offset.

pagesize
integer
default: 50

Number of results returned. Limit 500

search_keys
string

One or more security symbols separated by a comma. Maximum 50 securities. Security identifiers must be in the format of ticker symbols, only for US-listed equities.

search_keys_type
enum<string>
default: symbol

The type of identifier being searched. Supported types are currently a security symbol.

Available options:
symbol
updated_since
number

Records last Updated Unix timestamp (UTC). This will force the sort order to be Greater Than or Equal to the timestamp indicated.

Timestamp may also be in python format to include millisecond updates.

Response

200 - application/json
data
object[]