Back to API Overview
Markdown Exports
Export websites to markdown format
Endpoints (7)
GET
/api/markdown-exportsAuth Required
List Exports
Get all markdown exports
POST
/api/markdown-exportsAuth Required
Create Export
Create a new markdown export job
GET
/api/markdown-exports/[id]Auth Required
Get Export
Get export details
DELETE
/api/markdown-exports/[id]Auth Required
Delete Export
Delete an export
GET
/api/markdown-exports/[id]/pagesAuth Required
Get Export Pages
Get all pages from an export with their markdown content
GET
/api/markdown-exports/[id]/downloadAuth Required
Download Export
Download export as ZIP or single markdown file
POST
/api/markdown-exports/[id]/retryAuth Required
Retry Export
Retry a failed export