Subversion website screenshot

Subversion

Apache Subversion (SVN) is a centralized version control system that tracks changes to files and directories over time. It supports atomic commits, directory versioning, cheap branching and tagging, merge tracking, and binary file handling. SVN is served over HTTP/HTTPS using the WebDAV/DeltaV protocol via mod_dav_svn, or over a custom protocol using svnserve.

Subversion publishes 4 APIs on the APIs.io network, including Commits API, Files API, History API, and 1 more. Tagged areas include Apache, Open Source, Repository, Source Control, and Svn.

The Subversion catalog on APIs.io includes 1 JSON-LD context and 2 Spectral governance rulesets.

Subversion’s developer surface includes authentication, getting-started guide, FAQ, GitHub presence, and 9 more developer resources.

49.4/100 developing ▬ flat Agent 31/100 agent aware Full breakdown ↓
scored 2026-08-05 · rubric v0.9.1
AccessFreemiumSelf serve⚡ Free to try
7 APIs
ApacheOpen SourceRepositorySource ControlSvnVersion ControlWebdav

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-05 · rubric v0.9.1
Composite quality — 49.4/100 · developing
Contract Quality 16.7 / 25
Developer Ergonomics 5.2 / 20
Commercial Clarity 7.9 / 20
Operational Transparency 6.2 / 13
Governance 7.0 / 12
Discoverability 6.5 / 10
Agent readiness — 31/100 · agent aware
Machine-Readable Contract 18 / 18
Agentic Access Contract 10 / 10
MCP Server 0 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 7 / 7
Typed Event Surface 0 / 6
Agent Skills 0 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
A2A Agent Card 0 / 8
Dry-Run / Simulate Mode 0 / 4
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/svn: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs 7

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

SVN C Library API

The Subversion C library provides the low-level API for building tools and integrations. It includes the libsvn_client, libsvn_ra, libsvn_wc, and libsvn_repos libraries for clie...

SVN Python Bindings

Python bindings for Subversion C libraries, providing access to client and repository operations via pysvn and the official svn.client Python module.

SVNKit Java Library

SVNKit is a pure Java Subversion client library providing full access to Subversion repository and working copy data. Used by major IDE plugins including IntelliJ IDEA and Eclip...

Subversion Commits API

Commit lifecycle — create transaction, stage changes, finalize

Subversion Files API

File and directory content retrieval

Subversion History API

Log, blame, and revision history operations

Subversion Repository API

Repository root and metadata operations

Scroll for all 7

Open Collections 1

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

SVN WebDAV HTTP API

OPEN COLLECTION

Pricing Plans 1

Published pricing tiers and plan structures.

Svn Plans Pricing

3 plans

PLANS

Rate Limits 1

Documented rate limits and quota policies.

Svn Rate Limits

5 limits

RATE LIMITS

FinOps 1

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

Svn Finops

FINOPS

Semantic Vocabularies 1

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

Svn Context

0 classes · 26 properties

JSON-LD

Spectral Rules 2

Spectral governance rulesets for linting and validating these APIs.

Subversion API Rules

5 rules · 3 warnings 2 info

SPECTRAL

Subversion API Rules

8 rules · 3 errors 5 warnings

SPECTRAL

JSON Schema 2

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

SVN Commit

5 properties

JSON SCHEMA

SVN Repository

5 properties

JSON SCHEMA

JSON Structure 1

JSON Structure definitions describing this provider's data shapes.

Svn Repository Structure

0 properties

JSON STRUCTURE

Examples 2

Example request and response payloads for these APIs.

Svn Commit Example

2 fields

EXAMPLE

Svn Get File Example

3 fields

EXAMPLE

Security Posture 3

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

Svn Authentication

http · 2 schemes

SECURITY

Svn Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Svn Vulnerability Disclosure

security.txt · contact published

SECURITY

Agentic Access 1

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

Svn Agentic Access

8 operations · 4 acting

8 operations · 4 acting

AGENTIC

Resources

Get Started 1

Portal, sign-up, and the first successful call

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Build 2

SDKs, sample code, and the tooling you integrate with

Access & Security 4

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 2

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: svn
name: Subversion
description: Apache Subversion (SVN) is a centralized version control system that tracks changes to files and directories
  over time. It supports atomic commits, directory versioning, cheap branching and tagging, merge tracking, and binary file
  handling. SVN is served over HTTP/HTTPS using the WebDAV/DeltaV protocol via mod_dav_svn, or over a custom protocol using
  svnserve.
type: Index
accessModel:
  pricing: freemium
  onboarding: self-serve
  trial: false
  try_now: true
  public: false
  label: Freemium · Self-serve signup
  confidence: high
  source:
  - plans
  - authentication
  generated: '2026-07-22'
  method: derived
image: https://subversion.apache.org/images/svn-square.jpg
tags:
- Apache
- Open Source
- Repository
- Source Control
- Svn
- Version Control
- Webdav
url: https://raw.githubusercontent.com/api-evangelist/svn/refs/heads/main/apis.yml
created: '2024-01-01'
modified: '2026-05-19'
specificationVersion: '0.19'
apis:
- aid: svn:svn-c-api
  name: SVN C Library API
  description: The Subversion C library provides the low-level API for building tools and integrations. It includes the libsvn_client,
    libsvn_ra, libsvn_wc, and libsvn_repos libraries for client operations, repository access, working copy management, and
    server-side repository access respectively.
  humanURL: https://subversion.apache.org/docs/api/latest/
  tags:
  - C Library
  - Integration
  - Library
  properties:
  - type: Documentation
    url: https://subversion.apache.org/docs/api/latest/
  - type: GitHubRepository
    url: https://github.com/apache/subversion
- aid: svn:svn-python-bindings
  name: SVN Python Bindings
  description: Python bindings for Subversion C libraries, providing access to client and repository operations via pysvn
    and the official svn.client Python module.
  humanURL: https://pysvn.sourceforge.io/
  tags:
  - Python
  - SDK
  properties:
  - type: Documentation
    url: https://pysvn.sourceforge.io/Docs/pysvn_prog_guide.html
- aid: svn:svn-java-bindings
  name: SVNKit Java Library
  description: SVNKit is a pure Java Subversion client library providing full access to Subversion repository and working
    copy data. Used by major IDE plugins including IntelliJ IDEA and Eclipse Subclipse.
  humanURL: https://svnkit.com/
  tags:
  - Java
  - SDK
  properties:
  - type: Documentation
    url: https://svnkit.com/index.html
- aid: svn:svn-commits-api
  name: Subversion Commits API
  description: Commit lifecycle — create transaction, stage changes, finalize
  humanURL: https://subversion.apache.org/docs/
  baseURL: https://svn.example.com/repos/
  tags:
  - Commits
  properties:
  - type: OpenAPI
    url: openapi/svn-commits-api-openapi.yml
  - type: Documentation
    url: https://subversion.apache.org/docs/
  - type: Book
    url: https://svnbook.red-bean.com/
  - type: Protocol
    url: https://svn.apache.org/repos/asf/subversion/trunk/notes/http-and-webdav/webdav-usage.html
- aid: svn:svn-files-api
  name: Subversion Files API
  description: File and directory content retrieval
  humanURL: https://subversion.apache.org/docs/
  baseURL: https://svn.example.com/repos/
  tags:
  - Files
  properties:
  - type: OpenAPI
    url: openapi/svn-files-api-openapi.yml
  - type: Documentation
    url: https://subversion.apache.org/docs/
  - type: Book
    url: https://svnbook.red-bean.com/
  - type: Protocol
    url: https://svn.apache.org/repos/asf/subversion/trunk/notes/http-and-webdav/webdav-usage.html
- aid: svn:svn-history-api
  name: Subversion History API
  description: Log, blame, and revision history operations
  humanURL: https://subversion.apache.org/docs/
  baseURL: https://svn.example.com/repos/
  tags:
  - History
  properties:
  - type: OpenAPI
    url: openapi/svn-history-api-openapi.yml
  - type: Documentation
    url: https://subversion.apache.org/docs/
  - type: Book
    url: https://svnbook.red-bean.com/
  - type: Protocol
    url: https://svn.apache.org/repos/asf/subversion/trunk/notes/http-and-webdav/webdav-usage.html
- aid: svn:svn-repository-api
  name: Subversion Repository API
  description: Repository root and metadata operations
  humanURL: https://subversion.apache.org/docs/
  baseURL: https://svn.example.com/repos/
  tags:
  - Repository
  properties:
  - type: OpenAPI
    url: openapi/svn-repository-api-openapi.yml
  - type: Documentation
    url: https://subversion.apache.org/docs/
  - type: Book
    url: https://svnbook.red-bean.com/
  - type: Protocol
    url: https://svn.apache.org/repos/asf/subversion/trunk/notes/http-and-webdav/webdav-usage.html
common:
- type: AgenticAccess
  url: agentic-access/svn-agentic-access.yml
- type: VulnerabilityDisclosure
  url: security/svn-vulnerability-disclosure.yml
- type: DomainSecurity
  url: security/svn-domain-security.yml
- type: Authentication
  url: authentication/svn-authentication.yml
- type: GettingStarted
  url: https://subversion.apache.org/quick-start
- type: Book
  url: https://svnbook.red-bean.com/
- type: Downloads
  url: https://subversion.apache.org/download/
- type: Security
  url: https://subversion.apache.org/security/
- type: FAQ
  url: https://subversion.apache.org/faq.html
- type: Community
  url: https://subversion.apache.org/mailing-lists.html
- type: GitHub
  url: https://github.com/apache/subversion
- type: License
  url: https://www.apache.org/licenses/LICENSE-2.0
- type: Features
  url: https://subversion.apache.org/features.html
- type: Package
  url: https://packages.apache.org/subversion
maintainers:
- name: Apache Software Foundation
  email: dev@subversion.apache.org
  url: https://www.apache.org/