Ohloh · Authentication Profile

Ohloh Authentication

Authentication

Authentication profile for the Black Duck Open Hub (Ohloh) API, captured from the provider's public API documentation. Read access uses an api_key HTTP parameter; write access and private account data use OAuth 2.0.

Ohloh declares 2 security scheme(s) across its OpenAPI definitions.

CompanyOpen-SourceOpen Source DirectoryCode AnalyticsSoftware CompositionDeveloper DataProjectContributorsBlack Duck
Methods: Schemes: 2 OAuth flows: API key in:

Security Schemes

api_key apiKey
· in: query ()
oauth2

Source

Authentication Profile

ohloh-authentication.yml Raw ↑
generated: '2026-07-20'
method: searched
source: https://github.com/blackducksoftware/ohloh_api/blob/master/README.md
description: >-
  Authentication profile for the Black Duck Open Hub (Ohloh) API, captured from
  the provider's public API documentation. Read access uses an api_key HTTP
  parameter; write access and private account data use OAuth 2.0.
api: Open Hub API (Ohloh)
base_url: https://www.openhub.net
docs: https://github.com/blackducksoftware/ohloh_api/blob/master/README.md

schemes:
- id: api_key
  type: apiKey
  in: query
  name: api_key
  required: true
  description: >-
    Provide your API key as the api_key HTTP query parameter on every request.
    Requests without a valid api_key are forbidden. Register for a key at
    https://www.openhub.net/accounts/me/api_keys/new (up to five applications
    per account).
  example: https://www.openhub.net/p/1.xml?api_key=YOUR_API_KEY

- id: oauth2
  type: oauth2
  description: >-
    OAuth 2.0 is used for write operations and to read private account data,
    allowing an application to act on behalf of an Open Hub user. Standard
    api_key access is read-only against public data.
  scopes: {}

registration: https://www.openhub.net/accounts/me/api_keys/new
key_limit_per_account: 5
terms_of_use: https://community.blackduck.com/s/article/Black-Duck-Open-Hub-API-Use-Agreement

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/ohloh-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 form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

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