{
  "endpoints": [
    "/api/status",
    "/api/csv-data",
    "/api/csv-files",
    "/api/list-spreadsheets",
    "/api/spreadsheet-data/<name>",
    "/api/save-changes",
    "/api/folder-structure",
    "/api/find-image",
    "/api/check-image/<path>",
    "/api/serve-image/<path>",
    "/api/skip-frame"
  ],
  "message": "This is the API server. Access the frontend at your Netlify URL.",
  "server": "Dataset Validator API",
  "status": "running",
  "version": "1.0.0"
}
