# Endpoint Proctoring Documentation

Integration documentation for Endpoint proctoring. Each doc is served
as rendered HTML and as raw markdown at a stable URL.

- [Overview](https://app.endpoint.solutions/docs/proctoring/overview.md): What Endpoint proctoring monitors, what a candidate goes through, what your platform gets back, and which integration path to read next.
- [LTI 1.3 Proctoring Services](https://app.endpoint.solutions/docs/proctoring/lti-1-3.md): Endpoint URLs, OIDC launch flow, JWT validation, service calls, and registration requirements for the full LTI proctoring lifecycle.
- [Proctoring settings](https://app.endpoint.solutions/docs/proctoring/proctoring-settings.md): Every flag that changes what Endpoint requires of a candidate, where you set it, and exactly what it does.
- [Webhooks and events](https://app.endpoint.solutions/docs/proctoring/webhooks-and-events.md): The three outbound events, how to verify our signature, every payload, and how to end a session cleanly.
- [REST integration](https://app.endpoint.solutions/docs/proctoring/rest-integration.md): For platforms not using LTI 1.3: authenticate, create a session, send the candidate to check-in, and read back what happened.
