Welcome to the Supermodel API
Generate rich code graphs (call graphs, dependency graphs, ownership maps and more) from any repo with a single API call.
Start by creating an API key, then call our endpoints to retrieve graph JSON or stream node/edge events. We support language-agnostic parsing and unify results through a consistent IR.
Developer Docs
Guides • Reference • Examples
Open-source on GitHub
SDKs • CLIs • Samples
Developer Discord
Office hours • Support • Releases
Graph Types
A quick glance at what you can query.
Call Graph
Functions → Functions with call sites.
Dependency Graph
Packages/Modules → Imports & links.
Ownership Graph
Files/Dirs → Authors & teams.