DOCX use case

DOCX Sample File for API Integration

Test end-to-end API contracts for file upload, processing, and retrieval flows.

16.4 KB Manifest JSON SHA256
Starter file

Use one representative fixture first.

docx_sample_file_1MB.docx

16.4 KB application/vnd.openxmlformats-officedocument.wordprocessingml.document SHA256 6154fc022b2a...
Checklist

Keep the validation sequence short.

  1. Validate request/response schema for file endpoints.
  2. Confirm webhook or job-state transitions.
  3. Verify access-control behavior for file URLs.
Companion fixtures

Add nearby variants only when needed.

docx_sample_file_500KB.docx

13.0 KB · application/vnd.openxmlformats-officedocument.wordprocessingml.document

Download

docx_sample_file_200KB.docx

11.0 KB · application/vnd.openxmlformats-officedocument.wordprocessingml.document

Download

docx_sample_file_50KB.docx

10.0 KB · application/vnd.openxmlformats-officedocument.wordprocessingml.document

Download

docx_table_report_sample.docx

2.7 KB · application/vnd.openxmlformats-officedocument.wordprocessingml.document

Download
Next steps

Branch into the next relevant page.