The PDFZONEAPI and its functionalities are primarily
configured to be used via HTTP POST. For customers looking to make API
requests via HTTP GET the PDFZONEAPI is also capable of
handling GET API requests using its straightforward URL structure.
However, some API functionalities are not supported using
HTTP GET. Throughout this documentation you will occasionally come
across "HTTP POST only" tags, indicating that the respective API feature
or parameter is only supported via HTTP POST.
You can learn more by taking a look at the PDFZONEAPI
API documentation
.