Clojars website screenshot

Clojars

Clojars is a community repository for open source Clojure libraries, providing a REST API for searching artifacts, retrieving version information, accessing user and group data, and managing deployment credentials via deploy tokens.

Clojars publishes 5 APIs on the APIs.io network, including Artifacts API, Feeds API, Groups API, and 2 more. Tagged areas include Clojure, Package Registry, Artifact Repository, and Open-Source.

The Clojars catalog on APIs.io includes 1 JSON-LD context and 1 Spectral governance ruleset.

Clojars’ developer surface includes authentication and 10 more developer resources.

34.7/100 thin ▬ flat Agent 26/100 agent aware self hosted · EPL-1.0 Full breakdown ↓
scored 2026-09-08 · rubric v0.20.0
1 APIs
ClojurePackage RegistryArtifact RepositoryOpen-Source

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-08 · rubric v0.20.0
Create-or-Update Ergonomics does not apply to this provider. The published contracts declare no write operations, and a read-only API cannot create-or-update. The facet is excluded from this provider's denominator entirely — not scored zero. A reference or data API is not deficient for being unable to upsert.
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/clojars: 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 5

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

Clojars Artifacts API

Operations related to Clojars artifacts and releases

Clojars Feeds API

Release feed and bulk data operations

Clojars Groups API

Operations related to Clojars artifact groups

Clojars Search API

Search operations across the Clojars artifact index

Clojars Users API

Operations related to Clojars user profiles and group memberships

Open Collections 6

Open, tool-agnostic API collections (OpenAPI-derived and Bruno).

API Collection

OPEN COLLECTION

Pricing Plans 1

Published pricing tiers and plan structures.

Free

0 plans

PLANS

Rate Limits 1

Documented rate limits and quota policies.

Default

4 limits

RATE LIMITS

FinOps 1

Cost, billing, and metering signals for API financial operations.

Overview

FINOPS

Semantic Vocabularies 1

JSON-LD contexts and semantic vocabularies used across these APIs.

context Context

0 classes · 17 properties

JSON-LD

Spectral Rules 1

Spectral governance rulesets for linting and validating these APIs.

Clojars API Rules

6 rules · 5 warnings 1 info

SPECTRAL

JSON Schema 3

Standalone JSON Schema definitions for this provider's data models.

Artifact

9 properties

JSON SCHEMA

ReleaseFeed

2 properties

JSON SCHEMA

User

2 properties

JSON SCHEMA

Examples 4

Example request and response payloads for these APIs.

Get Artifact By Group

9 fields

EXAMPLE

Get Release Feed

2 fields

EXAMPLE

Get User

2 fields

EXAMPLE

Search Artifacts

2 fields

EXAMPLE

Security Posture 2

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

Clojars Authentication

http · 1 scheme

SECURITY

Clojars Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Agentic Access 1

Recommended x-agentic-access execution contracts for AI agents.

Clojars Agentic Access

9 operations

9 operations · 0 acting

AGENTIC

Resources

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Build 2

SDKs, sample code, and the tooling you integrate with

Access & Security 2

Authentication, authorization, and security posture

Operate 2

Status, limits, changes, and where to get help

Commercial 1

Pricing, plans, and the legal terms of use

Other 3

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
name: Clojars
description: Clojars is a community repository for open source Clojure libraries, providing a REST API for searching artifacts,
  retrieving version information, accessing user and group data, and managing deployment credentials via deploy tokens.
deliveryModel:
  model: self-hosted
  license: EPL-1.0
  open_source: true
  commercial: false
  callable_host: true
  label: Self-hosted open source · you run it yourself
  confidence: high
  source:
  - license
  - openapi
  generated: '2026-08-28'
  method: derived
accessModel:
  pricing: unknown
  onboarding: unknown
  trial: false
  try_now: false
  public: false
  label: Unknown
  confidence: low
  source:
  - authentication
  - security
  generated: '2026-09-03'
  method: derived
image: https://clojars.org/images/clojars-logo.png
url: https://clojars.org/
tags:
- Clojure
- Package Registry
- Artifact Repository
- Open-Source
tags_raw:
- Clojure
- Package Registry
- Artifact Repository
- Open Source
created: '2026-06-13'
modified: '2026-06-13'
specificationVersion: '0.23'
apis:
- aid: clojars:clojars-artifacts-api
  name: Clojars Artifacts API
  description: Operations related to Clojars artifacts and releases
  humanURL: https://github.com/clojars/clojars-web/wiki/Data
  baseURL: https://clojars.org/api
  tags:
  - Artifacts
  properties:
  - type: OpenAPI
    url: openapi/clojars-artifacts-api-openapi.yml
  - type: Documentation
    url: https://github.com/clojars/clojars-web/wiki/Data
  - type: Authentication
    url: https://github.com/clojars/clojars-web/wiki/Deploy-Tokens
- aid: clojars:clojars-feeds-api
  name: Clojars Feeds API
  description: Release feed and bulk data operations
  humanURL: https://github.com/clojars/clojars-web/wiki/Data
  baseURL: https://clojars.org/api
  tags:
  - Feeds
  properties:
  - type: OpenAPI
    url: openapi/clojars-feeds-api-openapi.yml
  - type: Documentation
    url: https://github.com/clojars/clojars-web/wiki/Data
  - type: Authentication
    url: https://github.com/clojars/clojars-web/wiki/Deploy-Tokens
- aid: clojars:clojars-groups-api
  name: Clojars Groups API
  description: Operations related to Clojars artifact groups
  humanURL: https://github.com/clojars/clojars-web/wiki/Data
  baseURL: https://clojars.org/api
  tags:
  - Group
  tags_raw:
  - Groups
  properties:
  - type: OpenAPI
    url: openapi/clojars-groups-api-openapi.yml
  - type: Documentation
    url: https://github.com/clojars/clojars-web/wiki/Data
  - type: Authentication
    url: https://github.com/clojars/clojars-web/wiki/Deploy-Tokens
- aid: clojars:clojars-search-api
  name: Clojars Search API
  description: Search operations across the Clojars artifact index
  humanURL: https://github.com/clojars/clojars-web/wiki/Data
  baseURL: https://clojars.org/api
  tags:
  - Search
  properties:
  - type: OpenAPI
    url: openapi/clojars-search-api-openapi.yml
  - type: Documentation
    url: https://github.com/clojars/clojars-web/wiki/Data
  - type: Authentication
    url: https://github.com/clojars/clojars-web/wiki/Deploy-Tokens
- aid: clojars:clojars-users-api
  name: Clojars Users API
  description: Operations related to Clojars user profiles and group memberships
  humanURL: https://github.com/clojars/clojars-web/wiki/Data
  baseURL: https://clojars.org/api
  tags:
  - User
  tags_raw:
  - Users
  properties:
  - type: OpenAPI
    url: openapi/clojars-users-api-openapi.yml
  - type: Documentation
    url: https://github.com/clojars/clojars-web/wiki/Data
  - type: Authentication
    url: https://github.com/clojars/clojars-web/wiki/Deploy-Tokens
common:
- type: IssueTracker
  url: https://github.com/clojars/clojars-web/issues
- type: License
  name: EPL-1.0
  url: https://github.com/clojars/clojars-web/blob/main/LICENSE
- type: AgenticAccess
  url: agentic-access/clojars-agentic-access.yml
- type: DomainSecurity
  url: security/clojars-domain-security.yml
- type: Authentication
  url: authentication/clojars-authentication.yml
- type: StatusPage
  url: https://clojars.statuspage.io
- type: GitHubOrg
  url: https://github.com/clojars
- type: GitHubRepo
  url: https://github.com/clojars/clojars-web
- type: Wiki
  url: https://github.com/clojars/clojars-web/wiki
- type: MavenRepository
  url: https://repo.clojars.org
- type: Sponsor
  url: https://www.clojuriststogether.org/
maintainers:
- FN: Clojurists Together
  url: https://www.clojuriststogether.org/

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/clojars"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/clojars/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/clojars/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.