Two paths to bring TGB into your product. Use the RESTful API to push data and pull insights, or deploy a fully white-labelled platform under your own brand.
Both paths give you full access to TGB's multi-omic intelligence. The difference is how much of the stack you want to own.
Push samples, pull reports, query the knowledge graph. Designed for development teams who want to embed TGB intelligence into their own patient portal, EHR, or LIS without managing the analysis infrastructure.
Get the full Evolveme.ai platform — patient portal, practitioner dashboard, report delivery, and AI counsel engine — all white-labelled to your brand. No engineering team required beyond initial configuration.
Every data type TGB processes is accessible via a clean, versioned REST API.
One POST request combines a patient's blood panel with their genomic profile to return risk flags and interpretation.
import requests
response = requests.post(
"https://api.thegenebox.com/v1/blood/overlay",
headers={"Authorization": "Bearer YOUR_API_KEY"},
json={
"patient_id": "P-12345",
"panel": {
"hba1c": 6.1,
"ldl": 142,
"crp": 2.8,
"tsh": 3.2,
"vitamin_d": 18
},
"genetic_context": True
}
)R4-compliant data exchange for EHR and LIS integration
Industry-standard authorisation with scoped API keys
Real-time event delivery when reports are ready
Data residency controls and ISO 9001:2015 certified
Every visible surface of the platform is configurable. Your brand, your terms, your patients.
Deploy on your own subdomain or custom domain. patients.yourlab.com, not thegenebox.com.
Full brand theming — your logo, colour palette, and typography applied across every screen.
Report templates carry your clinic's branding. Header, footer, colour accents, and cover page.
English, Arabic, Turkish, and more. Patient-facing and clinician-facing content localised.
Adjust clinical depth per user role — consumer-friendly for patients, technical for clinicians.
Set your own per-report pricing. TGB handles fulfilment; you set the margin.
RESTful API
1–8 days
Sandbox access day 1. Production keys after onboarding call.
White-label Platform
7–8 weeks
Discovery → config → branding → UAT → launch. Dedicated project manager.
Book a technical discovery call. We'll scope your integration in one session.