{"api_port":5000,"authentication":{"configured":true,"header":"Authorization: Bearer <your-token>","method":"Bearer Token","required_for":["/convert"]},"browser_running":true,"configuration":{"auto_cleanup":true,"bunny_folder":"pdfs","bunny_zone":"letsmakecv-data"},"endpoints":{"GET /health":"Health check","POST /convert":"Convert HTML to PDF and upload to Bunny.net (requires authentication)"},"example_request":{"body":{"html_content":"<html><body><h1>Hello World</h1></body></html>","margins":"0","user_id":"user_12345","watermark":{"color":"#666666","font_size":"12px","opacity":0.3,"position":"bottom-right","text":"Letsmakecv"}},"headers":{"Authorization":"Bearer your-secure-api-token-here","Content-Type":"application/json"},"method":"POST","url":"/convert"},"example_response":{"bunny_storage_url":"https://storage.bunnycdn.com/zone/pdfs/pdf_20250823_143052_a1b2c3d4.pdf","file_size":178259,"file_size_kb":174.1,"filename":"pdf_20250823_143052_a1b2c3d4.pdf","success":true,"timestamp":"2025-08-23T14:30:52.123456Z","user_id":"user_12345"},"features":["Auto-generated filenames","Bunny.net storage upload","Local file cleanup","Custom watermarks","Zero margins by default"],"service":"HTML to PDF Converter API with Bunny.net Storage","storage":"Bunny.net CDN Storage","version":"2.0.0","watermark_positions":["bottom-right","bottom-left","bottom-center","top-right","top-left","top-center","center"]}
