Dashboard

VerifyHuman SaaS Dashboard Guide

Last Updated: January 5, 2026

Complete guide to using the VerifyHuman dashboard for monitoring, managing, and optimizing your verification system.


Table of Contents


Dashboard Overview

The VerifyHuman Dashboard is your central command center for managing API keys, monitoring usage, upgrading plans, and analyzing verification patterns.

Access: app.verifyhuman.io/dashboard

Section Description
Dashboard Overview metrics and quick stats
API Keys Create and manage API keys
Snippet Generator Generate integration code
Verifications View verification history
Reports Analytics and export reports
API Analytics Request-level logging
Team Manage team members
Security 2FA and security settings
Billing Subscription and credits

Environment Toggle

The dashboard supports Test and Live environments. Switch between them using the toggle in the navigation bar.

Mode Indicator Purpose
Test Yellow badge Development & testing
Live Green badge Production usage

For full details, see Test vs Live Environments.


πŸ“Š Usage Statistics

Main Metrics Panel

Usage Statistics

Real-time Statistics Display:

Usage Progress Example:

Current Plan: Starter (1,000/month)
Verifications Used: 756
Verifications Remaining: 244
Usage Progress: 75.6% β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–“β–“β–“β–“ 

Detailed Analytics

Verification Trends:

Performance Metrics:

Analytics Charts

Billing Cycle Information

Billing Details Panel:


⚑ Upgrade Prompts & Notifications

Low Usage Warnings

80% Usage Alert:

⚠️ Usage Warning
You've used 80% of your monthly verifications (800 of 1,000).
Consider upgrading to avoid service interruption.

[View Plans] [Dismiss for 24h]

95% Usage Critical Alert:

🚨 Critical Usage Alert  
You've used 95% of your monthly verifications (950 of 1,000).
Upgrade now to prevent verification failures.

[Upgrade Now] [View Usage]

Quota Exceeded Notifications

Hard Limit Reached:

πŸ”΄ Verification Limit Exceeded
Your monthly quota has been reached. New verification requests will be rejected until you upgrade or wait for the next billing cycle.

Monthly Reset: January 15, 2024 (in 12 days)
[Upgrade Plan] [Contact Support]

Upgrade Prompt

Plan Recommendations

Smart Upgrade Suggestions:


πŸ›‘οΈ Throttling & Security Logs

Throttling Dashboard

Throttling Logs

Throttling Overview:

Throttling Event Log:

[2024-01-15 10:30:15] IP 192.168.1.100 throttled - 5 failures in 3 minutes
[2024-01-15 10:28:45] User ID 12345 throttled - Multiple verification attempts  
[2024-01-15 10:25:30] Throttle reset for IP 192.168.1.50 - Successful verification

Security Incident Tracking

Suspicious Activity Alerts:

Security Actions Available:

Fail Logs & Analysis

Verification Failure Analysis:

Failure Analysis


πŸ”‘ API Key Management

API Key Dashboard

API Keys

API Key Overview:

Creating New API Keys

Key Generation Process:

  1. Click "Generate New API Key"
  2. Configure Key Settings:
    • Key Name (for identification)
    • Environment (Production/Testing)
    • Rate Limits (custom limits)
    • IP Restrictions (optional)
  3. Copy Credentials:
    • Client Key: pk_live_... (public)
    • Client Secret: sk_live_... (private - shown once)

API Key Security

Security Features:

Key Management Actions:


πŸ’³ Billing & Subscription Management

Subscription Management

Billing Controls:

Usage-Based Billing:

Payment & Invoicing

Billing Features:


Reports & Analytics

Access powerful analytics to understand your verification patterns and performance.

Location: Dashboard > Reports

Available Reports

Report Plan Required Description
Overview All Summary metrics and KPIs
Volume All Verification volume over time
Usage All Breakdown by product and API key
Risk Summary Growth+ Confidence and failure analysis
Widget Performance Growth+ Per-widget/key analytics

Export Reports

Growth plan and higher can export reports as PDF or CSV files.

  1. Navigate to Dashboard > Reports
  2. Select report type and date range
  3. Click Export and choose format
  4. Download when ready

For complete API documentation, see Reporting API and Exports API.


API Analytics

Monitor API request performance and troubleshoot issues.

Location: Dashboard > API Analytics

Features

For complete documentation, see API Analytics.


Team Management

Collaborate with your team using multi-user access.

Location: Dashboard > Team

Features

Plan Limits

Plan Max Team Members
Free 1
Starter 3
Growth 10
Pro 25
Enterprise Unlimited

For complete documentation, see Team Management.


Security Settings

Configure security features to protect your account.

Location: Dashboard > Security

Two-Factor Authentication (2FA)

2FA adds an extra layer of protection to your account.

Note: 2FA is mandatory for paid plans (Starter, Growth, Pro, Enterprise).

For setup instructions, see Two-Factor Authentication.


Advanced Analytics

Conversion Funnel Analysis

Verification Funnel Metrics:

  1. Verification Attempts: Total verification requests
  2. Processing Success: Requests successfully processed
  3. Face Detection: Images with faces detected
  4. Verification Pass: Final verification success rate
  5. Token Usage: How many tokens are actually validated

Geographic Analytics

Global Usage Dashboard:

Integration Performance

Platform-Specific Analytics:


πŸ”” Notification Settings

Alert Configuration

Available Notifications:

Notification Types:

Webhook Configuration

Custom Webhook Setup:

{
  "event": "verification.completed",
  "webhook_url": "https://your-app.com/webhooks/verifyhuman",
  "secret": "whsec_your_webhook_secret",
  "events": [
    "verification.completed",
    "verification.failed", 
    "throttling.triggered",
    "quota.exceeded"
  ]
}

🎯 Performance Optimization

Optimization Recommendations

Dashboard Suggestions:

Health Monitoring

System Health Indicators:

Performance Metrics:


πŸ“ž Support & Help

In-Dashboard Support

Help Resources:

Contact Options


The VerifyHuman dashboard provides comprehensive control and visibility into your verification system. For additional help with any dashboard features, contact our support team or check the live chat feature in the bottom-right corner of the dashboard.


See Also