Merchants
Syncing...
Total Scans
Syncing...
Revenue
Syncing...
AI Health
OK
PLATFORM VELOCITY
INDUSTRY ADOPTION
Testing Lab
In-Store Scanning QR
HISTORICAL BENCHMARKS
| Time | Subject | Measurements | Actions |
|---|
Financial Audit
Net Volume
$0.00
Bundle Sales
0
Single Scans
0
| Date | Customer | Amount | Type | Reference |
|---|
Platform Settings
GLOBAL PRICING (USD)
INFRASTRUCTURE
MAINTENANCE MODE
AI AUTO-RECOVERY
Merchant Registry
Complete listing of all registered merchants on the platform.
| Merchant Name | Industry | Credits | Joined | Status |
|---|
Saved Profiles
Global measurement vault across all merchants.
Widget SDK
Embed body scanning on any website.
STANDARD EMBED
<script src="https://korra.work/assets/korra-widget.js"></script>
ADVANCED (WITH CALLBACKS)
<script>
KORRA.init({
apiKey: 'YOUR_API_KEY',
onScanComplete: (data) => console.log('Measurements:', data),
onError: (err) => console.error('Error:', err)
});
</script>
AVAILABLE METHODS
init(config)READY
openCamera()READY
getMeasurements()READY
exportPDF()READY
WIDGET TESTING LAB
Simulate a merchant integration and verify the end-to-end scanning flow.
System Health
Real-time platform diagnostics.
API Status
Loading...
Database
CONNECTED
AI Engine
READY
Uptime
Computing...
ASSET INTEGRITY
CRITICAL INFRASTRUCTURE
Reset system components and AI models.
ENDPOINT STATUS
| Endpoint | Method | Status | Latency |
|---|---|---|---|
| /api/v2/measurements/extract | POST | HEALTHY | ~200ms |
| /api/v2/measurements/status/:id | GET | HEALTHY | ~50ms |
| /api/v2/health | GET | HEALTHY | ~10ms |
| /api/v2/auth/session | GET | HEALTHY | ~30ms |