{"uid":"cap_BV19318wQ0GsV-OVDFMQa","slug":"forwardlane-repository-graph-full-node-edge-export-2ea4d597","name":"ForwardLane Repository Graph — Full Node & Edge Export","description":"Every repository-level node and typed edge (CONTAINS, CALLS, INHERITS, IMPORTS, DEPENDS_ON, CONTRIBUTED_TO). Large response.","url":"https://agents.forwardlane.com/api/graph","method":"GET","headers":{},"bodySchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method"],"properties":{"type":{"type":"string","const":"http"},"method":{"enum":["GET","HEAD","DELETE"],"type":"string"},"queryParams":{"type":"object","properties":{}}},"additionalProperties":false}}},"responseSchema":null,"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.05","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"probe","requiresHandshake":false,"reviewCount":0,"rating":{"score":"0.00","successRate":"0.00","reviews":0,"stars":null,"state":"unrated"},"availabilityStatus":"unknown","priceObserved":null,"sessionDeposit":null,"pricing":{"kind":"static","summary":"$0.05/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.05","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.05","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_uFyqAkxI6B1yQp4P4XR6W","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.05","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Returns every node and typed edge in a repository's code graph, including CONTAINS, CALLS, INHERITS, IMPORTS, DEPENDS_ON, and CONTRIBUTED_TO relationships.","exampleAgentPrompt":"Pull the full code graph for this repository — every node and typed edge including function calls, inheritance, imports, dependencies, and contributor relationships — so I can analyze the entire structure.","exampleUseCases":[{"title":"Full codebase dependency audit","prompt":"Give me every DEPENDS_ON and IMPORTS edge in the repository so I can audit our third-party dependencies and internal module coupling."},{"title":"Call graph for refactoring planning","prompt":"I need the complete CALLS graph for this repo — every function-to-function call relationship — so I can figure out the blast radius before I refactor the authentication module."},{"title":"Contributor ownership mapping","prompt":"Pull all CONTRIBUTED_TO edges for this repository so I can see which developers own which files and classes across the whole codebase."}],"resultDescription":"A large JSON response containing every repository-level node (functions, classes, modules, files, contributors, etc.) and all typed edges between them — CONTAINS, CALLS, INHERITS, IMPORTS, DEPENDS_ON, and CONTRIBUTED_TO — representing the full code knowledge graph for the specified repository.","failureModes":["Missing or invalid repository identifier returns a 404 not found error","Response payload may be extremely large for large repositories, potentially causing timeout or memory issues","Rate limiting or payment failure (x402) if USDC balance is insufficient","Malformed query parameters result in a 400 bad request","Repository not yet indexed returns empty or partial graph"],"whenToPreferThis":"Choose this endpoint when you need the complete, exhaustive graph of a repository — all node types and all edge types in one call — rather than a focused search or neighbor lookup. Prefer sibling endpoints (neighbor lookup, BM25/vector search, function similarity) when you only need a subset of nodes or a targeted query. This endpoint is best for bulk analysis, visualization, full dependency audits, or training/ingestion pipelines that need the entire graph.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-19T06:32:57.797Z","isFirstParty":false}