# PicklX Pulse > The PicklX Court Event Protocol — the event ingestion API for PicklX Pulse. ## Docs - [Conformance checklist](https://docs.playpicklx.com/conformance.md): What a compliant event source must do before going live. - [Delivery semantics](https://docs.playpicklx.com/delivery-semantics.md): Idempotency, ordering, and preliminary → confirmed. - [Endpoint reference](https://docs.playpicklx.com/endpoint.md): POST /v1/events — the single ingestion endpoint. - [Errors & retries](https://docs.playpicklx.com/errors.md): Every response code, and which ones to retry. - [Event types](https://docs.playpicklx.com/event-types.md): The five sensor events and their payloads. - [PicklX Court Event Protocol](https://docs.playpicklx.com/index.md): How event sources feed real-time court data into PicklX Pulse. - [Quickstart](https://docs.playpicklx.com/quickstart.md): Send your first court event in three steps.