{"uid":"cap_-dSmCqbWCMDGgtNq6M6xu","slug":"apiacre-com-license-audit-7fbedae4","name":"apiacre.com License Audit","description":"Classify software dependency licenses and flag packages that need commercial or legal review.","url":"https://apiacre.com/v1/developer/license-audit","method":"POST","headers":{},"bodySchema":{"type":"object","properties":{"policy":{"enum":["permissive","commercial"],"type":"string","title":"Policy","default":"commercial"},"dependencies":{"type":"array","items":{"type":"object","title":"LicensedDependency","required":["name","license"],"properties":{"name":{"type":"string","title":"Name","maxLength":240,"minLength":1},"license":{"type":"string","title":"License","maxLength":120,"minLength":1}}},"title":"Dependencies","maxItems":500,"minItems":1}}},"responseSchema":{"type":"json","example":{"data":{"counts":{"allow":1},"policy":"commercial","findings":[{"name":"requests","action":"No standard copyleft obligation detected","license":"Apache-2.0","classification":"allow"}],"disclaimer":"Automated classification is not legal advice.","requiresReview":false},"meta":{"cached":false,"sources":[],"warnings":[],"duration_ms":42,"next_actions":[]},"service":"developer.license-audit","version":"1","request_id":"018f1f54-7f38-7ba2-8dc3-5f90272d9f1a"}},"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_iG31mPCYP84Q66q1Vy-Ap","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":"Classifies software dependency licenses and flags packages requiring commercial or legal review.","exampleAgentPrompt":"Can you audit the licenses for my project dependencies — I have lodash@4.17.21, react@18.2.0, and gpl-module@2.0.0 — and flag any packages that would need legal or commercial review before we ship?","exampleUseCases":[{"title":"Pre-release open source compliance check","prompt":"Before we release this product, can you audit these dependencies for license issues: express@4.18.2, mongoose@7.0.0, and agpl-lib@1.2.0? Flag anything that might need legal sign-off."},{"title":"Detecting copyleft licenses in SaaS product","prompt":"We're building a SaaS app and I need to make sure none of our dependencies force us to open-source our code — can you classify the licenses for these packages and flag any GPL or AGPL ones?"},{"title":"Vendor dependency review for enterprise client","prompt":"Our enterprise client requires a license audit of all third-party packages we use. Can you classify the licenses for react@18.2.0, lodash@4.17.21, and openssl@3.0.7 and tell me which ones need commercial licensing or legal review?"}],"resultDescription":"Returns a structured list of dependencies with their identified license types (e.g. MIT, GPL-3.0, Apache-2.0), a classification of each license's commercial/copyleft risk level, and a flagged list of packages that require commercial licensing agreements or legal review before use in production.","failureModes":["Unknown or unrecognized package names may return unclassified results","Packages without declared licenses may be flagged as unknown","Malformed or incomplete dependency lists may cause validation errors","Very new or obscure packages may lack license metadata","Rate limiting or payment failures may prevent processing"],"whenToPreferThis":"Choose this endpoint when you need to classify and assess the legal/commercial risk of open source dependency licenses — particularly when preparing for a product release, enterprise audit, or vendor review. It complements vulnerability scanning (which checks CVEs) by focusing specifically on license compliance and commercial use restrictions rather than security issues.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-13T12:33:33.018Z","isFirstParty":false}