← Back to Trust Center

Data Export

Workspace export request path

Authenticated workspace owners can request a portable export through POST /v1/workspaces/{workspace_id}/export.

curl -X POST "https://api.blazecrawl.com/v1/workspaces/$WORKSPACE_ID/export" \
  -H "Authorization: Bearer $BLAZECRAWL_API_KEY"

Exports include workspace settings, API-key metadata, jobs and results, audit logs, billing/usage history, schedules, and supported workspace-scoped RAG/search data.