VAR API v1.0
Developer Documentation

VAR Infrastructure API

Secure, authenticated API for Value-Added Resellers. Register clients, connect their tools (CRM, email, calendar, Slack, and more), ingest communications, and query usage and billing — all scoped to your VAR node. Bring your own model or use the built-in processing pipeline.

Base URL: rgxsystems.com/api/v1
Auth: X-Api-Key header
Format: JSON
TLS required in production
Authentication
Every request requires your Master API Key in the X-Api-Key header.
Example: curl -H "X-Api-Key: rgx_live_<your_key>" https://rgxsystems.com/api/v1/health

Keys are provisioned at signup. You can rotate your key at any time via the VAR Portal — the new key is emailed instantly and your old key is revoked. If you suspect a compromise, rotate immediately.