API Status
All systems operational — 78 endpoints across 15 product families
All Systems Operational
Updated live • 99.9% uptime
🧠 AI Inference — Llama 3.1 8B (Cloudflare Workers AI)
| Endpoint | Description | Pricing | Latency | Status |
| /v1/embed | Quantise raw float array into a compressed embedding — HELIX format, single-step compress + encode | $0.010/request ONLY AT ATOMADIC | <50ms | Operational |
| /v1/inference | Chat inference — Llama 3.1 8B Instruct via Workers AI with anti-hallucination guard and error correction | $0.015/call ONLY AT ATOMADIC | <2s | Operational |
| /v1/inference/stream | Streaming inference with live chain-of-thought reasoning — animated token delivery, collapsible thinking section | $0.025/call ONLY AT ATOMADIC | <3s | Operational |
⚡ HELIX Compression Engine — Per-Request Pricing
| Endpoint | Description | Pricing | Latency | Status |
| /v1/compress | Compress model weights to HELIX Fidelity format | $0.050/request ONLY AT ATOMADIC | <200ms | Operational |
| /v1/decompress | Decompress HELIX weights for inference | $0.010/request | <200ms | Operational |
| /v1/models/compress | Full model compression pipeline — upload & get back a HELIX GGUF file | $0.10/MB (min $0.50) ONLY AT ATOMADIC | <2s | Operational |
| /v1/models/download | Download pre-compressed HELIX GGUF model files | Token gated | <100ms | Operational |
🛡 Trust Guard & Oracle — Per-Call Pricing
| Endpoint | Description | Pricing | Latency | Status |
| /v1/oracle/hallucination | Mathematically bounded hallucination score — formally verified ceiling | $0.002/request ONLY AT ATOMADIC | <18ms | Operational |
| /v1/oracle/v-ai | V_AI phase oracle — geometric trust phase computation | $0.002/request ONLY AT ATOMADIC | <18ms | Operational |
| /v1/oracle/entropy | Entropy epoch oracle — session entropy measurement | $0.001/call | <12ms | Operational |
| /v1/trust/decay | Trust decay oracle for P2P agent networks | $0.002/call | <10ms | Operational |
🔐 Identity & Auth
| Endpoint | Description | Pricing | Latency | Status |
| /v1/identity/delegation/validate | IDT-201 Delegation Chain Validator — verifies full UCAN chain depth against D_MAX=23 limit | $0.020/call ONLY AT ATOMADIC | <15ms | Operational |
| /v1/identity/verify | Topological identity verification — formally verified identity bound | $0.020/request ONLY AT ATOMADIC | <15ms | Operational |
| /v1/identity/sybil-check | Sybil resistance check for agent networks | $0.005/call | <12ms | Operational |
| /v1/auth/zero-trust | Zero-trust auth primitive for autonomous agents | $0.005/call | <10ms | Operational |
🧠 Agent Swarm & Routing
| Endpoint | Description | Pricing | Latency | Status |
| /v1/agents/register | Register agent with swarm topology | Free | <20ms | Operational |
| /v1/agents/topology | Query global swarm topology | $0.002/call | <15ms | Operational |
| /v1/agents/semantic-diff | Semantic diff — knowledge base drift detection with Jaccard similarity | $0.010/request | <30ms | Operational |
| /v1/agents/intent-classify | Intent classification — top-3 intents with confidence scores | $0.005/request | <20ms | Operational |
| /v1/agents/reputation | Agent reputation scoring — A2A compliance check and trust score | $0.010/request | <500ms | Operational |
| /v1/agents/token-budget | Token budget estimator — cost across 7 models (GPT-4o, Claude, Gemini, Llama variants) | $0.005/request | <10ms | Operational |
| /v1/agents/contradiction | Contradiction detector — NLI heuristic fact-checker for two statements | $0.005/request | <20ms | Operational |
| /v1/agents/plan | Goal planner — decompose goal into dependency-aware step-by-step plan | $0.015/request ONLY AT ATOMADIC | <50ms | Operational |
| /v1/agents/capabilities/match | Capability matching — find agents in the swarm with skills matching a given task description | $0.005/request ONLY AT ATOMADIC | <20ms | Operational |
| /v1/swarm/relay | A2A-ENT ACP/TCE-24 message relay — route signed agent messages across the swarm topology | $0.005/call ONLY AT ATOMADIC | <25ms | Operational |
| /v1/swarm/inbox | Agent message inbox and relay pipeline | $0.002/call | <20ms | Operational |
| /a2a | Agent-to-Agent (A2A) protocol entry point | $0.002/request | <25ms | Operational |
💬 Prompt Intelligence & Ethics
| Endpoint | Description | Pricing | Latency | Status |
| /v1/prompts/inject-scan | Prompt injection scanner — adversarial input detection with structured threat report | $0.010/request ONLY AT ATOMADIC | <15ms | Operational |
| /v1/prompts/optimize | Prompt optimizer — rewrite prompts for clarity, safety, and lower token cost | $0.010/request ONLY AT ATOMADIC | <30ms | Operational |
| /v1/prompts/download | Download curated prompt library — agent-ready templates for common task types | Free | <10ms | Operational |
| /v1/security/prompt-scan | Prompt injection scanner — detect and block adversarial inputs with confidence score | $0.010/request ONLY AT ATOMADIC | <15ms | Operational |
| /v1/ethics/check | Prime Axiom ethical oracle — formally bounded safety scores via DCM-1017 | $0.010/request ONLY AT ATOMADIC | <20ms | Operational |
| /v1/security/zero-day | Zero-day vulnerability pattern detector for agent payloads | $0.010/request | <20ms | Operational |
🔒 Security & Compliance
| Endpoint | Description | Pricing | Latency | Status |
| /v1/threat/score | SEC-303 Triality Threat Consensus — multi-vector threat scoring (velocity + behavioral + intent) | $0.010/request ONLY AT ATOMADIC | <20ms | Operational |
| /v1/security/shield | Aethel Shield — payload sanitization and defense layer for agentic tool calls | $0.010/request ONLY AT ATOMADIC | <15ms | Operational |
| /v1/security/pqc-sign | Post-quantum cryptographic signing — ML-DSA (Dilithium) signatures for agent payloads | $0.005/request ONLY AT ATOMADIC | <10ms | Operational |
| /v1/compliance/check | ε_KL Compliance Gate — GOV-100 formally verified compliance boundary | $0.010/request ONLY AT ATOMADIC | <18ms | Operational |
| /v1/compliance/eu-ai-act | EU AI Act Guardian — GOV-106 risk classification and compliance check | $0.010/request ONLY AT ATOMADIC | <20ms | Operational |
| /v1/aibom/drift | AIB-401 Runtime Drift Detector — AIBOM lineage verification for deployed models | $0.010/request ONLY AT ATOMADIC | <25ms | Operational |
| /v1/audit/log | GOV-103 Reconstructable Audit Trail — tamper-evident event logging | $0.010/request | <20ms | Operational |
| /v1/audit/verify | Verify audit trail integrity — confirm log chain has not been altered | $0.010/request | <15ms | Operational |
| /v1/agent/quarantine | SEC-309 Agent Quarantine Manager — isolate and flag non-compliant agents | $0.010/request | <25ms | Operational |
🔑 RatchetGate — 47-Epoch Session Security
| Endpoint | Description | Pricing | Latency | Status |
| /v1/ratchet/register | Register a new ratchet session — generates session key + epoch counter | $0.002/call ONLY AT ATOMADIC | <12ms | Operational |
| /v1/ratchet/advance | Advance epoch + re-key — triggers at RG_LOOP=47 safe prime boundary | $0.002/call ONLY AT ATOMADIC | <12ms | Operational |
| /v1/ratchet/probe | Batch session health probe — check liveness of up to 100 sessions | $0.002/call | <15ms | Operational |
| /v1/ratchet/status/{id} | Read session status, current epoch, and remaining calls | $0.001/call | <8ms | Operational |
🧾 VeriDelegate — UCAN Delegation Chains
| Endpoint | Description | Pricing | Latency | Status |
| /v1/delegate/verify | IDT-202 Full UCAN chain validation — capability attenuation + signed receipt | $0.020/call ONLY AT ATOMADIC | <15ms | Operational |
| /v1/delegate/receipt/{id} | Retrieve signed delegation receipt for audit or downstream verification | $0.005/call | <10ms | Operational |
📊 Advanced Platform — Billing, Memory & Efficiency
| Endpoint | Description | Pricing | Latency | Status |
| /v1/efficiency | PAY-506 Efficiency Capture Engine — compute ROI signal across agent interactions | $0.010/call ONLY AT ATOMADIC | <15ms | Operational |
| /v1/billing/outcome | PAY-509 Outcome-Based Billing Engine — pay only for measurably successful agent tasks | $0.010/call ONLY AT ATOMADIC | <15ms | Operational |
| /v1/costs/attribute | DEV-603 Agent Cost Attribution — break down token spend by agent, task, and model | $0.010/call | <10ms | Operational |
| /v1/memory/trim | INF-815 Memory Context Trimmer — prune context window for cost-efficient inference | $0.010/call | <15ms | Operational |
| /v1/routing/think | POP-1207 Thinking Level Router — classify query complexity → model tier recommendation | $0.010/call | <10ms | Operational |
💳 Payments, RNG & Platform
| Endpoint | Description | Pricing | Latency | Status |
| /v1/rng/quantum | Quantum-seeded random number generator — true entropy for agents | $0.005/request ONLY AT ATOMADIC | <8ms | Operational |
| /v1/payments/fee | Fee oracle — current x402 payment requirements | Free | <5ms | Operational |
| /health | Platform health check | Free | <5ms | Operational |
| /openapi.json | OpenAPI spec — full API documentation | Free | <5ms | Operational |
📝 Text AI (TXT)
| Endpoint | Description | Pricing | Latency | Status |
| /v1/text/summarize | Extractive text summarization — returns 1-3 sentence summary with compression ratio | $0.010/request | <50ms | Operational |
| /v1/text/keywords | TF-IDF keyword extraction — top keywords with relevance scores | $0.005/request | <30ms | Operational |
| /v1/text/sentiment | Sentiment analysis — positive/negative/neutral with confidence score | $0.005/request | <20ms | Operational |
📊 Data Tools (DAT)
| Endpoint | Description | Pricing | Latency | Status |
| /v1/data/validate-json | JSON schema validation — type checking with error paths | $0.003/request | <10ms | Operational |
| /v1/data/format-convert | Format conversion — JSON ↔ CSV transformation | $0.005/request | <20ms | Operational |
🏛 Governance
| Endpoint | Description | Pricing | Latency | Status |
| /v1/governance/vote | GOV-112 On-chain governance vote — submit weighted agent vote with trust-score modifier | $0.010/call ONLY AT ATOMADIC | <20ms | Operational |
| /v1/ethics/compliance | Ethics compliance gate — Prime Axiom audit with formal proof of safety boundary | $0.010/call ONLY AT ATOMADIC | <20ms | Operational |
🛠 Developer Tools
| Endpoint | Description | Pricing | Latency | Status |
| /v1/dcm/crypto-toolkit | DCM-1018 Cryptographic toolkit — BLAKE3 hash, Merkle proof, nonce generation in one call | $0.005/call ONLY AT ATOMADIC | <10ms | Operational |
| /v1/dev/starter | DEV-601 Starter kit generator — scaffold an agent project with x402 payment wiring included | $0.010/call ONLY AT ATOMADIC | <30ms | Operational |
| /v1/routing/recommend | Compression level router — map task complexity to optimal model + routing tier | $0.005/call | <10ms | Operational |
🌐 Discovery & Protocol
| Endpoint | Description | Pricing | Latency | Status |
| /.well-known/agent.json | Google A2A agent card — full skill manifest for autonomous agent discovery | Free | <5ms | Operational |
| /.well-known/mcp.json | MCP server manifest — tool list for Model Context Protocol clients | Free | <5ms | Operational |
| /mcp | MCP streamable-HTTP endpoint — full tool call protocol for Claude Desktop, Cursor, VS Code | Free | <5ms | Operational |
| /.well-known/pricing.json | Machine-readable pricing manifest — Codex-aligned tiers for agent cost planning | Free | <5ms | Operational |
| /v1/metrics | Platform metrics — aggregated public telemetry (request volume, latency percentiles) | Free | <10ms | Operational |
Pricing Tiers
Infra Free Essential docs and health endpoints
x402 Payment signature or API key gate
Per-Request Metered pay-per-use pricing
ONLY AT ATOMADIC Novel endpoint, no competitor offers this
⏱ Rate Limits — Requests Per Day (per IP, KV-backed 24h window)
| Tier | Daily Limit | Reset | Response Header |
| Free (no API key) | 100 req/day | 24h rolling | X-RateLimit-Remaining |
| VeriRand free tier | 47 req/day | 24h rolling | X-RateLimit-Remaining |
| Credit pack key (500 calls) | 1,000 req/day | 24h rolling | X-RateLimit-Remaining |
| Credit pack key (10,000 calls) | 10,000 req/day | 24h rolling | X-RateLimit-Remaining |
| x402 USDC pay-per-call | Unlimited | — | Payment-gated |
Every response includes X-RateLimit-Limit, X-RateLimit-Remaining, and X-RateLimit-Reset headers. VeriRand’s 47-call daily ceiling is a deliberate design parameter, not an infrastructure constraint.