# Synapse > Build deterministic, adaptive assessment and alignment journeys with Synapse SDKs and APIs. ## Docs - [Introduction](https://synapse-docs.apart.io/index.md): Build governed assessment and alignment journeys with deterministic, version-pinned results. - [Quickstart](https://synapse-docs.apart.io/quickstart.md): Sync a subject, enroll them, and start a governed participant session from your backend. - [Platform model](https://synapse-docs.apart.io/concepts/platform.md): Understand tenant scope, immutable scoring science, programs, and evaluation results. - [TypeScript SDK](https://synapse-docs.apart.io/sdk/typescript.md): Use the typed server SDK for tenant resources, participant sessions, results, continuous evaluation, and webhooks. - [Python SDK](https://synapse-docs.apart.io/sdk/python.md): Use synchronous and asynchronous Python clients with Pydantic models, safe retries, and cursor pages. - [Browser and React SDK](https://synapse-docs.apart.io/sdk/browser.md): Render participant journeys with short-lived, evaluation-scoped tokens. - [API overview](https://synapse-docs.apart.io/api/index.md): Use the tenant-bound, versioned Synapse API directly from any language. - [Authentication](https://synapse-docs.apart.io/api/authentication.md): Choose the narrowest credential for the actor and preserve the server/browser trust boundary. - [Endpoint reference](https://synapse-docs.apart.io/api/reference.md): Browse every operation generated from the canonical Synapse OpenAPI document. - [Schema reference](https://synapse-docs.apart.io/api/schemas.md): Understand the canonical request, response, event, and error models exposed by Synapse. - [Email Verification Consume](https://synapse-docs.apart.io/api-reference/auth/email-verification-consume.md) - [Email Verification Request](https://synapse-docs.apart.io/api-reference/auth/email-verification-request.md) - [Login](https://synapse-docs.apart.io/api-reference/auth/login.md) - [Logout](https://synapse-docs.apart.io/api-reference/auth/logout.md) - [Me](https://synapse-docs.apart.io/api-reference/auth/me.md) - [Password Reset Consume](https://synapse-docs.apart.io/api-reference/auth/password-reset-consume.md) - [Password Reset Request](https://synapse-docs.apart.io/api-reference/auth/password-reset-request.md) - [Switch Organization](https://synapse-docs.apart.io/api-reference/auth/switch-organization.md) - [Health](https://synapse-docs.apart.io/api-reference/health.md): Unauthenticated readiness probe — also reports what this instance can do. - [Accept Invitation](https://synapse-docs.apart.io/api-reference/v1-control-plane/accept-invitation.md) - [Organizations](https://synapse-docs.apart.io/api-reference/v1-control-plane/organizations.md) - [Create Organization](https://synapse-docs.apart.io/api-reference/v1-control-plane/create-organization.md) - [Organization](https://synapse-docs.apart.io/api-reference/v1-control-plane/organization.md) - [Applications](https://synapse-docs.apart.io/api-reference/v1-control-plane/applications.md) - [Create App](https://synapse-docs.apart.io/api-reference/v1-control-plane/create-app.md) - [Application](https://synapse-docs.apart.io/api-reference/v1-control-plane/application.md) - [Environments](https://synapse-docs.apart.io/api-reference/v1-control-plane/environments.md) - [Environment](https://synapse-docs.apart.io/api-reference/v1-control-plane/environment.md) - [Environment Keys](https://synapse-docs.apart.io/api-reference/v1-control-plane/environment-keys.md) - [Create Environment Key](https://synapse-docs.apart.io/api-reference/v1-control-plane/create-environment-key.md) - [Revoke Environment Key](https://synapse-docs.apart.io/api-reference/v1-control-plane/revoke-environment-key.md) - [Rotate Environment Key](https://synapse-docs.apart.io/api-reference/v1-control-plane/rotate-environment-key.md) - [Environment Quotas](https://synapse-docs.apart.io/api-reference/v1-control-plane/environment-quotas.md): Read capacity controls for exactly one test or live environment. - [Update Environment Quotas](https://synapse-docs.apart.io/api-reference/v1-control-plane/update-environment-quotas.md): Update operational safety limits; this endpoint does not change billing. - [Subjects](https://synapse-docs.apart.io/api-reference/v1-control-plane/subjects.md) - [Upsert Subject](https://synapse-docs.apart.io/api-reference/v1-control-plane/upsert-subject.md) - [Import Subjects](https://synapse-docs.apart.io/api-reference/v1-control-plane/import-subjects.md) - [Subject](https://synapse-docs.apart.io/api-reference/v1-control-plane/subject.md) - [Delete Subject](https://synapse-docs.apart.io/api-reference/v1-control-plane/delete-subject.md) - [Export Subject](https://synapse-docs.apart.io/api-reference/v1-control-plane/export-subject.md) - [Subject Legal Hold](https://synapse-docs.apart.io/api-reference/v1-control-plane/subject-legal-hold.md) - [Place Subject Legal Hold](https://synapse-docs.apart.io/api-reference/v1-control-plane/place-subject-legal-hold.md) - [Release Subject Legal Hold](https://synapse-docs.apart.io/api-reference/v1-control-plane/release-subject-legal-hold.md) - [Pending Invitations](https://synapse-docs.apart.io/api-reference/v1-control-plane/pending-invitations.md) - [Invite Member](https://synapse-docs.apart.io/api-reference/v1-control-plane/invite-member.md) - [Revoke Invitation](https://synapse-docs.apart.io/api-reference/v1-control-plane/revoke-invitation.md) - [Memberships](https://synapse-docs.apart.io/api-reference/v1-control-plane/memberships.md) - [Add Membership](https://synapse-docs.apart.io/api-reference/v1-control-plane/add-membership.md) - [Remove Membership](https://synapse-docs.apart.io/api-reference/v1-control-plane/remove-membership.md) - [Update Membership](https://synapse-docs.apart.io/api-reference/v1-control-plane/update-membership.md) - [Approve Live Environment](https://synapse-docs.apart.io/api-reference/v1-control-plane/approve-live-environment.md) - [Signup](https://synapse-docs.apart.io/api-reference/v1-control-plane/signup.md) - [Bundles](https://synapse-docs.apart.io/api-reference/v1-platform/bundles.md) - [Create Bundle](https://synapse-docs.apart.io/api-reference/v1-platform/create-bundle.md) - [Preview Bundle](https://synapse-docs.apart.io/api-reference/v1-platform/preview-bundle.md) - [Publish Bundle](https://synapse-docs.apart.io/api-reference/v1-platform/publish-bundle.md) - [Transition Bundle](https://synapse-docs.apart.io/api-reference/v1-platform/transition-bundle.md) - [Definitions](https://synapse-docs.apart.io/api-reference/v1-platform/definitions.md) - [Definition](https://synapse-docs.apart.io/api-reference/v1-platform/definition.md) - [Transition Definition](https://synapse-docs.apart.io/api-reference/v1-platform/transition-definition.md) - [Validate Definition](https://synapse-docs.apart.io/api-reference/v1-platform/validate-definition.md) - [Diff Definitions](https://synapse-docs.apart.io/api-reference/v1-platform/diff-definitions.md) - [Create Definition](https://synapse-docs.apart.io/api-reference/v1-platform/create-definition.md) - [Instrument Health](https://synapse-docs.apart.io/api-reference/v1-platform/instrument-health.md) - [Analytics](https://synapse-docs.apart.io/api-reference/v1-platform/analytics.md) - [Submit Continuous Answer](https://synapse-docs.apart.io/api-reference/v1-platform/submit-continuous-answer.md) - [Continuous Current Alignment](https://synapse-docs.apart.io/api-reference/v1-platform/continuous-current-alignment.md) - [Continuous Due Questions](https://synapse-docs.apart.io/api-reference/v1-platform/continuous-due-questions.md) - [Ingest Continuous Events](https://synapse-docs.apart.io/api-reference/v1-platform/ingest-continuous-events.md) - [Continuous Score Drift](https://synapse-docs.apart.io/api-reference/v1-platform/continuous-score-drift.md) - [Enroll](https://synapse-docs.apart.io/api-reference/v1-platform/enroll.md) - [Transition Enrollment](https://synapse-docs.apart.io/api-reference/v1-platform/transition-enrollment.md) - [Evaluations](https://synapse-docs.apart.io/api-reference/v1-platform/evaluations.md) - [Evaluation Result](https://synapse-docs.apart.io/api-reference/v1-platform/evaluation-result.md) - [Evaluation Behavioral Events](https://synapse-docs.apart.io/api-reference/v1-platform/evaluation-behavioral-events.md) - [Evaluation Drift](https://synapse-docs.apart.io/api-reference/v1-platform/evaluation-drift.md) - [Release Evaluation](https://synapse-docs.apart.io/api-reference/v1-platform/release-evaluation.md) - [Create Report Share](https://synapse-docs.apart.io/api-reference/v1-platform/create-report-share.md) - [Create Participant Session](https://synapse-docs.apart.io/api-reference/v1-platform/create-participant-session.md) - [Programs](https://synapse-docs.apart.io/api-reference/v1-platform/programs.md) - [Create Program](https://synapse-docs.apart.io/api-reference/v1-platform/create-program.md) - [Activate Program](https://synapse-docs.apart.io/api-reference/v1-platform/activate-program.md) - [Program Due Enrollments](https://synapse-docs.apart.io/api-reference/v1-platform/program-due-enrollments.md) - [Trigger Program](https://synapse-docs.apart.io/api-reference/v1-platform/trigger-program.md) - [Transition Program](https://synapse-docs.apart.io/api-reference/v1-platform/transition-program.md) - [Revoke Report Share](https://synapse-docs.apart.io/api-reference/v1-platform/revoke-report-share.md) - [Webhook Deliveries](https://synapse-docs.apart.io/api-reference/v1-platform/webhook-deliveries.md) - [Replay Webhook Delivery](https://synapse-docs.apart.io/api-reference/v1-platform/replay-webhook-delivery.md) - [Webhooks](https://synapse-docs.apart.io/api-reference/v1-platform/webhooks.md) - [Create Webhook](https://synapse-docs.apart.io/api-reference/v1-platform/create-webhook.md) - [Disable Webhook](https://synapse-docs.apart.io/api-reference/v1-platform/disable-webhook.md) - [Rotate Webhook](https://synapse-docs.apart.io/api-reference/v1-platform/rotate-webhook.md) - [Clone Template](https://synapse-docs.apart.io/api-reference/v1-platform/clone-template.md) - [Organization Audit Events](https://synapse-docs.apart.io/api-reference/v1-platform/organization-audit-events.md) - [Templates](https://synapse-docs.apart.io/api-reference/v1-platform/templates.md) - [Participant Complete](https://synapse-docs.apart.io/api-reference/v1-platform/participant-complete.md) - [Participant Events](https://synapse-docs.apart.io/api-reference/v1-platform/participant-events.md) - [Participant Next Question](https://synapse-docs.apart.io/api-reference/v1-platform/participant-next-question.md) - [Get Participant Report](https://synapse-docs.apart.io/api-reference/v1-platform/get-participant-report.md) - [Participant Session State](https://synapse-docs.apart.io/api-reference/v1-platform/participant-session-state.md) - [Shared Report](https://synapse-docs.apart.io/api-reference/v1-platform/shared-report.md) - [Get Reusable Profile](https://synapse-docs.apart.io/api-reference/participant-profile/get-reusable-profile.md) - [Update Reusable Profile](https://synapse-docs.apart.io/api-reference/participant-profile/update-reusable-profile.md) - [Link Reusable Profile](https://synapse-docs.apart.io/api-reference/participant-profile/link-reusable-profile.md) - [Unlink Reusable Profile](https://synapse-docs.apart.io/api-reference/participant-profile/unlink-reusable-profile.md) - [Subject to result](https://synapse-docs.apart.io/guides/subject-to-result.md): Follow the complete trusted-host, participant, scoring, and report lifecycle. - [Webhooks](https://synapse-docs.apart.io/guides/webhooks.md): Verify signatures and operate at-least-once, replayable Synapse event delivery. - [Security](https://synapse-docs.apart.io/security.md): Protect tenant credentials, participant data, public documentation, and operational integrations. ## OpenAPI Specs - [openapi](https://synapse-docs.apart.io/openapi.json)