Finance
Press releases (Form 8-K Exhibit 99.x)
get/api/v2/quotes/{symbol}/press-releases
Path parameters
symbolstring required
Security ticker symbol.
Security ticker symbol.
Query parameters
daysinteger
Look-back window in days.
Look-back window in days.
limitinteger
Max filings to return.
Max filings to return.
include_contentboolean
When true, fetch + extract HTML text from each filing's Exhibit 99.* attachments. Caps to 5 most recent filings to avoid SEC rate-limiting. Adds substantial latency on cache miss.
When true, fetch + extract HTML text from each filing's Exhibit 99.* attachments. Caps to 5 most recent filings to avoid SEC rate-limiting. Adds substantial latency on cache miss.
Response
8-K filings + optional extracted exhibit text content.
Example response
{
"meta": {
"endpoint": "/api/v1/fred/us/cpi",
"data_time": "2026-04-16T14:30:00Z",
"response_time": "2026-04-16T14:30:12Z",
"provider": "Sugra API v1.0.1",
"source": "sugra_crypto",
"attribution": "Short interest and Reg SHO daily short volume data is owned by and sourced from FINRA (Financial Industry Regulatory Authority).",
"fallback_chain": [
"sugra_crypto",
"sugra_finance"
]
}
}