{
  "service": "Natro E-Posta Yönetim Servisi (Cloudflare Worker)",
  "status": "online",
  "endpoints": {
    "get_password": "POST /get-password (Body: { \"email\": \"kullanici@groupeseb.com.tr\" })",
    "delete_account": "POST /delete-account (Body: { \"email\": \"kullanici@groupeseb.com.tr\" })",
    "create_account": "POST /create-account (Body: { \"email\": \"...\", \"password\": \"...\", \"fullName\": \"...\", \"captchaToken\": \"...\" })"
  }
}