UtilitayDevelopers
Ravenraven
Get an API key
The pack catalogue could not be reached at 14:55 UTC. There is no earlier copy to show, so these pages are in the Standard lens. Wire names and paths do not change.

Record what happened. Raven does the sending.

One HTTP API, keyed to your organisation. Create contacts and subjects, link them, post events. Raven judges each event against your rules and queues the WhatsApp and SMS messages. Every message is on record.

POST/raven/v1/t/{instance}/events201
{
  "type_key": "",
  "payload": {}
}
{
  "event": { "id": "e91b4c6d…", … },
  "fires": [{ "outcome": "sent", … }],
  "sends": 2
}
One call. Raven validates, dedupes, judges and queues.Standard lens
01
Get a key

In Utilitay Account, open your organisation’s Developers tab. One product per key; scopes and instance reach are fixed at creation.

02
Find your instance

Every path carries the instance slug: /raven/v1/t/lincoln-high/…. An instance runs one pack.

03
Send an event

POST /events records the event and judges it. The response says which rules fired and how many sends that made.

Products

Pick a product.

RavenSchool–parent communication · /raven/v1Notices, alerts and reminders by WhatsApp and SMS. Post an event; Raven judges it and sends. 7 scopes, 21 endpoints.No packsRead the docs