# Page Not Found

The URL `v1/docs/{document_id}/content` does not exist.

You might be looking for one of these pages:
- [Get all documents](https://api.pdf.ai/v1/get-all-documents.md)
- [Get single document](https://api.pdf.ai/v1/get-single-document.md)
- [Resume scanner](https://api.pdf.ai/v1/ai-tools/resume-scanner.md)
- [Invoice JSON](https://api.pdf.ai/v1/ai-tools/invoice-json.md)
- [OCR an uploaded PDF](https://api.pdf.ai/v1/upload-pdf/ocr-an-uploaded-pdf.md)

## How to find the correct page

1. **Browse the full index**: [/sitemap.md](https://api.pdf.ai/sitemap.md) - Complete documentation index
2. **View the full content**: [/llms-full.txt](https://api.pdf.ai/llms-full.txt) - Full content export

## Tips for requesting documentation

- For markdown responses, append `.md` to URLs (e.g., `/v1/get-all-documents.md`)
- Use `Accept: text/markdown` header for content negotiation