HTTP API
The HTTP API is based on POST commands with returned data being wrapped as JSON structures.
Throughout the documentation all URLs are given relative to the current root https://transpdf.iceni.com
Please see the accompanying example Python code - basic_demo.py which uses this HTTP API directly.