No Training on API Data

Default

Data sent through the API is never used to train GlomaxGPT models by default. Your prompts, completions, and files remain private.

SOC 2 Type 2

Certified

GlomaxGPT has achieved SOC 2 Type 2 certification, independently audited to verify security, availability, and confidentiality controls.

HIPAA BAA

Enterprise

Healthcare organizations can sign a Business Associate Agreement (BAA) with GlomaxGPT to use the API for HIPAA-covered workloads.

Data Controls

You retain full control over your data. GlomaxGPT provides granular settings to configure how your data is handled, stored, and retained.

No Training Policy

By default, API inputs and outputs are never used to train or improve GlomaxGPT models. This applies to all API customers automatically — no configuration required.

API data is excluded from training by default for all customers.

⏱ Zero Data Retention (ZDR)

Enterprise customers can enable Zero Data Retention, where request and response data is not stored on GlomaxGPT servers after the API call completes. Data is held in memory only for the duration of the request.

Enterprise only In-memory processing No logs stored

Data Residency

Choose where your data is processed and stored. GlomaxGPT supports data residency in the United States and Europe (EU), with additional regions planned.

US (default) EU (Frankfurt) APAC (coming soon)

Data Deletion

Delete your files, fine-tuned models, vector stores, and conversation logs at any time via the API or dashboard. Deletion requests are processed within 30 days.

Python
# Delete a file
client.files.delete("file-abc123")

# Delete a vector store
client.vector_stores.delete("vs_abc123")

Compliance Certifications

GlomaxGPT maintains a comprehensive compliance program covering major regulatory and industry standards.

Standard / Framework Durum Scope Details
SOC 2 Type 2 Certified All API customers Security, Availability, Confidentiality Trust Service Criteria. Independently audited annually.
HIPAA BAA Enterprise Enterprise plan Business Associate Agreement available for healthcare workloads. Contact sales to execute.
GDPR Compliant EU customers Data Processing Agreement (DPA) available. EU data residency option for in-region processing.
ISO 27001 In Progress All customers Certification expected Q4 2026.
CSA STAR Level 2 Certified All customers Cloud Security Alliance STAR certification demonstrating cloud security maturity.
PCI DSS Partial Enterprise PCI DSS controls in place for payment-adjacent workloads. Not a certified QSA assessment.

Encryption

All data is encrypted both in transit and at rest using industry-standard algorithms.

Data at Rest

All stored data — files, vector stores, fine-tuned models, and logs — is encrypted at rest using AES-256. Encryption keys are managed by GlomaxGPT using AWS KMS with hardware security modules (HSMs).

AES-256 AWS KMS HSM-backed keys

Data in Transit

All API communication uses TLS 1.2 or higher. TLS 1.3 is preferred and used by default for all new connections. Older TLS versions are not accepted.

TLS 1.3 preferred TLS 1.2 minimum Certificate pinning

Customer-Managed Keys (CMK)

Enterprise customers can bring their own encryption keys (BYOK) using AWS KMS or Azure Key Vault. CMK ensures that only you can decrypt your stored data.

BYOK AWS KMS Azure Key Vault Enterprise only

Vector Store Encryption

Vector stores containing your embedded documents are encrypted at rest with AES-256. Each organization's vector store data is isolated with separate encryption keys.

AES-256 Per-org key isolation

Network Security

Control network-level access to the GlomaxGPT API with advanced security features for enterprise deployments.

IP Allowlisting

Restrict API access to specific IP address ranges. Only requests originating from your allowlisted CIDR blocks will be accepted, blocking all other sources at the network edge.

Configure IP allowlists in Organization Settings → Security → IP Allowlist.

Mutual TLS (mTLS)

Enterprise customers can configure mutual TLS to require client certificate authentication in addition to API key authentication. Provides an additional layer of defense against credential compromise.

Client certificates PKI integration Enterprise only

Private Endpoints

Route API traffic through AWS PrivateLink or Azure Private Link to keep data entirely within your private network, bypassing the public internet.

AWS PrivateLink Azure Private Link Enterprise only

DDoS Protection

The GlomaxGPT API infrastructure is protected by enterprise-grade DDoS mitigation at the network and application layers. Rate limiting is applied per API key and per organization.

Layer 3/4 protection Layer 7 WAF Rate limiting

Identity & Access Management

Manage who can access your GlomaxGPT organization and what they can do with fine-grained access controls.

SSO / SAML 2.0

Integrate with your existing identity provider using SAML 2.0. Supported IDPs include Okta, Microsoft Entra ID (formerly Azure AD), Google Workspace, and OneLogin.

Okta Microsoft Entra ID Google Workspace OneLogin

Multi-Factor Authentication

Enforce MFA for all organization members. Supports TOTP authenticator apps, hardware security keys (FIDO2/WebAuthn), and SMS (not recommended for high-security environments).

TOTP FIDO2/WebAuthn Hardware keys

RBAC

Role-based access control with built-in roles (Owner, Admin, Member, Reader) and fully customizable permission sets for granular access management across projects and resources.

View RBAC docs →

SCIM Provisioning

Automate user provisioning and deprovisioning with SCIM 2.0. Sync users and groups from your identity provider and automatically revoke access when employees leave.

SCIM 2.0 Auto-deprovisioning Group sync

Audit Logs & Monitoring

Comprehensive audit logging gives you full visibility into all actions taken within your organization.

Audit Logs

Every admin action, API key creation, settings change, and user management event is logged with actor identity, timestamp, IP address, and resource affected. Logs are retained for 90 days (Enterprise: 1 year).

90-day retention 1-year (Enterprise) Export to SIEM

Usage Monitoring

Monitor token usage, request volumes, error rates, and costs in real time from the dashboard. Set up spend alerts and usage caps to prevent unexpected overages.

Real-time dashboard Spend alerts Usage caps

Security Alerts

Receive alerts for suspicious activity: unusual API key usage, logins from new locations, failed authentication attempts, and anomalous request patterns.

Email alerts Webhook integration Slack notifications

SIEM Integration

Export audit logs and security events to your SIEM platform via webhook or S3 export. Compatible with Splunk, Datadog, Elastic, and any SIEM that accepts JSON events.

Splunk Datadog Elastic/OpenSearch S3 export
Vulnerability Disclosure — GlomaxGPT maintains a responsible disclosure program. If you discover a security vulnerability in the GlomaxGPT Platform, please report it to security@GlomaxGPT.com. We aim to acknowledge all reports within 24 hours and resolve critical issues within 72 hours.

Enterprise Security Package

Need HIPAA BAA, Zero Data Retention, private endpoints, CMK, mTLS, or dedicated support? Contact our enterprise team to discuss your requirements.