Run stock screener headers
Returns response headers for the same Financial Context market-data request without a response body.
Authorizations
Financial Context key generated from account settings. Send it as x-api-key: <key>.
Query Parameters
Market code. Custom-condition screening defaults to US; omit it when running by strategy ID.
Strategy ID; when provided, the screener runs that strategy.
x >= 1Compatibility alias for strategy_id.
x >= 1Custom screening conditions; supports KEY:MIN:MAX or a JSON array.
Compatibility alias for conditions.
Extra displayed indicators, comma-separated or as a JSON array.
0-based page number, default 0.
x >= 0Items per page, default 20, maximum 100.
1 <= x <= 100Compatibility alias for size.
1 <= x <= 100Response
Market-data response headers.