Loading
Loading
Upload a PDF file to the APIFreaks PDF workspace via URL or multipart form. Returns a resource ID for use in merge, split, and other operations.
Upload one or more PDF files to the APIFreaks processing workspace. Files are retained on our server for up to 30 days based on your plan.
Pass your API key as the apiKey parameter in every request.
This is version v1.0 of the API.
A successful request returns a 200 OK response with the uploaded file metadata.
filesArray of uploaded PDF files with their metadata.
files[].fileNameName of the uploaded PDF file.
files[].fileIdUnique file ID for the uploaded PDF file. Use this ID to reference the file in subsequent API calls.
The API uses standard HTTP status codes to indicate the success or failure of requests. For common status codes like 429 (Too Many Requests), refer to the general API documentation.
The provided file type is not supported. Refer to the documentation for valid file types.