HTML to PDF Service

MethodPathDescription
GET/This page
POST/pdfConvert HTML to PDF (JSON body with url or base64 HTML)
GET/serve/:filenameServe a static file from the PDF folder
GET/dashboardUser dashboard
POST/organizationsCreate an organization
POST/auth/registerRegister a new user account
POST/auth/loginLog in and receive a JWT
POST/auth/logoutLog out
GET/auth/meCurrent user info
POST/auth/change-passwordChange password
POST/auth/forgot-passwordRequest a password reset email
POST/auth/reset-passwordReset password with token
GET/auth/verify-emailVerify email address
POST/auth/resend-verificationResend verification email