Web application (dashboard)
Use the Clausum web app to configure your organization, invite teammates, run simulations, and manage keys:Sign in
Existing users
Accept an invitation
First-time access via email invite
Partner API base URL
Server-to-server calls (/api/v1/assess, /api/v1/report-fraud, blocklists, cases, ingest) use a base URL assigned to your organization.
All code examples in this documentation use $CLAUSUM_API_BASE or process.env.CLAUSUM_API_BASE so you can swap environments without changing application logic.
What you can do without opening a support ticket
| Task | Where |
|---|---|
| Complete onboarding after invite | Dashboard → guided setup |
| Create API keys (checkout, server, ingest) | Integraciones → Claves de integración |
| Run payment simulations | Simulación |
| Review live assessments | Panel and Protección |
| Monitor transactions | Monitor de transacciones |
| Invite colleagues | Equipo (role-dependent) |
| Manage blocklists and rules | Protección |
| Open regulatory cases | Expedientes |
When to contact support
Reach api@clausum.ai or your account contact when you need:- Initial API base URL and workspace provisioning
- Production cutover or a dedicated API hostname
- SSO, enterprise contracts, or fraud-network participation
- Platform-wide administration (financial institutions with managed onboarding)
Clausum is designed so merchants and operators can complete day-to-day configuration in the dashboard. Support is required for environment credentials and contractual provisioning, not for every integration step.
Related guides
Quickstart
First API call with your assigned base URL.
Dashboard overview
Panel, metrics, and charts.