Version 3.1.2

REST API Reference

The GuardXC REST API provides pragmatic, programmatic access to the machine learning classification engine. Designed around RESTful principles, fully compliant with enterprise standards — supporting vast amounts of parallel ingestion requests with a typical latency curve under 40 milliseconds globally.

Authentication Protocol

All requests to the GuardXC Engine must authenticate utilizing OAuth 2.0 or dedicated symmetric bearer tokens signed via RSA-4096. A secret identifier is deployed locally on your compute nodes for instantaneous off-line inference sync.

POST /v1/ingest/analyze
Authorization: Bearer gx_************************

Transmit message telemetry objects containing raw string contents and user matrices. The AI automatically classifies intent vectors and flags critical toxicity occurrences.

Rate Limits & Quotas

Free-tier accounts are provisioned with 10,000 ingestion calls per calendar month. Enterprise subscriptions unlock unlimited burst capacity with auto-scaling inference clusters operating across 14 global edge data centers.