Documentation

Reference guides for integrating, monitoring, and extending PayloadRelay.

Delivery Setup

Configure relay targets and endpoints for production traffic.

Relay Targets

Create, secure, test, and maintain destination targets for webhook forwarding.

12 min read

Endpoint Management

Configure endpoints, security, validation, destinations, and URL lifecycle.

14 min read

Sending Data to an Endpoint

Code samples for sending HTTP requests to a PayloadRelay ingest endpoint in curl, Node.js, Python, Go, PHP, Ruby, C#, Java, and GitHub Actions.

10 min read

HTTP Methods and Payload Formats

Match sender behavior with endpoint method and content-type rules.

7 min read

Query Parameters

Accept data from URL query parameters instead of the request body.

6 min read

Authentication and Secrets

Secure inbound and outbound deliveries with auth controls and secret hygiene.

9 min read

HMAC Inbound Verification

Verify inbound webhook signatures to ensure requests originate from trusted sources.

12 min read

HMAC Outbound Signing

Sign outbound webhooks so recipients can verify they came from PayloadRelay.

10 min read

Rich Message Templates

Customize Slack, Discord, Microsoft Teams, and Telegram output messages with placeholder syntax and channel-native formatting.

6 min read

Transformations and Payload Shaping

Modify, mask, and enrich payloads before delivery using transform rules and per-output formatting.

10 min read

Retries and Delivery Behavior

Understand how delivery retries work per target type and how to design resilient downstream handling.

6 min read

Webhook Retry Presets

Configure retry behavior for webhook outputs with presets tailored to different failure scenarios.

8 min read

Environment Strategy

Organize staging and production workflows with clear endpoint/target separation.

7 min read

Routing Filters

Forward specific requests to specific targets using routing filter rules.

6 min read

Endpoint Rate Limits

Cap throughput per endpoint with per-minute request limits.

5 min read

Maintenance Windows

Schedule automatic endpoint pauses for predictable downtime.

7 min read

IP Allowlists

Restrict inbound traffic to specific IP addresses or CIDR ranges on webhook endpoints.

5 min read

Troubleshooting Ingest

Common HTTP errors when sending data to a PayloadRelay relay endpoint and how to resolve them.

4 min read

Email Ingestion

Receive inbound email as relay payloads without writing any code.

5 min read