DOCS

Product and schema terms for BatchPipe on this site (https://batchpipe.com).

JavaScript SDK

ES module at https://batchpipe.com/sdk/batchpipe-sdk.mjs (no npm required in the browser). Optional batchpipe-sdk workspace package for Node; tests via npm run test:sdk.

SDK API reference (JSDoc / documentation.js)

SDK guide →

HTTP API

Ingestion, pull delivery (GET /v1/pull/:destination_id), GET /v1/health, and programmatic pipe/destination management under /v1/—auth, bodies, status codes, and errors.

Management automation contract (Zod-aligned OpenAPI + examples)

Read the API reference →

Glossary

Definitions for core terms like ingest, delivery, pipe, destination, batches, limits, and billing tables.

Read the glossary →