Quick start
Server setup required
Coldy API key is not configured yet
Add the variables below to your server environment, then reload the Node process. The console will stay locked until the API key appears.
COLDY_API_KEY=...
COLDY_API_AUTH_SCHEME=Bearer
COLDY_API_BASE_URL=https://developer.coldy.ai/api/v1
COLDY_CONSOLE_PASSWORD=your-password
If you leave COLDY_CONSOLE_PASSWORD empty, the console falls back to the
existing ADMIN_TOKEN.
Protected console
Login to 15.agent4.work
Use COLDY_CONSOLE_PASSWORD or, if it is not set, the current
ADMIN_TOKEN.
Coldy public API
Campaigns, sequences and lead imports from one host
The UI uses your server as a thin proxy to developer.coldy.ai/api/v1.
API keys stay server-side. The public API currently exposes campaign metrics and
lead creation, but it does not expose a lead list endpoint.
Selected campaign
Pick a campaign
Campaign settings
Patch name and schedule
Coldy public API returns schedule and sequence data, but it does not return the current account binding for a campaign. This form only patches fields that are safely readable from the API.
Email chain
Sequences
Lead intake