Ohloh website screenshot

Ohloh

Ohloh is the open source directory and analytics service that was rebranded as Black Duck Open Hub (openhub.net) after Black Duck Software acquired it. It tracks hundreds of thousands of open source projects, their code, contributors, languages, licenses and activity, and exposes this data through a public REST API. The Open Hub / Ohloh API returns XML, authenticates with an api_key HTTP parameter (plus OAuth 2.0 for write access and private account data), is rate limited to 1,000 requests per key per day, and covers resources such as projects, accounts, organizations, analyses, languages, stacks, factoids and contributor facts. This profile was added to the API Evangelist network as a stub and enriched from the provider's public documentation.

Ohloh publishes 1 API on the APIs.io network. Tagged areas include Company, Open-Source, Open Source Directory, Code Analytics, and Software Composition.

Ohloh’s developer surface includes documentation, API reference, getting-started guide, signup flow, authentication, and 11 more developer resources.

26.0/100 emerging ▬ flat Agent 5/100 human only saas Full breakdown ↓
scored 2026-09-08 · rubric v0.20.0
AccessSelf serve
1 APIs
CompanyOpen-SourceOpen Source DirectoryCode AnalyticsSoftware CompositionDeveloper DataProjectContributorsBlack Duck

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-08 · rubric v0.20.0
Create-or-Update Ergonomics could not be measured. We hold no machine-readable contract for this provider to read, so there is nothing to measure a write surface against. Excluded rather than scored zero: never-measured and measured-empty are different facts. Publishing an OpenAPI is what makes this facet — and several others — scorable at all.
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. Every facet and dimension name above is a link: it opens that measurement's own page — what it means, the exact checks that feed it, how the whole catalog distributes on it, and the providers at the top of it. This rating is computed from github.com/api-evangelist/ohloh: open an issue to ask a question, or submit a pull request to add artifacts. Submit an artifact on GitHub — free → Manage your own listing — the Influence plan, $499/mo →

APIs 1

Individual APIs this provider publishes, each with its own machine-readable definition.

Open Hub API (Ohloh)

The REST API for Black Duck Open Hub (formerly Ohloh). Returns XML wrapped in a root element that always carries a (success/failed) and an on failure...

Rate Limits 1

Documented rate limits and quota policies.

Ohloh Rate Limits

1 limits

RATE LIMITS

Security Posture 2

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Ohloh Authentication

2 schemes

SECURITY

Ohloh Domain Security

TLSv1.3 · DMARC

SECURITY

Resources

Get Started 3

Portal, sign-up, and the first successful call

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 3

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 2

Pagination, idempotency, versioning, errors, and events

Build 1

SDKs, sample code, and the tooling you integrate with

Access & Security 2

Authentication, authorization, and security posture

Operate 1

Status, limits, changes, and where to get help

Commercial 1

Pricing, plans, and the legal terms of use

Company 1

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: ohloh
name: Ohloh
description: Ohloh is the open source directory and analytics service that was rebranded as Black Duck Open Hub (openhub.net)
  after Black Duck Software acquired it. It tracks hundreds of thousands of open source projects, their code, contributors,
  languages, licenses and activity, and exposes this data through a public REST API. The Open Hub / Ohloh API returns XML,
  authenticates with an api_key HTTP parameter (plus OAuth 2.0 for write access and private account data), is rate limited
  to 1,000 requests per key per day, and covers resources such as projects, accounts, organizations, analyses, languages,
  stacks, factoids and contributor facts. This profile was added to the API Evangelist network as a stub and enriched from
  the provider's public documentation.
url: https://raw.githubusercontent.com/api-evangelist/ohloh/refs/heads/main/apis.yml
deliveryModel:
  model: saas
  open_source: false
  commercial: true
  callable_host: false
  label: Hosted service · you call their endpoint
  confidence: medium
  source:
  - pricing
  generated: '2026-08-28'
  method: derived
accessModel:
  pricing: unknown
  onboarding: self-serve
  trial: false
  try_now: false
  public: false
  label: Self-serve signup
  confidence: medium
  source:
  - authentication
  generated: '2026-07-22'
  method: derived
image: https://avatars.githubusercontent.com/blackducksoftware
x-type: company
x-source: vc-portfolio
x-backed-by:
- uncork-capital
x-tier: profile
x-tier-reason: enriched-from-docs
specificationVersion: '0.23'
created: '2026-07-17'
modified: '2026-07-20'
tags:
- Company
- Open-Source
- Open Source Directory
- Code Analytics
- Software Composition
- Developer Data
- Project
- Contributors
- Black Duck
tags_raw:
- Company
- Open Source
- Open Source Directory
- Code Analytics
- Software Composition
- Developer Data
- Projects
- Contributors
- Black Duck
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
apis:
- aid: ohloh:open-hub-api
  name: Open Hub API (Ohloh)
  humanURL: https://github.com/blackducksoftware/ohloh_api
  baseURL: https://www.openhub.net
  description: The REST API for Black Duck Open Hub (formerly Ohloh). Returns XML wrapped in a <response> root element that
    always carries a <status> (success/failed) and an <error> on failure. Requests append .xml to a resource URL and pass
    the api_key HTTP parameter; write operations and private account data use OAuth 2.0. Collections return at most 25 items
    per page (page parameter, one-based; query and sort parameters) and report items_returned, items_available and first_item_position.
    Resources include projects, accounts, organizations, analyses, languages, stacks, factoids, kudos, positions and contributor
    facts.
  tags:
  - Open-Source
  - Project
  - Contributors
  - Code Analytics
  tags_raw:
  - Open Source
  - Projects
  - Contributors
  - Code Analytics
  properties:
  - type: Documentation
    url: https://github.com/blackducksoftware/ohloh_api
  - type: APIReference
    url: https://github.com/blackducksoftware/ohloh_api/tree/master/reference
  - type: Authentication
    url: authentication/ohloh-authentication.yml
  - type: Conventions
    url: conventions/ohloh-conventions.yml
  - type: RateLimits
    url: rate-limits/ohloh-rate-limits.yml
common:
- type: DomainSecurity
  url: security/ohloh-domain-security.yml
- type: Website
  url: https://www.openhub.net
- type: DeveloperPortal
  url: https://github.com/blackducksoftware/ohloh_api
- type: Documentation
  url: https://github.com/blackducksoftware/ohloh_api
- type: APIReference
  url: https://github.com/blackducksoftware/ohloh_api/tree/master/reference
- type: GettingStarted
  url: https://github.com/blackducksoftware/ohloh_api/blob/master/README.md
- type: GitHubOrganization
  url: https://github.com/blackducksoftware
- type: SignUp
  url: https://www.openhub.net/accounts/me/api_keys/new
- type: TermsOfService
  url: https://community.blackduck.com/s/article/Black-Duck-Open-Hub-API-Use-Agreement
- type: Authentication
  url: authentication/ohloh-authentication.yml
- type: Conventions
  url: conventions/ohloh-conventions.yml
- type: RateLimits
  url: rate-limits/ohloh-rate-limits.yml
- type: Conformance
  url: conformance/ohloh-conformance.yml
- type: X-MCPServerCandidate
  url: mcp/ohloh-mcp.yml
  note: 'Renamed from MCPServer 2026-09-03 (roadmap#247): the manifest self-describes as status: candidate — a tool list derived
    from the published API contracts, not an existing server. The scorer already read the manifest and reported mcp_server
    correctly; the MCPServer type was crediting the artifact-type surfaces with a server that does not exist.'
- type: WellKnown
  url: well-known/ohloh-well-known.yml
- type: LLMsTxt
  url: llms/ohloh-llms.txt
x-enrichment:
  date: '2026-07-20'
  status: enriched
  artifacts_added: 8
  pass: local-v1
rate_limits:
- name: Open Hub API default
  limit_count: 1000
  interval: day
  scope: api_key
  source: https://github.com/blackducksoftware/ohloh_api/blob/master/README.md

Work with this as data

Every provider 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 providers

9 MCP tools reach this
  • find_providersBrowse and filter every provider in the catalog.
  • get_provider_artifactsEvery artifact this provider publishes, grouped by type.
  • get_provider_operationsEvery operation across all of their OpenAPIs — one call instead of parsing every spec.
  • get_provider_toolsEvery MCP tool they ship, with the operation each wraps.
  • get_provider_evidenceHow each part of their score was established. Free — the basis for a claim should not sit behind it.
  • get_provider_ratingPRO — composite, band, trend and facet scores.
  • 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 provider
curl "https://apis.io/api/v1/providers/ohloh"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/ohloh/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/ohloh/evidence"

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.