Validation Upload
Create a validation job
Upload a filing artifact and receive a durable job ID immediately while validation runs asynchronously.
Need a walkthrough? View Guide
Upload Artifact
Supported: `.xml`, `.html`, `.zip` up to 50MB.
What happens next
Execution semantics remain unchanged from MVP.
- API stores file and returns `job_id`.
- Worker queue picks up the job asynchronously.
- Arelle executes in isolated container context.
- Normalized issues and artifacts are persisted.
- Job page polls until terminal state.