Last updated: Loading...
System 01 — Compliance Engine API
POST /api/v1/process alias: /v1/scrub
Real-time PII/PHI scrubbing, in-memory token replacement, and LLM routing
Compliance Redaction Events Log
Immutable non-blocking async writes to compliance_redaction_events — zero latency impact
Industry Compliance Profiles
Healthcare (PHI/HIPAA), Legal, Finance, Real Estate, Professional Services — all five active
System 02 — Tenant Isolation API
POST /GET /api/v1/clients/:ref alias: /v1/tenant
Tenant workspace provisioning, data-layer isolation, and cross-tenant access enforcement
Seat Authentication Layer
RGX JWT, OIDC (Okta / Azure AD / Google), SAML 2.0, and Header modes — all validated
Sub-Key Issuance & Revocation
POST /clients/:ref/keys — scoped tokens, immediate 401 on revocation
System 03 — Seat Metering Ledger
GET /api/v1/usage alias: /v1/meter
Node-level seat count, active seats, and estimated invoice for current billing period
GET /api/v1/billing/summary
Per-seat breakdown export for VAR invoicing — requests, tokens, and first/last-active per seat
Async Ledger Write Pipeline
Non-blocking fire-and-forget seat attribution — zero latency added to API response path
Core Infrastructure
API Gateway & Authentication
X-Api-Key header validation, SHA-256 hash comparison, VAR node lookup, rate limiting (1,000 req/hr)
Application Server (Node.js / Express)
Hosted on Render — SOC 2 Type II certified. TLS 1.3 enforced on all inbound connections.
PostgreSQL Database
AES-256-GCM encrypted at rest. VAR nodes, API key hashes, tenant records, compliance log, billing aggregates.
LLM Provider Connectivity (Anthropic)
claude-sonnet-4-6 (deep-reasoning) and GPT-4o-mini (ultra-low-latency). Only scrubbed payloads transmitted.
GET /api/v1/health
Node connectivity and API key status verification endpoint
Billing
Stripe Payments
Monthly invoicing — $2,000 node fee + $20/active seat. VAR billing export via /billing/summary.
90-Day Uptime
90 days ago
99.9% uptime
Today
Recent Incidents
No incidents reported in the last 90 days.
For urgent infrastructure issues, contact us at support@rgxsystems.com