API ReferenceApp APIsCopy pageApp APIs API Total endpoints: 8 Source: routes/app_template_routes/app-api.js POST/api/app/passwordLoginAuth RequiredCreate or update passwordLogin POST/api/app/sendEmailForRegisterAuth RequiredCreate or update sendEmailForRegister POST/api/app/verifyOtpForRegisterAuth RequiredCreate or update verifyOtpForRegister POST/api/app/sendEmailForResetAuth RequiredSend OTP for Forgot Password POST/api/app/verifyResetOtpAuth RequiredVerify OTP for Forgot Password Source: routes/app_template_routes/category.js GET/api/app/categories-with-subcategoriesAuth RequiredGet categories with subcategories Source: routes/app_template_routes/product.js GET/api/app/products/:typeAuth RequiredGet products GET/api/app/app_getProductBySlug/:slugAuth RequiredGet app_getProductBySlugStorefront V2Other