
Cybercom API turns your site into an API product. Customers get accounts and per-key access, every request is logged with usage analytics, and an editable QuickStart panel shows live curl examples against your real endpoint.
- Per-customer accounts and API keys
- Request logging with usage analytics
- Editable QuickStart with {BASE_URL} token and live preview
- Ownership-guarded request-log deletion
- Admin tools: clear one customer or wipe all logs
- Nonce-protected actions with confirmations
- x Editable QuickStart account page with live preview
- x Customer and admin request-log deletion
- o Separate quota counter immune to log deletion
- o Webhook signing for outbound events
- o Per-plan rate limiting dashboard
Does deleting usage rows refund credits?
No. Log deletion is for cleanup/display only and does not reset a subscription's monthly counter, because quota is computed from the remaining rows. Ask us to switch to a separate counter if you want quota immune to deletion.
Can customers delete their own request history?
Yes. Each row on the account page has a delete button plus Clear all, and deletions are ownership-guarded so a user can only remove their own rows.
How do the curl examples always show the right URL?
The QuickStart content supports a {BASE_URL} token that is swapped for your live API base URL at display time.
- 1.0.0 – Editable QuickStart, request-log deletion for customers and admins, analytics
- 0.9.0 – Accounts, API keys and request logging