Extract time-series data from a given URL or file.
Extract time-series data from a URL or uploaded file (PDF, Markdown). Returns a list of timestamped events or facts, organized chronologically.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.
| Method | Path | Input |
|---|---|---|
POST | /api/v1/timeseries | JSON body with url |
POST | /api/v1/timeseries/file | multipart/form-data with file |