News (Basic)

Lightweight variant of /v1/news — drops tags, channels, and body fields.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Overview

A trimmed-down version of News for use cases that just need headline, summary, and filing metadata. Drops tags, channels, and body from the response. Filters by ticker and filing date only — no tag/form filtering.

When to use

  • Bulk-pulling a ticker's filing history into a database.
  • Powering a lightweight news ticker UI.
  • Reducing payload size when you only need headlines and summaries.

Key parameters

  • ticker — comma-separated for multiple.
  • date (exact) OR date_from / date_to (range) — filing-date filters; mutually exclusive.
  • form_type — comma-separated form-type filter.
  • include_summary — default true.

Response highlights

  • ticker, filed_at, filed_at_time, form_type, file_no.
  • summary, headline, title, author, url.
  • Omitted vs /news: tags, channels, body.
Query Params
length ≤ 200
boolean
Defaults to true
integer
Defaults to 1
integer
Defaults to 10
Responses

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