Documentation

CLI Usage

Authenticate and proxy webhooks to your local server.

Follow these steps to authenticate and proxy webhooks locally.

1) Generate an API key

Create an API key in your dashboard:

/dashboard/api-keys

2) Authenticate the CLI

payloadr login

You can also pass the key directly:

payloadr login --key pk_live_abc123...

3) Start the proxy

payloadr proxy <endpoint-slug>

By default the CLI forwards to http://localhost:3000/webhooks.