Cloudflare Pipelines API

The Cloudflare Pipelines API enables developers to ingest events via HTTP endpoints or Worker bindings, transform data with SQL, and deliver it to R2 as Apache Iceberg tables or Parquet and JSON files. Pipelines support durable buffered queues with exactly-once delivery guarantees.

API entry from apis.yml

apis.yml Raw ↑
aid: cloudflare:cloudflare-pipelines-api
name: Cloudflare Pipelines API
tags:
- Data Ingestion
- ETL
- Streaming
humanURL: https://developers.cloudflare.com/pipelines/
baseURL: https://api.cloudflare.com
properties:
- url: https://developers.cloudflare.com/pipelines/
  type: Documentation
- url: https://developers.cloudflare.com/pipelines/getting-started/
  type: GettingStarted
description: The Cloudflare Pipelines API enables developers to ingest events via HTTP endpoints or Worker
  bindings, transform data with SQL, and deliver it to R2 as Apache Iceberg tables or Parquet and JSON
  files. Pipelines support durable buffered queues with exactly-once delivery guarantees.