Integrations endpoint
POST /api/integrations/[id]/test
Send a safe test event to an integration.
LivePro
Endpoint contract
| Property | Value |
|---|---|
| Method | POST |
| Path | /api/integrations/[id]/test |
| Surface | Integrations |
| Access | Connection owner; Pro |
| Status | Live |
Purpose
Send a safe test event to an integration.
Usage boundary
Authentication required
Caller requirements: Connection owner; Pro. Inputs remain subject to route-specific validation, ownership, rate, quota, and idempotency controls.
Related documentation
API endpoint registry
All 102 API route modules, including product, OAuth, MCP, webhook, cron, and retired surfaces.
API authentication
Choose the correct Retensis authentication model for a product, mobile, MCP, webhook, or scheduled caller.
Errors, limits, and idempotency
Handle validation, authentication, plan, rate-limit, duplicate, and processing errors safely.