Cloudflare Artifacts API

Cloudflare Artifacts is a versioned file storage system that speaks Git, enabling programmatic repository creation and access via Workers, REST API, and Git clients. Recent additions (May 2026) include event subscriptions for repository lifecycle events and Wrangler CLI management commands. Currently in closed beta.

API entry from apis.yml

apis.yml Raw ↑
aid: cloudflare:cloudflare-artifacts-api
name: Cloudflare Artifacts API
tags:
- Git
- Storage
- Version Control
humanURL: https://developers.cloudflare.com/artifacts/
baseURL: https://api.cloudflare.com
properties:
- url: https://developers.cloudflare.com/artifacts/
  type: Documentation
- url: https://developers.cloudflare.com/artifacts/api/
  type: APIReference
description: Cloudflare Artifacts is a versioned file storage system that speaks Git, enabling programmatic
  repository creation and access via Workers, REST API, and Git clients. Recent additions (May 2026) include
  event subscriptions for repository lifecycle events and Wrangler CLI management commands. Currently
  in closed beta.