Cartegraph (now OpenGov Enterprise Asset Management) is a public-sector asset and operations management platform used by over 2,000 government agencies to track infrastructure assets, manage work orders, run inspections, and plan capital improvements. An unofficial API lets you programmatically pull assets, work orders, requests, inspections, and condition data—and push updates like new work orders, completed tasks, and status changes back into Cartegraph.

Cartegraph — now OpenGov Enterprise Asset Management — is a cloud asset and operations management platform built for the public sector. Trusted by more than 2,000 public agencies including towns, cities, and counties, it helps governments manage infrastructure assets, simplify work orders, run inspections, plan capital improvement projects, and optimize crews and resources across transportation, water, wastewater, parks, facilities, and fleet operations.
Core product areas include:
Common data entities:
Agencies run mission-critical operations on Cartegraph daily, but turning portal- and mobile-driven workflows into API-driven automation is non-trivial:
Supergood reverse-engineers authenticated browser flows, the Cartegraph OMS REST API, and mobile-app surfaces to deliver a resilient API layer for your Cartegraph tenant—across asset, work, and request data.
Use Cartegraph with AI agents: Cartegraph MCP Server →
Book a 30-minute session to confirm your asset classes, modules, and authentication model.
We deliver a hardened, production-ready Cartegraph adapter tailored to your agency configuration and entitlements.
Go live with continuous monitoring and automatic adjustments as Cartegraph and the OpenGov platform evolve.
Authentication
/authenticateAuthenticate to a Cartegraph OMS tenant with username/password and obtain a session cookie for downstream calls.
Assets
/assetsList infrastructure assets across configured classes (transportation, water, parks, facilities, fleet) with class, status, and location filters.
Work Management
/work_ordersRetrieve work orders with tasks, labor, equipment, and material costs filtered by status, asset, and assignment.
Work Management
/create_work_orderCreate a new work order against one or more assets with tasks, scheduled dates, and crew assignments.
Requests
/requestsPull citizen and internal service requests with status, category, and linked-asset filters.
Inspections
/inspectionsRetrieve inspections and condition assessments with asset, date, and result filters.
- Pull assets, classes, and condition scores across transportation, water, parks, and facilities - Stream work orders, tasks, and labor/equipment costs to downstream BI and reporting - Reconcile asset hierarchies and GIS geometry for a unified infrastructure 360
- Push new work orders and tasks from 311, IoT, or maintenance triggers without portal clicks - Update task status, labor, and material usage from field and third-party systems - Route completed work and inspection results back to crews and supervisors
- Pull service requests and link them to the affected assets - Trigger work orders automatically when a request meets agency thresholds - Sync request and resolution status back to 311 and constituent portals
- Export condition assessments and inspection histories for capital improvement scenarios - Feed risk and funding models in Scenario Builder with current asset data - Surface assets due for inspection or replacement to planning workflows
Authentication
Username/password sign-in with session-cookie management handled in a managed session
Connectivity
Authenticated browser flows plus the Cartegraph OMS REST API and mobile-app surfaces where exposed by the agency
Response format
Normalized JSON across Assets, Work Orders, Requests, and Inspections objects
Rate limits
Adaptive throttling tuned to your tenant to avoid agency-side limits
Session management
Automatic session-cookie refresh, re-auth handling, and credential rotation
Data freshness
Near real-time pulls for assets, work orders, and requests with optional scheduled batch syncs
Security
Encrypted credential vault, scoped access tokens, SOC 2-aligned controls, and audit logging
Webhooks
Event-style callbacks for work order creation, status changes, inspection completion, and new requests
Latency
Sub-second reads on cached entities; multi-second writes when posting work orders and inspections
Throughput
Horizontally scaled workers sized to multi-department asset and work volume
Reliability
Retry, backoff, and idempotency keys for work order and inspection transactions
Adaptation
Continuous monitoring of Cartegraph releases, OpenGov platform changes, and agency-specific configuration drift
Yes. Cartegraph is now OpenGov Enterprise Asset Management. Supergood works against the same authenticated surfaces and Cartegraph OMS REST API regardless of the product naming, and tracks endpoint changes as the platform migrates into OpenGov.
Each tenant is profiled against its configured asset classes, recordsets, layouts, and custom fields. Supergood preserves agency-specific fields and lifecycle states rather than forcing a generic schema.
Yes. Work orders, inspections, and asset updates captured in the field flow into the same records Supergood reads, so mobile-originated data is available through the normalized API surface.
Cartegraph assets are tightly coupled to Esri geometry. Supergood preserves the GIS context on each asset so spatial layers and locations remain available alongside operational records.
No. Supergood works with your existing Cartegraph credentials and authenticated sessions. No separate partner program or developer-portal approval is required to access your own agency's data.