No lists yet
Create one, then add symbols. Both need the admin token in production; on localhost neither does.
curl -X POST http://localhost:8787/v1/watchlist \
-H 'content-type: application/json' \
-d '{"name":"AI complex","note":"Is the capex cycle still bid?","symbols":["NVDA","AMD","AVGO","SOXX"]}'
curl -X POST http://localhost:8787/v1/watchlist/refresh
A refresh costs one Twelve Data credit per symbol — 8 per minute on the free tier, 800 a day. A 25-symbol list polled hourly through market hours is about 175 credits a day.