Upload

Understanding fileAI's Upload endpoint

Upload Overview

Our upload endpoint allows you to send files directly to fileAI.


When to use the Upload Endpoint

  • Submitting New Files for Processing: Use the upload endpoint to send new files (PDFs, images, or text-based files) to fileAI for data extraction and schema application
  • Automating File Intake: Integrate the upload endpoint into your system to automate the ingestion of files from users, third-party tools, or internal workflows
  • Triggering AI Schema Extraction: Uploading a files initiates the AI-driven extraction process, which applies the appropriate schema and prepares the data for validation or export

Key Features

(1) Currently Supported File Types include

Image Formats

  • PNG
  • JPEG/JPG
  • GIF
  • TIFF

PDF

  • PDF (Portable Document Format)

Spreadsheets

  • CSV (Comma Separated Values)
  • XLSX (Excel Open XML)
  • XLSM (Excel with Macros)
  • XLS (Excel Binary)

(2) There is a maximum 50MB limit for direct uploads. File splitting is part of our service.