DevelopersAPI referenceAuth & accountsSystem
Liveness probe
Unauthenticated liveness check used by the platform and monitors.
View as MarkdownResponse Body
application/json
curl -X GET "https://example.com/health"{}API reference
Endpoint-by-endpoint REST reference for every Easerix tool, generated from the OpenAPI specs.
Create an account with email + password
Creates an account and immediately issues a session (access JWT + opaque refresh token). The account starts with email_verified: false and a confirmation link is emailed (best-effort — a mail hiccup never blocks signup); domain-based org auto-join/discovery is withheld until that link is used, since an unverified address is only a claim.