Social sentiment, trending stocks, and message streams.
Symbol Search
ASYNCREADNo auth
Returns stocks, ETFs, indices, and crypto matching a symbol or name.
ParametersFormJSON
Symbol or company name e.g. 'NVDA', 'Apple', 'bitcoin'
Max results
cost: 1 credit · balance: 0
curl https://api.openwire.sh/v1/wire/task \ -X POST \ -H "X-API-Key: $ANAKIN_API_KEY" \ -H "Content-Type: application/json" \ -d '{ "action_id": "st_search_symbols", "params": { "query": "NVDA" } }'