API Methods

« Back to api overview

convert soap | rest
Merge data and convert a file or an URL to PDF.

convertAndCombine soap | rest
Merge data and convert multiple files and/or multiple URLs to PDF; then combine them into one or more PDF files.

getJobStatus soap | rest
Check the status of an existing job.

getJobResults soap | rest
For SOAP, this downloads all the result files. For REST, this gets a list of result file names that can be used with downloadJobResult for downloading files.

downloadJobResult rest
Downloads a specific result file for a given jobId.