Documentation Index
Fetch the complete documentation index at: https://docs.factagora.com/llms.txt
Use this file to discover all available pages before exploring further.
Works with any time-based content
Timeseries organizes content chronologically, it works on both event-based content (news articles, reports, announcements) and structured data pages. Each data point captures what happened at a specific point in time as a text description, not a numeric value.Timestamps are pre-normalized
Timestamps are always returned in one of three formats:YYYY, YYYY-MM, or YYYY-MM-DD. You can sort and compare them safely as strings.
Use URLs pointing to content-rich pages
URLs pointing to articles, reports, or data pages with clear time-based information yield the best results. Sparse or navigation-only pages may return fewer data points.Use the file endpoint for PDFs and reports
For annual reports, whitepapers, or research documents, upload the file directly with the/api/v1/timeseries/file endpoint rather than passing a URL.

