CoConstruct is project management and financial software used by custom home builders and remodelers to run jobs end-to-end. An unofficial API lets you programmatically pull project lists, clients and trade partners, selections and allowances, change orders, budgets and purchase order

CoConstruct is a cloud platform for residential construction management that centralizes preconstruction, project execution, financials, and client/trade communications. Builders use CoConstruct to estimate and budget, manage client selections and allowances, issue change orders and purchase orders, sync with accounting, schedule work, track time, and collaborate via a client/trade partner portal.
Core product areas include:
Common data entities:
CoConstruct is built for builders and their clients/trade partners, but transforming portal-first workflows into reliable automation is nuanced:
Supergood reverse-engineers authenticated browser flows and network interactions to deliver a resilient API endpoint layer for your CoConstruct tenant.
Book a 30-minute session to confirm your modules, licensing, and authentication model.
We deliver a hardened CoConstruct adapter tailored to your workflows and entitlements.
Go live with continuous monitoring and automatic adjustments as CoConstruct evolves.
Authentication
/sessionsEstablish a session using credentials. Supergood manages MFA (SMS, email, TOTP) and SSO/OAuth when enabled. Returns a short-lived auth token maintained by the platform.
Authentication
/sessions/refreshRefresh an existing token to keep sessions uninterrupted.
Projects
/projectsList projects with filters and summary details.
Selections
/projects/{projectId}/selectionsList selection items, allowance balances, options, and client choices.
Change Orders
/projects/{projectId}/change-ordersCreate a client-facing change order with line items, markups, and optional approval requirements.
Purchase Orders
/projects/{projectId}/purchase-ordersIssue a purchase order to a trade/vendor with cost-coded line items.
- Mirror projects, clients, and trade partners into your internal systems - Keep status, dates, addresses, and cost codes up to date for analytics and reporting - Normalize job numbers and company records across multi-tenant operations
- Pull selection categories, options, and allowance balances to power client experiences - Create or update selections and capture client approvals in your product - Trigger orders or POs when selections are finalized; manage lead times and due dates
- Generate and submit client-visible change orders with line items, markups, and taxes - Push purchase orders to trade partners from your procurement system - Pull financial statuses and totals to reconcile with ERP/accounting (e.g., QuickBooks)
- Ingest schedules and tasks to coordinate field crews and subcontractors - Log timesheets with cost codes from your time clock or mobile app - Drive notifications and approvals when schedule or labor thresholds are met
Authentication
Username/password with MFA (SMS, email, TOTP) and SSO/OAuth where enabled; supports service accounts or customer-managed credentials
Response format
JSON with consistent resource schemas and pagination across modules
Rate limits
Tuned for enterprise throughput while honoring customer entitlements and usage controls
Session management
Automatic reauth and cookie/session rotation with health checks
Data freshness
Near real-time retrieval of projects, selections, change orders, purchase orders, schedules, and timesheets
Security
Encrypted transport, scoped tokens, and audit logging; respects CoConstruct role-based permissions
Webhooks
Optional asynchronous delivery for long-running workflows (e.g., client approvals, PO issuance)
Latency
Sub-second responses for list/detail queries under normal load
Throughput
Designed for high-volume project sync and financial document processing
Reliability
Retry logic, backoff, and idempotency keys minimize duplicate actions
Adaptation
Continuous monitoring for UI changes with rapid adapter updates
Supergood supports workflows across commonly used modules such as Selections & Allowances, Financials (Budgets, Change Orders, Purchase Orders, Invoices), Scheduling & Timesheets, and Collaboration (Messages, Photos/Files), subject to your licensing and entitlements. We scope coverage during integration assessment.
We support username/password + MFA (SMS, email, TOTP) and can operate behind SSO/OAuth when enabled. Sessions are refreshed automatically with secure challenge handling.
Yes. We can normalize budgets, cost codes, and financial documents (change orders, POs, invoices) to match your ERP schema and deliver updates via webhooks or polling while complying with rate and permission constraints.
Yes. We support listing and updating selection choices, surfacing allowance balances, and handling attachments via signed uploads, with checksum validation and time-limited URLs.