Same as GET but accepts a JSON body. Use for large company_domains lists that exceed URL length limits.
Company filter precedence: company_id > company_domains > company_domain. If none are provided (domain-less query), at least one date range spanning 14 days or less is required.
Limits: Up to 1,000 company domains.
Documentation Index
Fetch the complete documentation index at: https://docs.sacra.com/llms.txt
Use this file to discover all available pages before exploring further.
Authenticate using one of two formats:
Token <your-token>Bearer <your-jwt>Fetch news for a single company by internal ID. Takes highest precedence.
Fetch news for a single company by domain (e.g. openai.com).
List of company domains (up to 1,000).
Filter by news importance. Default: major.
major - majorall - allmajor, all Number of results per page. Default: 10, max: 50.
Cursor for forward pagination.
Cursor for backward pagination.
Filter news created on or after this datetime (ISO 8601).
Filter news created on or before this datetime (ISO 8601).
Alias for created_at_start.
Alias for created_at_end.
Filter news updated on or after this datetime (ISO 8601).
Filter news updated on or before this datetime (ISO 8601).
Filter news released on or after this datetime (ISO 8601).
Filter news released on or before this datetime (ISO 8601).
When true, articles without thumbnails fall back to the company logo.