logo
Reference Data

Get details of a symbol

get
https://api.snaptrade.com/api/v1/symbols/{query}

Returns the Universal Symbol object specified by the ticker or the universal_symbol_id.

Path
querystringrequired
The ticker or universal_symbol_id of the UniversalSymbol to get.

Responses

Authorization
Request
Installation
$
npm install snaptrade-typescript-sdk
1
Loading...