privateai.entourage.app.zetaris.com Open in urlscan Pro
4.147.250.211  Public Scan

URL: https://privateai.entourage.app.zetaris.com/
Submission: On May 22 via api from US — Scanned from AU

Form analysis 1 forms found in the DOM

<form id="loginForm">
  <label for="apiurl">Zetaris API URL</label>
  <input type="text" id="apiurl" name="apiurl" placeholder="https://api.saas.enterprise.zetaris.com/" required="">
  <label for="username">Email</label>
  <input type="text" id="username" name="username" placeholder="yourusername@yourorg.com" required="">
  <div class="horizontal-container">
    <div class="field-container password-container">
      <label for="password">Password</label>
      <input type="password" id="password" name="password" placeholder="password" required="">
    </div>
    <div class="field-container orgid-container">
      <label for="orgid">Org ID</label>
      <input type="number" id="orgid" name="orgid" placeholder="Org ID" required="">
    </div>
  </div>
  <!-- <label for="password">Password</label>
      <input type="password" id="password" name="password" placeholder="password" required>
      <label for="orgid">Organisation ID</label>
      <input type="number" id="orgid" name="orgid" placeholder="Organisation ID" required> -->
  <!-- <div class="toggle-container">
        <span class="toggle-label" id="openaioption">OpenAI</span>
        <label class="switch">
          <input type="checkbox" id="aiToggle" onclick="toggleChanged()">
          <span class="slider"></span>
        </label>
        <span class="toggle-label" id="privateaioption">PrivateAI</span>
      </div>    -->
  <label for="aiOption" style="display: inline-block; ">Choose AI Type</label>
  <div class="radio-container">
    <input type="radio" id="openaiOption" name="aiOption" value="openai" onclick="toggleChanged()">
    <label for="openaiOption">OpenAI</label>
    <input type="radio" id="privateaiOption" name="aiOption" value="privateai" onclick="toggleChanged()" checked="">
    <label for="privateaiOption">PrivateAI</label>
  </div>
  <br>
  <br>
  <button type="submit" id="submit">Login</button>
</form>

Text Content

ACCESS YOUR ZETARIS ACCOUNT



Zetaris API URL Email
Password
Org ID
Choose AI Type
OpenAI PrivateAI


Login

--------------------------------------------------------------------------------

About Contact Support Privacy Policy Terms of Use




© 2024 Zetaris. All rights reserved.