API Docs
    API Docs
    • Bank
      • Root
        GET
      • Extract Bank Statement data
        POST
      • Validate PDF password
        POST
      • Get extraction results
        POST
    • Invoice
      • Root
        GET
      • Extract Invoice data
        POST
      • Re-extract with custom schema
        POST
      • Validate PDF password
        POST
      • Get extraction results
        POST
    • Medical
      • Root
        GET
      • Extract Medical data
        POST
      • Re-extract with custom schema
        POST
      • Get extraction results
        POST
      • Validate PDF password
        POST
    • Miscellaneous
      • Root
        GET
      • Extract Miscellaneous Document data
        POST
      • Re-extract with custom schema
        POST
      • Get extraction results
        POST
      • Validate PDF password
        POST
    • API Root
      GET
    • Generate Api Key Endpoint
      POST
    • Get Api Key Endpoint
      GET
    • IndexPage
      GET
    • User Documents
      GET
    • Schemas
      • MiscDocsAPI Response
      • MiscDocsAPI StorageLinks
      • BankExtractionResponse
      • BankExtractionResult
      • BankStorageLinks
      • InvoiceExtractBody
      • MedicalExtractResultsBody
      • MiscDocsExtract
      • ExtractBankPDFBody
      • BankExtractionResultsBody
      • InvoiceGetExtractionResultsBody
      • MedicalGetExtractionResults
      • MiscGetExtractionResultsBody
      • InvoiceReExtractwithSchema
      • MedDocsReExtractwithSchema
      • MiscDocsReExtractwithSchema
      • BankDocsValidatePassword
      • InvoiceValidatePassword
      • MedicalDocsValidatePassword
      • MiscDocsValidatePassword
      • CreditInfo
      • ExtractionResult
      • HTTPValidationError
      • InvoiceExtractionResponse
      • MedicalExtractionResponse
      • MedicalExtractionResult
      • MiscExtractionResponse
      • MiscExtractionResult
      • PasswordValidationResponse
      • ResultsFetchResponse
      • StorageLinks
      • ValidationError
      • BankResultsFetch
      • MedicalResultsFetch
      • InvoiceResultsFetch
      • MedicalAPI StorageLinks
      • InvoiceAPI StorageLinks

      IndexPage

      GET
      https://docextract.in/
      Last modified:2026-01-05 18:37:05
      Health check endpoint for unified API

      Request

      None

      Responses

      🟢200
      application/json
      Successful Response
      Body

      Request Request Example
      Shell
      JavaScript
      Java
      Swift
      curl --location --request GET 'https://docextract.in/'
      Response Response Example
      null
      Modified at 2026-01-05 18:37:05
      Previous
      Get Api Key Endpoint
      Next
      User Documents
      Built with