Documentation

Send alerts from code, no-code automations, webhooks, scripts, cron jobs, and AI agents to the Trigv mobile apps.

Quick start

Create an account, install Trigv, create an API key, then run one command.

curl -X POST https://api.trigv.com/api/v1/events \
	-H "Content-Type: application/json" \
	-H "Accept: application/json" \
	-H "Authorization: Bearer $TRIGV_API_KEY" \
	-d '{"channel":"general","title":"Deploy finished","level":"success"}'

Accepted events return HTTP 202. See the event API reference for the response and all fields.

Integrations

Connect Trigv to the tools, scripts, and workflows you already use.

Product guides

Set up Trigv, route alerts, and understand how delivery and privacy work.

API reference

HTTP contract, authentication, and machine-readable spec.

llms.txt · llms-full.txt