> ## Documentation Index
> Fetch the complete documentation index at: https://docs.batchrelay.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Zapier

> Planned Zapier Platform app for Batch Relay API automations.

The Zapier integration should call the Batch Relay API directly with a Batch Relay API key. It should not call WHCC or any other provider API.

## Authentication

* Type: API key
* Header: `Authorization: Bearer <api_key>`
* Test request: `GET /v1/usage`

## Initial actions

* Create Print Order
* Get Print Order
* Get Usage Summary

## Production status

Production order submission is disabled for now. The private Zapier app should default new order actions to `sandbox` until Batch Relay enables production billing capture and submit safeguards.
