Radicle · Authentication Profile

Radicle Authentication

Authentication

Radicle secures its APIs with none and session across 2 declared security schemes, as derived from its OpenAPI definitions.

CompanyDeveloper ToolsCode CollaborationGitPeer-to-PeerVersion ControlOpen-SourceDecentralizedDeveloper Tools API
Methods: none, session Schemes: 2 OAuth flows: API key in:

Security Schemes

publicRead none
nodeSession session

Source

Authentication Profile

Raw ↑
generated: '2026-07-20'
method: searched
source: https://seed.radicle.xyz/api/v1 (live probe) + radicle-httpd behavior
docs: https://radicle.dev/guides
summary:
  types: [none, session]
  api_key_in: []
  oauth2_flows: []
  notes: >-
    Radicle uses no accounts, passwords or OAuth. Identity is cryptographic:
    every peer is a DID (did:key, e.g. z6Mk...). The radicle-httpd JSON API is
    read-only and unauthenticated for all catalog/read endpoints exposed by a
    public seed node (repos, issues, patches, commits, trees, node, stats).
schemes:
- name: publicRead
  type: none
  applies_to: All GET endpoints on a public seed node
  sources: [openapi/radicle-httpd-openapi.yml, live probe of seed.radicle.xyz]
- name: nodeSession
  type: session
  description: >-
    Write-capable radicle-httpd deployments authenticate a session with the
    node operator's key: a client requests a session, then authorizes it by
    signing a challenge with the Radicle key (via the desktop app / CLI). Public
    community seeds (e.g. seed.radicle.xyz) expose read endpoints only, so no
    session is required for the surface captured here.
  sources: [radicle-httpd]

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/radicle-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.