For AI agents: a documentation index is available at the root level at /llms.txt and /llms-full.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
GuidesAPI ReferenceChangelog
GuidesAPI ReferenceChangelog
  • API Reference
      • POSTUpload file
      • GETGet file
      • GETDownload file
  • Event Reference
API ReferenceFiles

Download file

GET
https://api.plextera.com/api/public/v1/files/:fileId/download
GET
/api/public/v1/files/:fileId/download
$curl https://api.plextera.com/api/public/v1/files/fileId/download \
> -H "Authorization: <apiKey>"
Was this page helpful?
Previous

List extractions

Next
Built with

Authentication

Authorizationstring

Use the API key format: api-key <token>.

Path parameters

fileIdstringRequired
File identifier.

Response

OK