> ## Documentation Index
> Fetch the complete documentation index at: https://insight-flow.potatodog.cc/llms.txt
> Use this file to discover all available pages before exploring further.

# Articles API

> Interface overview for article resources

Prefix: `/api/v1/articles`

## Purpose

Inspect collected article lists and article detail records.

## Main Endpoints

* `GET /api/v1/articles`
* `GET /api/v1/articles/{article_id}`

## Common Scenarios

* Inspect collected content produced by monitor runs
* Confirm raw content before report generation
