/api/health
Returns a basic JSON health response for uptime and agent discovery checks.
{
"status": "ok",
"service": "svrn-alpha-website"
}
Machine-readable discovery for the public website contact API and health endpoint. SVRN ALPHA is primarily a company site and research library, not a self-serve software API portal.
The API catalog is published at /.well-known/api-catalog as application/linkset+json.
The OpenAPI description is published at /openapi.json.
/api/healthReturns a basic JSON health response for uptime and agent discovery checks.
{
"status": "ok",
"service": "svrn-alpha-website"
}
/api/contactSubmits a website inquiry to SVRN ALPHA. This endpoint is for contact form delivery, not product authentication or platform access.
{
"name": "Jane Doe",
"email": "jane@institution.com",
"subject": "Inquiry regarding svrnAlphaOS",
"message": "How can we help your institution?"
}
No public OAuth/OIDC issuer or protected API surface is advertised for this website. OAuth discovery metadata will be published only if SVRN ALPHA exposes protected public APIs.
/llms.txt, /llms-full.txt, and the research archive at /research/.