Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://openapi.fcontext.com/api/market-data/screener/strategy \ --header 'x-api-key: <api-key>'
{ "strategy": { "data": "<string>" } }
Get screener strategy details by strategy ID.
Financial Context key generated from account settings. Send it as x-api-key: <key>.
x-api-key: <key>
Strategy ID.
x >= 1
Strategy details
Show child attributes