Skip to main content
2026-05-29 · Input Parameter Expansion

Input Parameter Expansion

This release expands the input parameters across all 6 Intelligence APIs to standardize filtering, language, and result-size controls.No breaking changes: all new parameters are optional with sensible defaults. Existing requests continue to work unchanged.

Added Parameters

Notes

  • For news/search, when from or to is provided, the existing timespan parameter is ignored (absolute range takes precedence).
  • For news/search, the new domains parameter accepts a comma-separated list of source domains to restrict results to (e.g. bbc.com,reuters.com).
  • The language parameter on fact-checker and deep-research controls the response text language; structural fields (verdict enum, section titles) remain in English for stable parsing.
  • For timeseries and causality-graph, the language parameter affects extracted labels only; timestamps and node IDs remain in their canonical formats.
See the API Reference for the full parameter list of each endpoint.