FOSSA API

FOSSA's REST API provides programmatic access to open-source license compliance results, dependency vulnerability findings, SBOM generation, and policy enforcement data for software projects.

Evaluated Mar 07, 2026 (0d ago) vcurrent
Homepage ↗ Repo ↗ Developer Tools fossa license-compliance open-source dependency-scanning sbom supply-chain rest-api
⚙ Agent Friendliness
48
/ 100
Can an agent use this?
🔒 Security
75
/ 100
Is it safe for agents?
⚡ Reliability
71
/ 100
Does it work consistently?

Score Breakdown

⚙ Agent Friendliness

MCP Quality
--
Documentation
68
Error Messages
65
Auth Simplicity
70
Rate Limits
50

🔒 Security

TLS Enforcement
100
Auth Strength
72
Scope Granularity
58
Dep. Hygiene
74
Secret Handling
72

TLS enforced on all endpoints. API tokens lack scope granularity — a single token grants full account access. SOC2 Type II certified. Data residency options available for enterprise plans. fossa-cli is open source (FOSSA-licensed), enabling dependency hygiene auditing.

⚡ Reliability

Uptime/SLA
72
Version Stability
74
Breaking Changes
70
Error Recovery
68
AF Security Reliability

Best When

An agent needs to enforce open-source license compliance and generate dependency metadata (SBOM) as part of a software release or procurement workflow.

Avoid When

Your project has no open-source dependencies or you only need CVE vulnerability scanning without license compliance.

Use Cases

  • Checking whether a project passes FOSSA license compliance policies before cutting a release
  • Retrieving a Software Bill of Materials (SBOM) for a project to satisfy enterprise or regulatory requirements
  • Listing dependency vulnerabilities found by FOSSA across a portfolio of repositories
  • Triggering FOSSA analysis for a project via API and polling for completion to integrate into CI/CD agents
  • Querying license attribution reports for open-source notice file generation

Not For

  • Static application security testing (SAST) or code vulnerability scanning — use Snyk, SonarCloud, or Semgrep for that
  • Runtime dependency monitoring or live traffic-based security analysis
  • Projects with entirely proprietary dependencies and no open-source components (no value added)

Interface

REST API
Yes
GraphQL
No
gRPC
No
MCP Server
No
SDK
Yes
Webhooks
Yes

Authentication

Methods: api_key
OAuth: No Scopes: No

API tokens created in FOSSA account settings. Passed via Authorization header as token {API_KEY}. Separate tokens for push (fossa-cli analysis uploads) and pull (reading results via REST API). No scope granularity on REST API tokens — full account access.

Pricing

Model: freemium
Free tier: Yes
Requires CC: No

FOSSA is primarily an enterprise product. Pricing is not publicly listed — sales process required for business plans. Free tier is functional but limited. API access may be gated to paid plans.

Agent Metadata

Pagination
page_limit
Idempotent
Partial
Retry Guidance
Not documented

Known Gotchas

  • Analysis must be pushed via fossa-cli first — the REST API reads results, it does not initiate scanning
  • Project identifiers in FOSSA use a custom format (type+{name}$revision) that is non-obvious and error-prone
  • Webhook events for analysis completion are the most reliable integration pattern — polling adds latency
  • SBOM export endpoints may be behind enterprise plan gates — verify plan before building automation
  • API documentation is partially hidden behind login, requiring a FOSSA account even to read the full reference

Alternatives

Full Evaluation Report

Comprehensive deep-dive: security analysis, reliability audit, agent experience review, cost modeling, competitive positioning, and improvement roadmap for FOSSA API.

AI-powered analysis · PDF + markdown · Delivered within 30 minutes

$99

Package Brief

Quick verdict, integration guide, cost projections, gotchas with workarounds, and alternatives comparison.

Delivered within 10 minutes

$3

Score Monitoring

Get alerted when this package's AF, security, or reliability scores change significantly. Stay ahead of regressions.

Continuous monitoring

$3/mo

Scores are editorial opinions as of 2026-03-07.

6451
Packages Evaluated
26150
Need Evaluation
173
Need Re-evaluation
Community Powered