Passwordless sign‑in
Sign in with an emailed one‑time code (OTP) or a secure magic link — no password to leak or reuse.
Security is foundational to MixerLead AI. This page summarizes how we protect your workspace and data. For data handling specifics, see Data & privacy; for AI safety, see Responsible AI.
MixerLead runs entirely on Cloudflare’s global network. There are no separate application servers to harden or patch — requests are served close to your users with the resilience and DDoS protection of the underlying platform.
All traffic to MixerLead — the app and the API — is served exclusively over
HTTPS/TLS. Always use https:// endpoints and send API keys only over secure
connections.
Your workspace is a strict tenant boundary. Every request is scoped to your workspace, and data in one workspace is not accessible from another. Projects add a further layer of separation inside a workspace.
Passwordless sign‑in
Sign in with an emailed one‑time code (OTP) or a secure magic link — no password to leak or reuse.
Bot protection
Sign‑up and magic‑link flows are protected by a human‑verification challenge.
Enterprise SSO
Enterprise workspaces can put MixerLead behind single sign‑on using a zero‑trust access layer.
Revocable sessions
Review your active sessions and sign out of devices at any time from Account settings.
Workspace API keys are designed to minimize exposure:
ml_live_…) is shown once, at creation; afterwards only a
masked hint is stored for display.Roles (admin, member, viewer) ensure people get only the access they need. Viewers are read‑only; only admins manage billing, members, and API keys.
Security is a shared effort. You can help by:
Found a vulnerability or have a security question? Contact support@mixerlead.com. See Support.