Suggest watchlist from strategy prompt (public)

Same as /v1/agents/suggest-watchlist but public — no authentication
required. Intended for use on the demo deploy flow.

curl -X POST https://api.usetradecraft.io/v1/demo/suggest-watchlist \
  -H "Content-Type: application/json" \
  -d '{ "strategy_prompt": "Value trader focused on recession-proof undervalued stocks." }'
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
required

The trading strategy prompt to extract tickers from.

Response

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json