Organisation-wide discovery for 180+ resource types.
inboundIt has to land where the work already happens
24 connectors across six categories. Discovery reads, remediation writes into the tracker each team already uses, and everything else is available through a documented REST API.
- Cloud & infrastructureRead-only discovery across accounts, projects and subscriptions.
- SIEM & data pipelineStream findings, path changes and asset events where you already look.
- Ticketing & ITSMCreate owned, time-boxed work in the tracker teams already use.
- DevOps & sourceCatch exposure before it ships, and attribute it to the change that caused it.
- IdentityEntitlement graphs, federation topology and joiner-mover-leaver signal.
- Alerting & commsRoute the handful of events that need a human, and nothing else.
Subscription, resource-group and entitlement inventory.
inboundProject, IAM and workload discovery with asset feeds.
inboundCluster, namespace and admission posture.
inboundDNS zones, WAF rules and edge certificate inventory.
inboundPlan-time exposure checks and drift attribution.
bidirectionalRepository, workflow and OIDC claim mapping.
bidirectionalPipeline identity and registry provenance.
bidirectionalDependency findings correlated onto reachable workloads.
inboundStream findings and path changes as structured events.
outboundAnalytics rules keyed to exposure and path state.
outboundIndex asset context alongside detection data.
outboundEntity enrichment for investigation timelines.
outboundOwned remediation tickets with SLA sync both ways.
bidirectionalChange and incident records with CMDB reconciliation.
bidirectionalEngineering-native remediation work items.
bidirectionalFederation topology, groups and factor coverage.
inboundConditional access, app registrations and role graph.
inboundPolicy and session context for federated tenants.
inboundSecret lease telemetry and rotation posture.
inboundChannel routing for path changes and SLA breaches.
outboundAdaptive cards for triage and acknowledgement.
outboundPage only when a path reaches a Core asset.
outboundSigned webhooks and a documented REST API for everything else.
bidirectionalEverything in the console is in the API
Assets, findings, paths, remediation records and the change ledger. Stable entity identifiers, cursor pagination, signed webhooks and a documented rate limit. No proprietary export format.
Read the documentation# List live attack paths that terminate at a crown jewel
curl -s https://api.lodemark.com/v1/paths \
-H "Authorization: Bearer $LODEMARK_TOKEN" \
-G --data-urlencode "status=live" \
--data-urlencode "destination.crown_jewel=true"Missing a connector you need?
Tell us which one. Connectors that several customers need get built on the fortnightly release train, and the API covers the rest in the meantime.
Illustrative product data. Nothing on this site performs a live scan.