v1

latestOpenAPI 3.1.02026-07-22168133210.3 KB
Dependencies

Analyze package manifest

Parse a package manifest and return dependency information with documentation URL mappings. This is a preview - no subscriptions are created.

post/dependencies/analyze

Request body

manifest_contentstring required

Raw content of the manifest file

manifest_type'package.json' | 'requirements.txt' | 'pyproject.toml' | 'Cargo.toml' | 'go.mod' | 'Gemfile' nullable

Manifest type. Auto-detected if not provided.

filenamestring nullable

Original filename for type detection

Response

Successful Response

manifest_typestring required
total_dependenciesinteger required
unmapped_countinteger required
unmapped_packagesstring[] required