VYLUX.AI
Comprehensive Developer Ecosystem

Programmatic Control.
Integrated Handshake Sandbox.

Vylux.ai exposes a low-latency, secure JSON API suite designed to hook directly into the CallMatrix.io dynamic number tracking registers and carrier routing channels.

01 // Micro-Benchmark Scopes

Edge Gateway Latency Recalculator

Dynamic Latency Budget Modeler

Slide the variables to test edge execution latency. Adjust server distance and socket connection density to watch network metrics recalculate on-the-fly.

Edge Gateway Proximity:250 miles
50 miles3000 miles
Database Connection Pool:12 / 20 active
2 sockets20 sockets
Fiber Propagation

3ms

Speed-of-light fiber transit delay.

TLS Shake-Budget

22ms

SSL Handshake edge handshake.

Prisma Query Time

6ms

Postgres SQL pool execution window.

TOTAL API TRIP

31ms

Consolidated API network response delay.

02 // The Developer Playground

Explore Endpoint Specifications

Interactive API Console

Request Parameters

Select a live integration endpoint below, configure options, and trigger simulated API calls to view immediate HTTP logs:

import { callMatrix } from '@callmatrix/database';

// Initialize Lead Session with DNI Tracking
const lead = await callMatrix.lead.create({
  data: {
    gclid: "gclid_vylx_98122",
    zipCode: "90210",
    vertical: "Plumbing"
  }
});

console.log(`Lead created successfully: ${lead.id}`);

Response JSON Output

// Select an endpoint on the left and click "Execute Request Sandbox"
Secure HTTPS SSL connection: ActiveResponse Format: JSON
03 // Cryptography & Security

Enterprise Security Protocols

Data Encryption

Stateless Audio Buffer

Audio bytes are streamed via secure WebSockets (WSS). Context logs are flushed immediately upon call-session termination to guarantee caller PII secrecy.

Authentication

HMAC Request Signing

All REST queries between the Vylux Edge and CallMatrix core require standard HMAC SHA-256 request signatures, preventing session tampering.

Telephony Integrity

Signed Carrier REFERs

Outbound call bridging employs signed SIP REFER packets authenticated via Telnyx identity protocols, maintaining deliverability.

Live CallMatrix & Telnyx SIP Telemetry Panel
Trunk Status: Active
14:41:01[TELNYX]Listening for incoming SIP referrals on Trunk TLX-Nexus-992
14:41:02[CALLMATRIX]POST /api/leads/init mapped successfully to Lead.id UUID