Loading
https://api.apifreaks.com/v1.0/pdf/resource/upload
$ pip install requests
Click Test it to start the request and see the response here!
| Field | Type | Requirement | Description |
|---|---|---|---|
| files | Array | Mandatory | Array of uploaded PDF files with their metadata. |
| files[].fileName | String | Mandatory | Name of the uploaded PDF file. |
| files[].fileId | String | Mandatory | Unique file ID for the uploaded PDF file. Use this ID to reference the file in subsequent API calls. |