{ "uuid": "2816af73-6804-45fe-8bfd-de1603724de2", "lastMigration": 29, "name": "SelectPdf HTML To PDF API", "endpointPrefix": "", "latency": 0, "port": 3000, "hostname": "", "routes": [ { "uuid": "2d9fff07-63eb-4b9d-b3ed-071b9b9bf746", "documentation": "Performs a html to pdf conversion", "method": "post", "endpoint": "api2/convert", "responses": [ { "uuid": "39d2fc78-c8bc-4752-ae13-253329526452", "body": "", "latency": 0, "statusCode": 200, "label": "The API call succeeded. The pdf document is returned.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "be788e9a-a949-407a-9b2e-3beeff520268", "body": "", "latency": 0, "statusCode": 400, "label": "Bad Request. Url or html string not specified. The body of the response contains an explanation in plain text.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "0cdef5cc-0615-4655-b492-baba6a02e8ed", "body": "", "latency": 0, "statusCode": 401, "label": "Authorization Required. License key not specified or invalid. The body of the response contains an explanation in plain text.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "3ec2688b-bf01-44af-9b29-ece3bcfdca9e", "body": "", "latency": 0, "statusCode": 499, "label": "Conversion error. The body of the response contains an explanation in plain text.", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" } ], "proxyMode": false, "proxyHost": "", "proxyRemovePrefix": false, "tlsOptions": { "enabled": false, "type": "CERT", "pfxPath": "", "certPath": "", "keyPath": "", "caPath": "", "passphrase": "" }, "cors": true, "headers": [], "proxyReqHeaders": [{ "key": "", "value": "" }], "proxyResHeaders": [{ "key": "", "value": "" }], "data": [], "folders": [], "rootChildren": [ { "type": "route", "uuid": "2d9fff07-63eb-4b9d-b3ed-071b9b9bf746" } ] }