Last Updated: 2/9/2026
API Reference
Endpoints
Articles
| Method | Endpoint | Description |
|---|---|---|
| GET | /articles | List all articles |
| POST | /articles | Create new article |
| GET | /articles/:id | Get article by ID |
| PUT | /articles/:id | Update article |
| DELETE | /articles/:id | Delete article |
Folders
| Method | Endpoint | Description |
|---|---|---|
| GET | /folders | List all folders |
| POST | /folders | Create new folder |
Articles
| Method | Endpoint | Description |
|---|---|---|
| GET | /articles | List all articles |
| POST | /articles | Create new article |
| GET | /articles/:id | Get article by ID |
| PUT | /articles/:id | Update article |
| DELETE | /articles/:id | Delete article |
Folders
| Method | Endpoint | Description |
|---|---|---|
| GET | /folders | List all folders |
| POST | /folders | Create new folder |
Articles
| Method | Endpoint | Description |
|---|---|---|
| GET | /articles | List all articles |
| POST | /articles | Create new article |
| GET | /articles/:id | Get article by ID |
| PUT | /articles/:id | Update article |
| DELETE | /articles/:id | Delete article |
Folders
| Method | Endpoint | Description |
|---|---|---|
| GET | /folders | List all folders |
| POST | /folders | Create new folder |