# API Documentation - CER Test Fixture ## Purpose This fixture is used for Character Error Rate (CER) testing in the vector PDF corpus. ## Files - `source.pdf` - Clean vector PDF with embedded text - `ground_truth.txt` - Exact text content for CER comparison - `README.md` - This file ## Content Getting Started To use the API, first obtain an authentication token from the dashboard. Include this token in the Authorization header of all requests. Authentication All API requests require authent... ## Expected CER Target: < 0.5% character error rate when extracted by pdftract. ## Metadata - Title: API Documentation - Author: API Team - Creator: Word - Generated by: generate_vector_cer_corpus.py