Retrieve All Assets

GET {{baseUrl}}/v1/assets

Returns all assets

Request Params

KeyDatatypeRequiredDescription
statusstringAsset status to filter by, will default to all
asset_classstringAsset class to filter by, us_equity or crypto. Defaults to us_equity
attributesstringComma separated values to query for more than one attribute. Assets which have any of the given attributes will be included.
Supported values are ptp_no_exception, ptp_with_exception, ipo, options_enabled.

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

"[\n\t{\n\t\t\"id\": \"b8c736e9-183b-435b-8441-96b31b00b120\",\n\t\t\"class\": \"us_equity\",\n\t\t\"exchange\": \"NASDAQ\",\n\t\t\"symbol\": \"292RGT016\",\n\t\t\"name\": \"Empire Petroleum Corp. Rights (expiration 04/03/24)\",\n\t\t\"status\": \"inactive\",\n\t\t\"tradable\": false,\n\t\t\"marginable\": false,\n\t\t\"maintenance_margin_requirement\": 100,\n\t\t\"shortable\": false,\n\t\t\"easy_to_borrow\": false,\n\t\t\"fractionable\": false,\n\t\t\"attributes\": []\n\t},\n\t{\n\t\t\"id\": \"79d5a658-5e02-47b7-b1f1-b511bd2cf9d5\",\n\t\t\"class\": \"us_equity\",\n\t\t\"exchange\": \"NASDAQ\",\n\t\t\"symbol\": \"231992017\",\n\t\t\"name\": \"Cummins Inc. tender offer contra (expiration 03/13/24)\",\n\t\t\"status\": \"inactive\",\n\t\t\"tradable\": false,\n\t\t\"marginable\": false,\n\t\t\"maintenance_margin_requirement\": 100,\n\t\t\"shortable\": false,\n\t\t\"easy_to_borrow\": false,\n\t\t\"fractionable\": false,\n\t\t\"attributes\": []\n\t},\n\t{\n\t\t\"id\": \"9e312512-ce02-41cc-98aa-b92558aa7e1e\",\n\t\t\"class\": \"us_equity\",\n\t\t\"exchange\": \"OTC\",\n\t\t\"symbol\": \"IGGHY\",\n\t\t\"name\": \"IG Group Holdings Plc Sponsored ADR (United Kingdom)\",\n\t\t\"status\": \"inactive\",\n\t\t\"tradable\": false,\n\t\t\"marginable\": false,\n\t\t\"maintenance_margin_requirement\": 100,\n\t\t\"shortable\": false,\n\t\t\"easy_to_borrow\": false,\n\t\t\"fractionable\": false,\n\t\t\"attributes\": []\n\t},\n\t{\n\t\t\"id\": \"a2061e16-079d-44de-b66f-7cbe7e38c995\",\n\t\t\"class\": \"us_equity\",\n\t\t\"exchange\": \"NASDAQ\",\n\t\t\"symbol\": \"451CVR021\",\n\t\t\"name\": \"Contra Icosavax, Inc. \",\n\t\t\"status\": \"inactive\",\n\t\t\"tradable\": false,\n\t\t\"marginable\": false,\n\t\t\"maintenance_margin_requirement\": 100,\n\t\t\"shortable\": false,\n\t\t\"easy_to_borrow\": false,\n\t\t\"fractionable\": false,\n\t\t\"attributes\": []\n\t},\n\t{\n\t\t\"id\": \"06346b65-1495-477f-b966-19ea184e86f7\",\n\t\t\"class\": \"us_equity\",\n\t\t\"exchange\": \"NASDAQ\",\n\t\t\"symbol\": \"BCNA\",\n\t\t\"name\": \"\",\n\t\t\"status\": \"inactive\",\n\t\t\"tradable\": false,\n\t\t\"marginable\": false,\n\t\t\"maintenance_margin_requirement\": 100,\n\t\t\"shortable\": false,\n\t\t\"easy_to_borrow\": false,\n\t\t\"fractionable\": false,\n\t\t\"attributes\": []\n\t},\n\t{\n\t\t\"id\": \"a0222cde-c7c2-4c9a-93ae-3040f2632e82\",\n\t\t\"class\": \"us_equity\",\n\t\t\"exchange\": \"NYSE\",\n\t\t\"symbol\": \"FCRW\",\n\t\t\"name\": \"First Eagle Alternative Capital BDC, Inc. 6.125% Notes due 2023\",\n\t\t\"status\": \"inactive\",\n\t\t\"tradable\": false,\n\t\t\"marginable\": false,\n\t\t\"maintenance_margin_requirement\": 100,\n\t\t\"shortable\": false,\n\t\t\"easy_to_borrow\": false,\n\t\t\"fractionable\": false,\n\t\t\"attributes\": []\n\t},\n\t{\n\t\t\"id\": \"a5aa3a00-ab89-417a-bdca-44a70b0da5c1\",\n\t\t\"class\": \"us_equity\",\n\t\t\"exchange\": \"BATS\",\n\t\t\"symbol\": \"LVUS\",\n\t\t\"name\": \"Hartford Multifactor Low Volatility US Equity ETF\",\n\t\t\"status\": \"inactive\",\n\t\t\"tradable\": false,\n\t\t\"marginable\": false,\n\t\t\"maintenance_margin_requirement\": 100,\n\t\t\"shortable\": false,\n\t\t\"easy_to_borrow\": false,\n\t\t\"fractionable\": false,\n\t\t\"attributes\": []\n\t},\n\t{\n\t\t\"id\": \"b9f24eeb-6024-4d3b-837a-c3139a552a90\",\n\t\t\"class\": \"us_equity\",\n\t\t\"exchange\": \"NASDAQ\",\n\t\t\"symbol\": \"004CVR049\",\n\t\t\"name\": \"CONTRA ACER THERAPEUTICS INC\",\n\t\t\"status\": \"inactive\",\n\t\t\"tradable\": false,\n\t\t\"marginable\": false,\n\t\t\"maintenance_margin_requirement\": 100,\n\t\t\"shortable\": false,\n\t\t\"easy_to_borrow\": false,\n\t\t\"fractionable\": false,\n\t\t\"attributes\": []\n\t}\n}"