Plextera Public API v1

The first version of the Plextera Public API: document processing, workflow automation, and webhook notifications behind one API key.

Files

  • Upload documents up to 50 MB (POST /files): PDF, JPEG, PNG, TIFF, WebP, DOCX, XLSX, PPTX, plain text, CSV, HTML, archives, audio, and video. Executable and script files are rejected.
  • GET /files/{fileId} returns metadata including a temporary contentUrl for downloading the content directly.
  • Reference one uploaded file from any number of extractions and workflow runs.