Overview
Total Revenue
$124,500
↑ 14% vs last month
Active Licenses
1,284
↑ 5% vs last month
API Requests
842.5K
↓ 2% vs last month
Conversion Rate
4.2%
↑ 1.1% vs last month
Revenue Overview
Current Year vs Previous
$124,500.00
+14.2%
JanFebMarAprMayJunJulAugSepOctNovDec
Activity Log
License Activated
CLI Toolkit Pro for dev@company.com
10 mins ago
New Purchase
API Gateway Engine ($99.00)
1 hour ago
Failed Payment
Card declined for Log Pipeline
2 hours ago
System Update
DAMSLE Engine updated to v1.0.1
Yesterday
Products
Customers
| Purchases | Total Spent | Status | |
|---|---|---|---|
| alice@tech.inc | 3 | $227.00 | Active |
| bob@startup.io | 1 | $49.00 | Active |
| charlie@dev.corp | 0 | $0.00 | Inactive |
License Validation
API Reference
Cart Service :8081
GET
/api/v1/cart/{id}
Get cart
POST
/api/v1/cart/{id}/items
Add item
DEL
/api/v1/cart/{id}/items/{productID}
Remove item
POST
/api/v1/cart/{id}/checkout
Checkout
Payment Service :8082
GET
/api/v1/payments/{id}
Get payment
POST
/api/v1/payments/webhook
Webhook
License Service :8083
POST
/api/v1/licenses/validate
Validate license
POST
/api/v1/products
Create product
GET
/api/v1/products/{id}/inventory
Check inventory
Settings
API Keys
Manage your secret keys for server-to-server communication.
Webhooks
Receive real-time notifications for license events.