Get a list of symbols using a keyword lookup on the symbols description. Results are in descending order by average volume of the security. This can be used for simple search functions.
GET
Headers
Header
Required
Values/Example
Default
Accept
Optional
application/xml, application/json
application/xml
Authorization
Required
Bearer {token}
Parameters
Parameter
Type
Param Type
Required
Values/Example
Default
symbols
Query
String
Required
AAPL,VXX190517P00016000
Comma-delimited list of symbols (equity or option)
greeks
Query
String
Optional
false
false
Add greeks and volatility information (option only)
Code Example
If you're developing using a paper trading account, change the hostname to https://sandbox.tradier.com