Skip to content

Console Guide

The BaseID Console is a web-based admin dashboard for managing your tenant’s credentials, DIDs, team members, compliance, and API keys.

Login page

  • Hosted: https://console.baseid.cloud
  • Self-hosted: http://localhost:3001 (dev mode)

Dashboard with stats

The dashboard shows an overview of your tenant’s activity: credentials issued/verified, API calls, DID count, and plan usage. New tenants see a welcome banner linking to the Getting Started wizard.

The sidebar (hamburger menu on mobile) provides access to all sections:

SectionDescription
DashboardOverview stats — credentials issued/verified, API calls, plan usage
CredentialsIssue, list, and revoke verifiable credentials
DIDsCreate and manage Decentralized Identifiers
TeamInvite members, assign roles, manage access
ComplianceGenerate compliance reports, manage consent, view audit trail
RolesView built-in roles and create custom roles with granular permissions
API KeysCreate and manage programmatic API access tokens
UsageDetailed usage metrics, quota bars, plan info
PlaygroundInteractive API explorer with pre-built examples
Get Started3-step guided setup wizard

Getting Started wizard

  1. Register — create an account and tenant organization
  2. Get Started wizard — follow the 3-step flow: create DID → issue credential → verify it
  3. Create API key — for programmatic access from your backend

Roles page

Navigation items are shown based on your role’s permissions. For example, the “Roles” page only appears for users with roles:manage permission. See Team & RBAC for the full permission matrix.

API Playground

The Playground lets you test API calls interactively. Pre-built examples are available for common operations. Requests use your current session.

The console is fully responsive. On mobile, the sidebar collapses into a hamburger menu accessible from the top bar.