Wholesale B2B Infrastructure

Wholesale Software
Integration
Substrate.

RGX Systems is the infrastructure behind one unified platform — a multi-tenant pipeline substrate where your clients access their CRM, inbox, deals, underwriting, SMS, calls, Slack, and every channel they run, all in one place, live from day one. You build it. You brand it. You set the price.

$2k
Base fee / month
$30
Per active seat
50+
API endpoints
BYO
Model agnostic
ONE PLATFORM FOR EVERYTHING CRM + EMAIL + DEALS SMS + CALLS + WHATSAPP SLACK + TEAMS INTEGRATION UNDERWRITING PIPELINE LIVE FROM DAY ONE MODEL-AGNOSTIC CORE ENGINE $30 PER ACTIVE SEAT MASTER API KEY PROVISIONING ONE PLATFORM FOR EVERYTHING CRM + EMAIL + DEALS SMS + CALLS + WHATSAPP SLACK + TEAMS INTEGRATION UNDERWRITING PIPELINE LIVE FROM DAY ONE MODEL-AGNOSTIC CORE ENGINE $30 PER ACTIVE SEAT MASTER API KEY PROVISIONING
What Gets Built

Everything Your
Clients Need.
One Platform.

VARs use RGX infrastructure to give their clients a single unified workspace — not five tools, not a fragmented stack. One platform, live from day one.

INBOX & EMAIL
Every email channel unified. Inbound, outbound, triage, and automated response drafting — all handled through a single scoped integration layer.
CRM & DEALS
Full pipeline visibility. Contact management, deal tracking, stage progression, and follow-up sequences — orchestrated through a unified data substrate, accessible in the same platform.
UNDERWRITING
Deal underwriting, document review, and risk assessment fed through the processing pipeline. Every validated data point surfaced instantly — no manual digging.
SMS & WHATSAPP
Every inbound SMS and WhatsApp message ingested, validated, and logged for compliance. Responses drafted and delivered without leaving the platform.
CALLS
Call logs, transcripts, and automated summaries stored directly in the platform. Every conversation captured, tagged, and searchable — no notes required.
SLACK & TEAMS
Slack and Microsoft Teams channels routed through the same pipeline. Internal communications logged, normalized, and synced with the rest of the platform.
AGNOSTIC CORE ENGINE
Every channel feeds the same processing layer. Briefings, risk alerts, deal summaries, and follow-up actions surfaced from validated event data — not on request.
LIVE DAY ONE
No months of implementation. Your clients get access immediately. The platform is connected, configured, and operating from the moment they're onboarded.
The Platform

One Platform.
Everything Connected.

VARs build on RGX to deliver one unified platform where clients access everything — their CRM, inbox, deal pipeline, underwriting, SMS, calls, WhatsApp, and Slack communication — all in one place, accessible immediately from day one.

RGX is the wholesale software integration substrate powering that platform. A secure, multi-tenant API pipeline that ingests payloads from every channel, validates and normalizes them against a consistent schema, and persists every interaction in encrypted, tenant-scoped storage for compliance and billing.

You bring the client relationships, the brand, and the go-to-market. We provide the pipeline orchestration, scoped token key generation, data validation metrics, and secure storage infrastructure. Every client is tracked as an active seat on your node — billing is $2,000/month base plus $30 per active client.

Running your own processing model? No problem. Set passthrough: true and the pipeline logs every channel for compliance without any additional processing overhead. Your stack, our infrastructure.

Quick integration example
// Authenticate every request with your Master API Key const headers = { 'X-Api-Key': 'rgx_live_your_key_here', 'Content-Type': 'application/json' }; // Log a WhatsApp compliance payload await fetch('https://rgxsystems.com/api/v1/ingest', { method: 'POST', headers, body: JSON.stringify({ messages: [ { role: 'user', content: msg.body }, { role: 'assistant', content: reply } ], channel: 'whatsapp', external_session_id: conversationId, process_with_ai: false // passthrough — your stack handles processing }) }); // Or route through the processing pipeline const result = await fetch('.../api/v1/process', { method: 'POST', headers, body: JSON.stringify({ input: userMessage, system_prompt: 'Your context here', session_id: conversationId }) }); // → { response: "...", tokens_used: 412, processing_ms: 890 }
The Business Model

One Model.
Clear Economics.

One model. No variable tiers. No hidden fees. Every VAR node runs on the same infrastructure.

$2,000/mo Base Fee

Flat monthly access fee for your VAR node. Covers infrastructure, provisioning, API access, and usage tracking.

01

$30/Seat Per Active Client

One seat = one active client on your node. $30/month per active client. You charge your clients whatever you want — the margin is entirely yours to define.

02

Automated Usage Tracking

Every API request is logged to your node. Message volume, payload size, processing units, and estimated costs — aggregated monthly and surfaced in your billing summary.

03
The Economics

Your Numbers.
Spelled Out.

$2k
Fixed Base Fee
Flat monthly fee per VAR node. Infrastructure, API access, and platform — all included. Never increases as you add clients.
$30
Per Active Seat
One seat per active client per month. You set your own per-client pricing — charge $200, $500, $1,000+. The margin between what you charge and $30 is entirely yours.

The math gets better as you scale. Your cost is $2,000 + ($30 × clients). You charge whatever your market supports. 20 clients at $500/mo = $10,000 revenue against $2,600 cost.

Illustrative P&L — Clients at $500/mo Each
10 clients @ $500/mo $5,000 revenue
RGX cost (base + 10 seats) — $2,300
Net at 10 clients $2,700
20 clients @ $500/mo $10,000 revenue
RGX cost (base + 20 seats) — $2,600
Net at 20 clients $7,400

Illustrative only. Your actual pricing, client volume, and retention determine your earnings.

The API

Four Endpoints.
Everything You Need.

The full VAR API is documented at /docs. Authenticate with your Master API Key on every request.

System
GET
/api/v1/health

Connectivity check. Confirms your API key is valid and your VAR node is active. Use before shipping to production.

Pipeline
POST
/api/v1/ingest

Log WhatsApp, SMS, email, or any channel payload for compliance. Optionally enable automated processing on the last user message. All events are tagged to your VAR node.

Pipeline
POST
/api/v1/process

Modular processing endpoint. Send any text input and receive a structured response. Set passthrough: true to log only without processing — for model-agnostic deployments where your stack handles inference.

Billing
GET
/api/v1/usage

Your node's usage stats — requests, message volume, active seats, seat charges, and estimated invoice — current month and last 6 months.

Who We Work With

Operators.
Not Affiliates.

This is a closed, application-only program. Every node is provisioned manually. We are selective by design — our infrastructure is not a commodity API tier.

Established service business MSP, IT consultancy, agency, systems integrator — with active recurring revenue and real client infrastructure
Mid-market or enterprise clients Companies with real operational complexity. Not solopreneurs or sub-$500k businesses
Technical delivery capability Engineering resources to integrate the API, onboard clients, and maintain the integration over time
Clear go-to-market plan You know what you'll build on top of this, who you'll sell it to, and at what price point
Committed to building — not testing You're creating a product line or service offering around this infrastructure, not exploring options with no intent to execute

This is not the right fit for:

  • Solo operators or consultants without a business behind them
  • Startups with no existing client base or recurring revenue
  • Resellers looking to passively clip commissions without delivery capability
  • Companies looking to test a product before committing to the model
  • Affiliates, influencers, or anyone without a technical team

Applications that don't meet this bar are declined. We don't apologize for the selectivity — it protects the program for operators who are serious.

No approval. No waiting.

Try the sandbox free, then sign up for a production node in minutes. Your live API key arrives by email instantly.

Get Started Free →
Process

Applied to Live
in 48 Hours.

01

Apply

Submit your application at /partners. Tell us about your business, your clients, and what you're building. We review every application personally — no automated approval.

02

Get Provisioned

Approved operators receive a Master API Key by email — format: rgx_live_…. Your VAR node is created, usage tracking starts immediately. Key shown once — store it securely.

03

Build Your Product

Integrate the API against /docs. Route your communication payloads through /ingest, use /process for automated processing, or set passthrough mode and run your own stack. Your brand. Your product.

04

Operate at Scale

Usage is tracked automatically per API call. Monthly billing: $2k base + $30 per active client. Query /usage any time to see your current stats and estimated invoice.

Build on Our Infrastructure.

Try the sandbox free. Sign up for a production node in minutes. No approval required.

★ Value-Added Reseller

BUNDLE YOUR SERVICES.
SET YOUR OWN PRICE.

Integrate RGX wholesale software infrastructure into your service offering via API. Your brand, your pricing, your client relationships. $2k/mo base + $30/seat.

Get Started Free

Ready to Build
on Our Infrastructure?

Try the sandbox free. When you're ready, sign up for a production node in minutes — live API key delivered instantly, first invoice on the 1st.

Get Started Free Read the API Docs

Free sandbox · No approval · Production node in minutes