Dopplr Hub
One platform for file conversion, OCR text extraction, accessibility compliance, resume scanning, and PDF, image, and video tools - including MP4 to MP3 extraction on paid plans - cloud-powered with no software to install.
Dopplr Hub endpoints
| Method | Endpoint | Description |
|---|---|---|
| Conversion Flow | ||
| POST |
uploadFromUrl /api/v1/upload/from-url |
Fetch a remote file into DopplrHub storage and capture fileId/inputKey for later requests. |
| POST |
startGenericConversion /api/v1/convert |
Queue a standard file conversion after upload. |
| POST |
uploadFile /api/v1/upload |
Upload a local file as multipart/form-data. Postman will prompt you to choose the file path. |
| Jobs | ||
| GET |
getDownloadRedirect /api/v1/jobs/{jobId}/download |
Returns a 302 redirect to a fresh download URL for completed jobs. |
| GET |
listJobs /api/v1/jobs |
|
| POST |
batchDownloadCompletedJobs /api/v1/jobs/batch-download |
Streams a ZIP file for completed, non-medical jobs. |
| GET |
getJob /api/v1/jobs/{jobId} |
Returns job state and includes downloadUrl when the job is completed. |
| Webhooks | ||
| POST |
createWebhook /api/v1/webhooks |
Registers a webhook for this API key. The returned secret is shown only once. |
| GET |
listWebhooks /api/v1/webhooks |
|
| DELETE |
deleteWebhook /api/v1/webhooks/{webhookId} |
|
| Tools | ||
| POST |
ocrDocument /api/v1/tools/ocr |
|
| POST |
trimVideo /api/v1/tools/video |
The same endpoint also supports crop and extract. Update operation and params as needed. |
Dopplr Hub pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|