주어진 URL이나 파일에서 시계열 데이터를 추출
URL 또는 업로드된 파일(PDF, Markdown)에서 시계열 데이터를 추출합니다. 시간이 매겨진 이벤트나 사실의 목록을 시간순으로 정리해 반환합니다.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.
| 메서드 | 경로 | 입력 |
|---|---|---|
POST | /api/v1/timeseries | url을 포함한 JSON 본문 |
POST | /api/v1/timeseries/file | file을 포함한 multipart/form-data |