Skip to content

Endpoints

All endpoints are relative to the upload service:

https://api.accessful.de/api/v1/upload-service

Every request needs the X-API-Key header — see Authentication.

MethodEndpointPath
POSTUpload a PDF/pdf/upload
POSTUpload by URL/pdf/upload-by-url-list
GETJob status/job-status/{caseId}
GETDownload the result/download/{caseId}
DELETEDelete a case/delete/{caseId}
DELETEBatch delete/delete