{"note":"OpenAPI conversion -- returning structured metadata","name":"selectpdf-com","description":"SelectPdf HTML To PDF API","version":"1.0.0","base_url":"https://selectpdf.com/","endpoints":1,"raw":"@lap v0.3\n# Machine-readable API spec. Each @endpoint block is one API call.\n@api SelectPdf HTML To PDF API\n@base https://selectpdf.com/\n@version 1.0.0\n@endpoints 1\n@toc api2(1)\n\n@endpoint POST /api2/convert\n@desc Performs a html to pdf conversion\n@optional {parameters: map # Conversion parameters}\n@returns(200) The API call succeeded. The pdf document is returned.\n@errors {400: Bad Request. Url or html string not specified. The body of the response contains an explanation in plain text., 401: Authorization Required. License key not specified or invalid. The body of the response contains an explanation in plain text., 499: Conversion error. The body of the response contains an explanation in plain text.}\n\n@end\n"}