Cartography website screenshot

Cartography

Cartography is an open-source Python security-graph tool originally built at Lyft that consolidates infrastructure assets and the relationships between them into an intuitive Neo4j graph. It ingests data from 30+ cloud, identity, DevOps, and security providers (AWS, GCP, Azure, OCI, Okta, Entra ID, GitHub, Kubernetes, CrowdStrike, and more) and lets security teams answer cross-provider questions such as "which identities can reach which datastores," "which compute instances are exposed to the internet," and "what are the blast radii of a compromised credential."

Cartography publishes 11 APIs on the APIs.io network. Tagged areas include Security, Cloud Security, Graph, CSPM, and Neo4j.

The Cartography catalog on APIs.io includes 1 JSON-LD context.

Cartography’s developer surface includes documentation, getting-started guide, tutorials, release notes, and 9 more developer resources.

17.4/100 emerging ▬ flat Agent 3/100 human only Full breakdown ↓
scored 2026-09-08 · rubric v0.20.0
AccessFreemium
11 APIs
SecurityCloud SecurityGraphCSPMNeo4jOpen-SourceLyftAsset InventoryIdentity

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-08 · rubric v0.20.0
Create-or-Update Ergonomics could not be measured. We hold no machine-readable contract for this provider to read, so there is nothing to measure a write surface against. Excluded rather than scored zero: never-measured and measured-empty are different facts. Publishing an OpenAPI is what makes this facet — and several others — scorable at all.
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. Every facet and dimension name above is a link: it opens that measurement's own page — what it means, the exact checks that feed it, how the whole catalog distributes on it, and the providers at the top of it. This rating is computed from github.com/api-evangelist/cartography: open an issue to ask a question, or submit a pull request to add artifacts. Submit an artifact on GitHub — free → Manage your own listing — the Influence plan, $499/mo →

APIs 11

Individual APIs this provider publishes, each with its own machine-readable definition.

Cartography

Python tool that ingests infrastructure data from 30+ providers into a Neo4j graph for cross-provider security analysis.

Cartography AWS Intel Module

Cartography intel module that calls AWS APIs (EC2, IAM, S3, RDS, EKS, Lambda, ECS, DynamoDB, CloudWatch, ACM, KMS, CodeBuild, API Gateway, Bedrock, and more) to populate AWS nod...

Cartography Google Cloud Intel Module

Cartography intel module that calls Google Cloud APIs (Compute, IAM, Cloud SQL, GKE, Cloud Functions, Artifact Registry, Vertex AI) to populate GCP nodes and relationships in th...

Cartography Azure Intel Module

Cartography intel module that calls Azure APIs (App Service, AKS, CosmosDB, Container Instance, Key Vault, Storage, Virtual Machines) to populate Azure nodes and relationships i...

Cartography Oracle Cloud Intel Module

Cartography intel module that calls Oracle Cloud Infrastructure APIs (starting with IAM) to populate OCI nodes and relationships.

Cartography Okta Intel Module

Ingests Okta users, groups, applications, and factors into the graph for identity-focused security analysis.

Cartography Entra ID Intel Module

Ingests Microsoft Entra ID users, groups, applications, and role assignments into the graph.

Cartography GitHub Intel Module

Ingests GitHub organizations, repositories, users, and access relationships, enabling code-ownership and secret-exposure graph queries.

Cartography Kubernetes Intel Module

Ingests Kubernetes cluster objects (nodes, pods, services, service accounts) for graph-based cluster-security analysis.

Cartography CrowdStrike Intel Module

Ingests CrowdStrike Falcon hosts and detections, connecting endpoint telemetry to the infrastructure graph.

Cartography Cloudflare Intel Module

Ingests Cloudflare zones, DNS, and security configurations into the graph for edge-exposure analysis.

Scroll for all 11

Pricing Plans 1

Published pricing tiers and plan structures.

Rate Limits 1

Documented rate limits and quota policies.

Cartography Rate Limits

5 limits

RATE LIMITS

FinOps 1

Cost, billing, and metering signals for API financial operations.

Semantic Vocabularies 1

JSON-LD contexts and semantic vocabularies used across these APIs.

Cartography Context

0 classes · 9 properties

JSON-LD

Resources

Get Started 1

Portal, sign-up, and the first successful call

Documentation 2

Reference material describing how the API behaves

Build 2

SDKs, sample code, and the tooling you integrate with

Access & Security 1

Authentication, authorization, and security posture

Learn 1

Tutorials, courses, talks, and written guidance

Operate 3

Status, limits, changes, and where to get help

Commercial 1

Pricing, plans, and the legal terms of use

Company 1

The organization behind the API

Other 1

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: cartography
name: Cartography
description: Cartography is an open-source Python security-graph tool originally built at Lyft that consolidates infrastructure
  assets and the relationships between them into an intuitive Neo4j graph. It ingests data from 30+ cloud, identity, DevOps,
  and security providers (AWS, GCP, Azure, OCI, Okta, Entra ID, GitHub, Kubernetes, CrowdStrike, and more) and lets security
  teams answer cross-provider questions such as "which identities can reach which datastores," "which compute instances are
  exposed to the internet," and "what are the blast radii of a compromised credential."
kind: standard
deliveryModel:
  model: unknown
  license: Apache 2.0
  open_source: false
  commercial: false
  callable_host: false
  label: Delivery model not determined — needs a product licence on record
  confidence: low
  source:
  - license
  generated: '2026-08-28'
  method: derived
accessModel:
  pricing: freemium
  onboarding: unknown
  trial: false
  try_now: false
  public: false
  label: Freemium
  confidence: medium
  source:
  - plans
  generated: '2026-07-22'
  method: derived
position: Consuming
access: Open
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/cartography.png
tags:
- Security
- Cloud Security
- Graph
- CSPM
- Neo4j
- Open-Source
- Lyft
- Asset Inventory
- Identity
tags_raw:
- Security
- Cloud Security
- Graph
- CSPM
- Neo4j
- Open Source
- Lyft
- Asset Inventory
- Identity
created: '2025-01-01'
modified: '2026-04-23'
url: https://raw.githubusercontent.com/api-evangelist/cartography/refs/heads/main/apis.yml
specificationVersion: '0.23'
apis:
- aid: cartography:cartography
  name: Cartography
  description: Python tool that ingests infrastructure data from 30+ providers into a Neo4j graph for cross-provider security
    analysis.
  humanURL: https://lyft.github.io/cartography/
  tags:
  - Security
  - Cloud Security
  - Graph
  - Neo4j
  properties:
  - type: Documentation
    url: https://lyft.github.io/cartography/
  - type: Repository
    url: https://github.com/lyft/cartography
  - type: QueryLanguage
    name: Cypher (Neo4j)
    url: https://neo4j.com/docs/cypher-manual/current/
- aid: cartography:aws-ingest
  name: Cartography AWS Intel Module
  description: Cartography intel module that calls AWS APIs (EC2, IAM, S3, RDS, EKS, Lambda, ECS, DynamoDB, CloudWatch, ACM,
    KMS, CodeBuild, API Gateway, Bedrock, and more) to populate AWS nodes and relationships in the graph.
  humanURL: https://lyft.github.io/cartography/modules/aws/index.html
  tags:
  - AWS
  - Cloud
  - Ingest
  properties:
  - type: Documentation
    url: https://lyft.github.io/cartography/modules/aws/index.html
- aid: cartography:gcp-ingest
  name: Cartography Google Cloud Intel Module
  description: Cartography intel module that calls Google Cloud APIs (Compute, IAM, Cloud SQL, GKE, Cloud Functions, Artifact
    Registry, Vertex AI) to populate GCP nodes and relationships in the graph.
  humanURL: https://lyft.github.io/cartography/modules/gcp/index.html
  tags:
  - GCP
  - Cloud
  - Ingest
  properties:
  - type: Documentation
    url: https://lyft.github.io/cartography/modules/gcp/index.html
- aid: cartography:azure-ingest
  name: Cartography Azure Intel Module
  description: Cartography intel module that calls Azure APIs (App Service, AKS, CosmosDB, Container Instance, Key Vault,
    Storage, Virtual Machines) to populate Azure nodes and relationships in the graph.
  humanURL: https://lyft.github.io/cartography/modules/azure/index.html
  tags:
  - Azure
  - Cloud
  - Ingest
  properties:
  - type: Documentation
    url: https://lyft.github.io/cartography/modules/azure/index.html
- aid: cartography:oci-ingest
  name: Cartography Oracle Cloud Intel Module
  description: Cartography intel module that calls Oracle Cloud Infrastructure APIs (starting with IAM) to populate OCI nodes
    and relationships.
  humanURL: https://lyft.github.io/cartography/modules/oci/index.html
  tags:
  - OCI
  - Cloud
  - Ingest
  properties:
  - type: Documentation
    url: https://lyft.github.io/cartography/modules/oci/index.html
- aid: cartography:okta-ingest
  name: Cartography Okta Intel Module
  description: Ingests Okta users, groups, applications, and factors into the graph for identity-focused security analysis.
  humanURL: https://lyft.github.io/cartography/modules/okta/index.html
  tags:
  - Identity
  - Okta
  - Ingest
  properties:
  - type: Documentation
    url: https://lyft.github.io/cartography/modules/okta/index.html
- aid: cartography:entra-id-ingest
  name: Cartography Entra ID Intel Module
  description: Ingests Microsoft Entra ID users, groups, applications, and role assignments into the graph.
  humanURL: https://lyft.github.io/cartography/modules/entra/index.html
  tags:
  - Identity
  - Entra ID
  - Ingest
  properties:
  - type: Documentation
    url: https://lyft.github.io/cartography/modules/entra/index.html
- aid: cartography:github-ingest
  name: Cartography GitHub Intel Module
  description: Ingests GitHub organizations, repositories, users, and access relationships, enabling code-ownership and secret-exposure
    graph queries.
  humanURL: https://lyft.github.io/cartography/modules/github/index.html
  tags:
  - GitHub
  - SCM
  - Ingest
  properties:
  - type: Documentation
    url: https://lyft.github.io/cartography/modules/github/index.html
- aid: cartography:kubernetes-ingest
  name: Cartography Kubernetes Intel Module
  description: Ingests Kubernetes cluster objects (nodes, pods, services, service accounts) for graph-based cluster-security
    analysis.
  humanURL: https://lyft.github.io/cartography/modules/kubernetes/index.html
  tags:
  - Kubernetes
  - Containers
  - Ingest
  properties:
  - type: Documentation
    url: https://lyft.github.io/cartography/modules/kubernetes/index.html
- aid: cartography:crowdstrike-ingest
  name: Cartography CrowdStrike Intel Module
  description: Ingests CrowdStrike Falcon hosts and detections, connecting endpoint telemetry to the infrastructure graph.
  humanURL: https://lyft.github.io/cartography/modules/crowdstrike/index.html
  tags:
  - EDR
  - CrowdStrike
  - Ingest
  properties:
  - type: Documentation
    url: https://lyft.github.io/cartography/modules/crowdstrike/index.html
- aid: cartography:cloudflare-ingest
  name: Cartography Cloudflare Intel Module
  description: Ingests Cloudflare zones, DNS, and security configurations into the graph for edge-exposure analysis.
  humanURL: https://lyft.github.io/cartography/modules/cloudflare/index.html
  tags:
  - DNS
  - Edge
  - Ingest
  properties:
  - type: Documentation
    url: https://lyft.github.io/cartography/modules/cloudflare/index.html
common:
- type: SecurityPolicy
  url: https://github.com/cartography-cncf/cartography/blob/master/SECURITY.md
- type: CodeOfConduct
  url: https://github.com/cartography-cncf/cartography/blob/master/CODE_OF_CONDUCT.md
- type: ContributionGuide
  url: https://github.com/cartography-cncf/cartography/blob/master/CONTRIBUTING.md
- type: Website
  url: https://lyft.github.io/cartography/
- type: Documentation
  url: https://lyft.github.io/cartography/
- type: GitHubOrg
  name: Lyft GitHub
  url: https://github.com/lyft
- type: Repository
  url: https://github.com/lyft/cartography
- type: Issues
  url: https://github.com/lyft/cartography/issues
- type: GettingStarted
  url: https://lyft.github.io/cartography/install.html
- type: Tutorial
  url: https://lyft.github.io/cartography/usage/tutorial.html
- type: License
  name: Apache 2.0
  url: https://github.com/lyft/cartography/blob/master/LICENSE
- type: ReleaseNotes
  url: https://github.com/lyft/cartography/releases
- type: Community
  name: Lyft Engineering Blog
  url: https://eng.lyft.com/open-sourcing-cartography-4611ba31a72
maintainers:
- FN: Kin Lane
  email: info@apievangelist.com

Work with this as data

Every provider here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for providers

9 MCP tools reach this
  • find_providersBrowse and filter every provider in the catalog.
  • get_provider_artifactsEvery artifact this provider publishes, grouped by type.
  • get_provider_operationsEvery operation across all of their OpenAPIs — one call instead of parsing every spec.
  • get_provider_toolsEvery MCP tool they ship, with the operation each wraps.
  • get_provider_evidenceHow each part of their score was established. Free — the basis for a claim should not sit behind it.
  • get_provider_ratingPRO — composite, band, trend and facet scores.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This provider
curl "https://apis.io/api/v1/providers/cartography"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/cartography/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/cartography/evidence"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.