Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.schedkit.net/docs/llms.txt

Use this file to discover all available pages before exploring further.

SchedKit

SchedKit is an API-FirstResponder platform — a signal and coordination layer for scheduling, incidents, field operations, and physical device control.
A prayer is always a signal asking for a response. An emergency alert is the same thing with urgency.

What it does

SchedKit connects signal sources to coordination actions:
Signal InAction Out
Booking requestConfirmation email + calendar invite
Support ticketPush notification + SLA timer
GPS beacon pingLive War Room map update + activity feed
Alert signalPush to all org members instantly
ESP32 sensorRelay trigger + auto-incident creation
NOAA weather alertField team notification

Core concepts

Signals

The primitive unit — a typed event from any source (beacon, capture, alert, webhook, sensor).

Units

Users and organizations. Signals are scoped to the units you belong to.

Assignments

Scheduled coordination events — bookings, meetings, deployments.

Incidents

Ticketed issues with SLA timers, threaded replies, and real-time SSE broadcast.

Beacon Mode

Live GPS tracking from mobile operators. Photo capture. Alert signals.

Quick orientation

Base URLhttps://schedkit.net
API Explorerschedkit.net/docs
Authx-api-key header (API key) or session cookie
FormatREST / JSON
Live streamSSE — /v1/signals/stream, /v1/incidents/stream

Quickstart →

Your first signal flowing in under 5 minutes.