BlueCollar AI Agent Dashboard
Internal view — manage clients and agent activity
0
Active Clients
$0
Monthly Recurring
0
Starter Plans
0
Pro / DFY Plans
Active Clients
Data: /data/clients.json👥
No clients yet
POST to /api/clients to add your first client.
Agent API Endpoints
POST
/api/lead-responseTrigger Lead Response Agent for an incoming leadGET
/api/review-monitorFetch latest GBP reviewsPOST
/api/review-monitorDraft & optionally post responses to unanswered reviewsGET
/api/clientsList all clientsPOST
/api/clientsAdd a new clientSee README or inline comments in each route file for payload schemas and authentication.