# SchedKit ## Docs - [Agent tool guide](https://docs.schedkit.net/docs/agent-tool-guide.md) - [Auth API](https://docs.schedkit.net/docs/api-reference/auth.md): Login, logout, and session management. - [Bookings API](https://docs.schedkit.net/docs/api-reference/bookings.md): Create, reschedule, cancel, and manage assignments. - [Units API](https://docs.schedkit.net/docs/api-reference/orgs.md): Create and manage organizations, teams, and memberships. - [Push Notifications API](https://docs.schedkit.net/docs/api-reference/push.md): Subscribe devices to web push and send test notifications. - [Signals API](https://docs.schedkit.net/docs/api-reference/signals.md): POST, GET, DELETE signals and subscribe to the live SSE stream. - [Incidents API](https://docs.schedkit.net/docs/api-reference/tickets.md): Create, update, and reply to incidents (tickets) with SLA tracking and real-time SSE. - [Users API](https://docs.schedkit.net/docs/api-reference/users.md): Create users and look up public profiles. - [Webhooks](https://docs.schedkit.net/docs/api-reference/webhooks.md): Receive SchedKit events in your own system. - [Architecture](https://docs.schedkit.net/docs/architecture.md): How SchedKit is built — platform overview, core concepts, and key design principles - [Authentication](https://docs.schedkit.net/docs/authentication.md): API keys and session cookies — how to authenticate with SchedKit. - [Assignments](https://docs.schedkit.net/docs/concepts/assignments.md): Scheduled coordination events — bookings, meetings, deployments. - [Beacon Mode](https://docs.schedkit.net/docs/concepts/beacon.md): Live GPS tracking, field photo capture, and alert signals from mobile operators. - [Incidents](https://docs.schedkit.net/docs/concepts/incidents.md): Ticketed issues with SLA timers, threaded replies, and real-time SSE broadcast. - [Signals](https://docs.schedkit.net/docs/concepts/signals.md): The primitive unit of SchedKit — a typed event from any source. - [Units](https://docs.schedkit.net/docs/concepts/units.md): Users and organizations — how SchedKit scopes access and signals. - [Errors](https://docs.schedkit.net/docs/errors.md): HTTP status codes and error response format. - [Infrastructure Overview](https://docs.schedkit.net/docs/infrastructure.md): What powers SchedKit end-to-end — tech stack, messaging layer, and data flow reference for demos - [Introduction](https://docs.schedkit.net/docs/introduction.md): SchedKit is an API-FirstResponder platform. Signal anything. Coordinate everything. Physical or digital. - [Quickstart](https://docs.schedkit.net/docs/quickstart.md): Get your first signal flowing in under 5 minutes. ## OpenAPI Specs - [openapi](https://docs.schedkit.net/docs/api-reference/openapi.json) ## Optional - [Live API Explorer](https://schedkit.net/docs) - [GitHub](https://github.com/projectseven-co-ltd/schedkit) - [Status](https://schedkit.net)