PageIndex API

VectifyAI PageIndex - Document Structure Analysis

POST /api/analyze - Analyze PDF or Markdown document

    {
        "file_path": "/path/to/document.pdf",
        "model": "gpt-4o-2024-11-20"
    }