Fossa · Authentication Profile

Fossa Authentication

Authentication

Fossa secures its APIs with http across 1 declared security scheme, as derived from its OpenAPI definitions.

CompanySecuritySoftware Supply ChainOpen-SourceLicense ComplianceVulnerability ManagementSBOMSoftware Composition AnalysisDevSecOps
Methods: http Schemes: 1 OAuth flows: API key in:

Security Schemes

apiToken http
scheme: bearer · in: header ()

Source

Authentication Profile

fossa-authentication.yml Raw ↑
generated: '2026-07-19'
method: searched
source: https://docs.fossa.com/docs/api/authentication
docs: https://docs.fossa.com/docs/api/authentication
summary:
  types: [http]
  http_schemes: [bearer]
  transport: https-only
schemes:
- name: apiToken
  type: http
  scheme: bearer
  in: header
  header: Authorization
  format: 'Authorization: Bearer [example key]'
  sources: [https://docs.fossa.com/docs/api/authentication]
  description: >-
    Every call to the FOSSA API authenticates with an API token passed as a
    Bearer token in the Authorization header, over HTTPS only.
credential_forms:
- name: personal-api-token
  description: Individual user credential tied to that user's permissions.
- name: service-account
  description: Non-human credential for automation and integrations.
- name: oidc
  description: >-
    Short-lived JWT exchanged from a CI/CD platform's OIDC identity for a FOSSA
    token — no long-lived secret stored in the pipeline.
access_levels:
- name: push-only
  description: Can send/push analysis data to FOSSA but not read.
- name: full
  description: Read/write access equivalent to the account's permissions.
token_management:
- rotation_docs: https://docs.fossa.com/docs/api/examples/rotating-access-tokens
notes:
- The FOSSA CLI reads its token from the FOSSA_API_KEY environment variable.
- No OAuth2 authorization/token flow or scopes are published for the REST API; access is API-token based, so no scopes/ artifact is emitted.

Work with this as data

Every security artifact here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for security posture

4 MCP tools reach this
  • find_securityBrowse and filter every security artifact in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This security artifact
curl "https://apis.io/api/v1/security/fossa-authentication"
All security posture
curl "https://apis.io/api/v1/security?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.