All systems operational — 146+ endpoints across 30 product families
Every paid endpoint below lets you fire 3 real requests with no signup. Responses are identical to what paying customers receive — proof of quality, not a demo mode. Trial calls include a 2s rate-limit delay to prevent abuse — paid calls have no delay whatsoever. After 3 calls, get an API key or pay per call with USDC via x402.
| Endpoint | Description | Pricing | Latency | Status |
|---|---|---|---|---|
| /v1/embed | Quantise raw float array into a compressed embedding — HELIX format, single-step compress + encode | $0.040/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.060/call ONLY AT ATOMADIC | <2s | Operational |
| /v1/inference/stream | Streaming inference with live chain-of-thought reasoning — animated token delivery, collapsible thinking section | $0.100/call ONLY AT ATOMADIC | <3s | Operational |
| Endpoint | Description | Pricing | Latency | Status |
|---|---|---|---|---|
| /v1/escrow/create | Lock USDC between two agents with release conditions and time expiry | $0.040/call ONLY AT ATOMADIC | <30ms | Operational |
| /v1/escrow/release | Release escrowed funds with proof of task completion | $0.020/call | <30ms | Operational |
| /v1/escrow/status/:id | Check escrow state — funded, released, disputed, or resolved | $0.008/call | <15ms | Operational |
| /v1/escrow/dispute | Open dispute with evidence — triggers arbitration window | $0.060/call | <30ms | Operational |
| /v1/escrow/arbitrate | Cast arbiter vote — auto-resolves after 3 votes (simple majority) | $0.020/call | <30ms | Operational |
| Endpoint | Description | Pricing | Latency | Status |
|---|---|---|---|---|
| /v1/reputation/record | Record interaction outcome — success, quality score, latency, context | $0.020/call | <30ms | Operational |
| /v1/reputation/score/:id | Get agent reputation score, tier (platinum→untrusted), and fee multiplier | $0.008/call | <15ms | Operational |
| /v1/reputation/history/:id | Full interaction history with exponential-decay weighted scoring | $0.012/call | <30ms | Operational |
| /v1/reputation/dispute | Challenge a reputation entry — opens review window | $0.080/call | <30ms | Operational |
| Endpoint | Description | Pricing | Latency | Status |
|---|---|---|---|---|
| /v1/sla/register | Agent commits to latency, uptime, and error rate guarantees — backed by USDC bond | $0.080/call ONLY AT ATOMADIC | <30ms | Operational |
| /v1/sla/report | Report metric for SLA compliance tracking — auto-detects breaches | $0.020/call | <20ms | Operational |
| /v1/sla/status/:id | Check SLA compliance score, breach count, and bond remaining | $0.008/call | <15ms | Operational |
| /v1/sla/breach | Report SLA breach — calculates penalty from bond based on severity | $0.040/call | <30ms | Operational |
| Endpoint | Description | Pricing | Latency | Status |
|---|---|---|---|---|
| /v1/discovery/search | Search agents by capability, reputation, and price — ranked by composite score | $0.060/call ONLY AT ATOMADIC | <50ms | Operational |
| /v1/discovery/recommend | AI-ranked agent recommendations from task description — keyword extraction + reputation | $0.040/call | <50ms | Operational |
| /v1/discovery/registry | Browse all registered agents with capabilities and endpoints | $0.020/call | <30ms | Operational |
| Endpoint | Description | Pricing | Latency | Status |
|---|---|---|---|---|
| /v1/compress | Tensor compression — upgrading to BitNet architecture | — | — | Upgrading |
| /v1/decompress | Tensor decompression — upgrading | — | — | Upgrading |
| Endpoint | Description | Pricing | Latency | Status |
|---|---|---|---|---|
| /v1/oracle/hallucination | Mathematically bounded hallucination score — formally verified ceiling | $0.040/request ONLY AT ATOMADIC | <18ms | Operational |
| /v1/oracle/v-ai | V_AI phase oracle — geometric trust phase computation | $0.020/request ONLY AT ATOMADIC | <18ms | Operational |
| /v1/oracle/entropy | Entropy epoch oracle — session entropy measurement | $0.004/call | <12ms | Operational |
| /v1/trust/decay | Trust decay oracle for P2P agent networks | $0.008/call | <10ms | Operational |
| Endpoint | Description | Pricing | Latency | Status |
|---|---|---|---|---|
| /v1/identity/delegation/validate | IDT-201 Delegation Chain Validator -- verifies full UCAN chain depth against delegation-depth limit (23) | $0.080/call ONLY AT ATOMADIC | <15ms | Operational |
| /v1/identity/verify | Topological identity verification — formally verified identity bound | $0.080/request ONLY AT ATOMADIC | <15ms | Operational |
| /v1/identity/sybil-check | Sybil resistance check for agent networks | $0.020/call | <12ms | Operational |
| /v1/auth/zero-trust | Zero-trust auth primitive for autonomous agents | $0.020/call | <10ms | Operational |
| Endpoint | Description | Pricing | Latency | Status |
|---|---|---|---|---|
| /v1/agents/register | Register agent with swarm topology | Free | <20ms | Operational |
| /v1/agents/topology | Query global swarm topology | $0.008/call | <15ms | Operational |
| /v1/agents/semantic-diff | Semantic diff — knowledge base drift detection with Jaccard similarity | $0.040/request | <30ms | Operational |
| /v1/agents/intent-classify | Intent classification — top-3 intents with confidence scores | $0.020/request | <20ms | Operational |
| /v1/agents/reputation | Agent reputation scoring — A2A compliance check and trust score | $0.040/request | <500ms | Operational |
| /v1/agents/token-budget | Token budget estimator — cost across 7 models (GPT-4o, Claude, Gemini, Llama variants) | $0.020/request | <10ms | Operational |
| /v1/agents/contradiction | Contradiction detector — NLI heuristic fact-checker for two statements | $0.020/request | <20ms | Operational |
| /v1/agents/plan | Goal planner — decompose goal into dependency-aware step-by-step plan | $0.060/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.020/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.008/call ONLY AT ATOMADIC | <25ms | Operational |
| /v1/swarm/inbox | Agent message inbox and relay pipeline | $0.008/call | <20ms | Operational |
| /a2a | Agent-to-Agent (A2A) protocol entry point | $0.008/request | <25ms | Operational |
| Endpoint | Description | Pricing | Latency | Status |
|---|---|---|---|---|
| /v1/prompts/inject-scan | Prompt injection scanner — adversarial input detection with structured threat report | $0.040/request ONLY AT ATOMADIC | <15ms | Operational |
| /v1/prompts/optimize | Prompt optimizer — rewrite prompts for clarity, safety, and lower token cost | $0.040/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.040/request ONLY AT ATOMADIC | <15ms | Operational |
| /v1/ethics/check | Prime Axiom ethical oracle — formally bounded safety scores via DCM-1017 | $0.040/request ONLY AT ATOMADIC | <20ms | Operational |
| /v1/security/zero-day | Zero-day vulnerability pattern detector for agent payloads | $0.040/request | <20ms | Operational |
| Endpoint | Description | Pricing | Latency | Status |
|---|---|---|---|---|
| /v1/threat/score | SEC-303 Triality Threat Consensus — multi-vector threat scoring (velocity + behavioral + intent) | $0.040/request ONLY AT ATOMADIC | <20ms | Operational |
| /v1/security/shield | AAAA-Nexus Shield — payload sanitization and defense layer for agentic tool calls | $0.040/request ONLY AT ATOMADIC | <15ms | Operational |
| /v1/security/pqc-sign | Post-quantum cryptographic signing — ML-DSA (Dilithium) signatures for agent payloads | $0.020/request ONLY AT ATOMADIC | <10ms | Operational |
| /v1/compliance/check | ε_KL Compliance Gate — GOV-100 formally verified compliance boundary | $0.040/request ONLY AT ATOMADIC | <18ms | Operational |
| /v1/compliance/eu-ai-act | EU AI Act Guardian — GOV-106 risk classification and compliance check | $0.040/request ONLY AT ATOMADIC | <20ms | Operational |
| /v1/aibom/drift | AIB-401 Runtime Drift Detector — AIBOM lineage verification for deployed models | $0.040/request ONLY AT ATOMADIC | <25ms | Operational |
| /v1/audit/log | GOV-103 Reconstructable Audit Trail — tamper-evident event logging | $0.040/request | <20ms | Operational |
| /v1/audit/verify | Verify audit trail integrity — confirm log chain has not been altered | $0.040/request | <15ms | Operational |
| /v1/agent/quarantine | SEC-309 Agent Quarantine Manager — isolate and flag non-compliant agents | $0.040/request | <25ms | Operational |
| Endpoint | Description | Pricing | Latency | Status |
|---|---|---|---|---|
| /v1/ratchet/register | Register a new ratchet session — generates session key + epoch counter | $0.008/call ONLY AT ATOMADIC | <12ms | Operational |
| /v1/ratchet/advance | Advance epoch + re-key — triggers at RG_LOOP=47 safe prime boundary | $0.008/call ONLY AT ATOMADIC | <12ms | Operational |
| /v1/ratchet/probe | Batch session health probe — check liveness of up to 100 sessions | $0.008/call | <15ms | Operational |
| /v1/ratchet/status/{id} | Read session status, current epoch, and remaining calls | $0.004/call | <8ms | Operational |
| Endpoint | Description | Pricing | Latency | Status |
|---|---|---|---|---|
| /v1/delegate/verify | IDT-202 Full UCAN chain validation — capability attenuation + signed receipt | $0.080/call ONLY AT ATOMADIC | <15ms | Operational |
| /v1/delegate/receipt/{id} | Retrieve signed delegation receipt for audit or downstream verification | $0.020/call | <10ms | Operational |
| Endpoint | Description | Pricing | Latency | Status |
|---|---|---|---|---|
| /v1/efficiency | PAY-506 Efficiency Capture Engine — compute ROI signal across agent interactions | $0.040/call ONLY AT ATOMADIC | <15ms | Operational |
| /v1/billing/outcome | PAY-509 Outcome-Based Billing Engine — pay only for measurably successful agent tasks | $0.040/call ONLY AT ATOMADIC | <15ms | Operational |
| /v1/costs/attribute | DEV-603 Agent Cost Attribution — break down token spend by agent, task, and model | $0.040/call | <10ms | Operational |
| /v1/memory/trim | INF-815 Memory Context Trimmer — prune context window for cost-efficient inference | $0.040/call | <15ms | Operational |
| /v1/routing/think | POP-1207 Thinking Level Router — classify query complexity → model tier recommendation | $0.040/call | <10ms | Operational |
| Endpoint | Description | Pricing | Latency | Status |
|---|---|---|---|---|
| /v1/rng/quantum | Quantum-seeded random number generator — true entropy for agents | $0.020/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 |
| Endpoint | Description | Pricing | Latency | Status |
|---|---|---|---|---|
| /v1/text/summarize | Extractive text summarization — returns 1-3 sentence summary with compression ratio | $0.040/request | <50ms | Operational |
| /v1/text/keywords | TF-IDF keyword extraction — top keywords with relevance scores | $0.020/request | <30ms | Operational |
| /v1/text/sentiment | Sentiment analysis — positive/negative/neutral with confidence score | $0.020/request | <20ms | Operational |
| Endpoint | Description | Pricing | Latency | Status |
|---|---|---|---|---|
| /v1/data/validate-json | JSON schema validation — type checking with error paths | $0.012/request | <10ms | Operational |
| /v1/data/format-convert | Format conversion — JSON ↔ CSV transformation | $0.020/request | <20ms | Operational |
| Endpoint | Description | Pricing | Latency | Status |
|---|---|---|---|---|
| /v1/governance/vote | GOV-112 On-chain governance vote — submit weighted agent vote with trust-score modifier | $0.040/call ONLY AT ATOMADIC | <20ms | Operational |
| /v1/ethics/compliance | Ethics compliance gate — Prime Axiom audit with formal proof of safety boundary | $0.040/call ONLY AT ATOMADIC | <20ms | Operational |
| Endpoint | Description | Pricing | Latency | Status |
|---|---|---|---|---|
| /v1/authorize/action | OAP-100 Pre-Action Authorization Gateway — deterministic risk-tier decision with delegation depth guard and topology identity check | $0.040/call ONLY AT ATOMADIC | <10ms | Operational |
| /v1/spending/authorize | SPG-100 Spending Governance Oracle -- trust-decay spending bound with epoch trust decay | $0.040/call ONLY AT ATOMADIC | <10ms | Operational |
| /v1/spending/budget | SPG-101 Multi-Hop Chain Budget — validate spending across a chain of delegated agents with per-hop trust decay | $0.040/call ONLY AT ATOMADIC | <10ms | Operational |
| /v1/lineage/record | DLV-100 Decision Lineage Vault — tamper-evident hash-chained audit record with parent linkage and hallucination flag | $0.060/call ONLY AT ATOMADIC | <15ms | Operational |
| /v1/lineage/trace/{id} | DLV-101 Lineage Chain Trace — retrieve a stored decision record and verify hash integrity | $0.020/call | <10ms | Operational |
| /v1/contract/verify | BCV-100 Behavioral Contract Verifier -- validate agent contract claims against formal bounds (delegation depth, policy epsilon, trust floor) | $0.060/call ONLY AT ATOMADIC | <15ms | Operational |
| /v1/contract/attestation/{id} | BCV-101 Contract Attestation Retrieval — fetch a Nexus-Certified attestation for a previously verified contract | $0.020/call | <10ms | Operational |
| /v1/federation/mint | AIF-100 Cross-Platform Identity Federation — mint nxf_ prefixed identity token redeemable across 7 agent platforms | $0.040/call ONLY AT ATOMADIC | <15ms | Operational |
| /v1/federation/verify | AIF-101 Federation Token Verification — verify a nxf_ token and retrieve the bound identity record | $0.020/call | <10ms | Operational |
| /v1/federation/portability | AIF-102 Cross-Platform Portability Check — assess capability portability score between two agent platforms | $0.020/call | <10ms | Operational |
| Endpoint | Description | Pricing | Latency | Status |
|---|---|---|---|---|
| /v1/consensus/session | CSN-100 Multi-Agent Consensus Broker — create a consensus session with quorum modes (majority, unanimous, supermajority, weighted) | $0.040/call ONLY AT ATOMADIC | <15ms | Operational |
| /v1/consensus/session/{id}/vote | CSN-100 Cast consensus vote — submit an agent vote with output hash and confidence score | $0.020/call | <15ms | Operational |
| /v1/consensus/session/{id}/result | CSN-100 Certified consensus result — retrieve winning output hash, certificate, and dissent count | $0.020/call | <10ms | Operational |
| /v1/quota/tree | QTA-100 Hierarchical Token Budget -- define a parent/child token quota tree with per-child soft caps backed by trust floor | $0.040/call ONLY AT ATOMADIC | <15ms | Operational |
| /v1/quota/tree/{id}/draw | QTA-100 Draw tokens — deduct tokens from budget tree with idempotency-key deduplication to prevent retry storms | $0.020/call | <15ms | Operational |
| /v1/quota/tree/{id}/status | QTA-100 Tree status — check remaining budget, per-child draw totals, and soft-cap alerts | $0.020/call | <10ms | Operational |
| /v1/certify/output | OCN-100 Output Certification Notary — score output against a formal rubric (hallucination-bound, safety-review, contract-completeness) and issue a 30-day certificate | $0.060/call ONLY AT ATOMADIC | <15ms | Operational |
| /v1/certify/output/{id}/verify | OCN-100 Verify certificate — retrieve and validate an output certificate offline | $0.020/call | <10ms | Operational |
| /v1/rollback/saga | RBK-100 Saga Rollback Coordinator — register a multi-step workflow with named compensating actions | $0.040/call ONLY AT ATOMADIC | <15ms | Operational |
| /v1/rollback/saga/{id}/checkpoint | RBK-100 Checkpoint step — mark a saga step as completed, enabling targeted rollback | $0.020/call | <15ms | Operational |
| /v1/rollback/saga/{id}/compensate | RBK-100 Trigger compensation — execute reverse rollback for all completed steps in LIFO order | $0.040/call | <15ms | Operational |
| /v1/memory/fence | MFN-100 Cross-Tenant Memory Fence — create an HMAC-keyed namespace boundary to prevent cross-tenant memory leakage | $0.040/call ONLY AT ATOMADIC | <15ms | Operational |
| /v1/memory/fence/{id}/audit | MFN-100 Audit fence activity — retrieve access log and entry count for a memory fence | $0.020/call | <10ms | Operational |
| Endpoint | Description | Pricing | Latency | Status |
|---|---|---|---|---|
| /v1/trust/score | TCM-100 Formally bounded trust score for any agent ID — score in [0.0, 1.0] with platinum/gold/silver/bronze/untrusted tier classification | $0.04/query ONLY AT ATOMADIC | <15ms | Operational |
| /v1/trust/history | TCM-101 Trust score history — up to 100 epochs of score trajectory with per-epoch delta | $0.04/query ONLY AT ATOMADIC | <20ms | Operational |
| Endpoint | Description | Pricing | Latency | Status |
|---|---|---|---|---|
| /v1/defi/optimize | DFP-100 Proven-optimal LP parameters — tick range, rebalance schedule, fee tier. Theorem: DFP-100-OptimalTick. Fee scales with position size. | $0.08 + 0.2% of position ONLY AT ATOMADIC | <20ms | Operational |
| /v1/defi/risk-score | DFI-101 Formally bounded risk score — leverage & volatility decomposition, liquidation probability, max drawdown bound 12.5%, error ≤0.003 | $0.08/call ONLY AT ATOMADIC | <15ms | Operational |
| /v1/defi/oracle-verify | OGD-100 Oracle manipulation detection — flash loan & TWAP attack scoring. Theorem: OGD-100-ManipulationBound. Fee scales with TVL protected. | $0.04 + 0.1% of TVL ONLY AT ATOMADIC | <20ms | Operational |
| /v1/defi/liquidation-check | LQS-100 Pre-liquidation health check — health factor, time-to-liquidation, recommended top-up. Theorem: LQS-100-LiquidationBound. | $0.04 + 1% of net equity ONLY AT ATOMADIC | <15ms | Operational |
| /v1/defi/bridge-verify | BRP-100 Cross-chain bridge integrity — relay reliability, audit score, liquidity depth. Theorem: BRP-100-BridgeIntegrity. | $0.08/verification ONLY AT ATOMADIC | <25ms | Operational |
| /v1/defi/contract-audit | CVR-100 Smart contract audit certificate — 30 attack pattern analysis, machine-checkable audit cert. Traditional audit costs $50K+. | $0.15/audit ONLY AT ATOMADIC | <30ms | Operational |
| /v1/defi/yield-optimize | YLD-100 Optimal yield allocation across protocols — YLD-100-YieldConvergence theorem. 2% of alpha generated above baseline. | $0.04 + 2% of alpha ONLY AT ATOMADIC | <20ms | Operational |
| Endpoint | Description | Pricing | Latency | Status |
|---|---|---|---|---|
| /v1/compliance/check | CMP-100 Multi-framework compliance assessment — EU AI Act Articles 9/13/72, NIST AI RMF all functions, ISO 42001 gap analysis. Signed proof certificate. | $0.04/check ONLY AT ATOMADIC | <30ms | Operational |
| /v1/compliance/eu-ai-act | EU AI Act conformity certificate — Annex IV technical documentation auto-generated, article-by-article evidence mapping (Art. 9, 13, 72). | $0.04/check ONLY AT ATOMADIC | <30ms | Operational |
| /v1/compliance/fairness | FNS-100 Fairness proof — disparate impact ratio formally bounded. Theorem: FNS-100-FairnessBound. Required for high-risk AI in credit, hiring, benefits. | $0.04/check ONLY AT ATOMADIC | <25ms | Operational |
| /v1/compliance/explain | XPL-100 Explainability certificate — feature attribution with formal bounds, GDPR Article 22 ready. Theorem: XPL-100-ExplainBound. | $0.04/call ONLY AT ATOMADIC | <25ms | Operational |
| /v1/compliance/lineage | LIN-100 Data lineage proof — SHA-256 hash chain across all dataset stages. Theorem: LIN-100-ChainIntegrity. NIST RMF MAP function evidence. | $0.04/call ONLY AT ATOMADIC | <20ms | Operational |
| /v1/compliance/oversight | OVS-100 Human oversight event log — timestamped HITL review attestation. EU AI Act Article 14 evidence. Cryptographically signed. | $0.02/event ONLY AT ATOMADIC | <15ms | Operational |
| /v1/compliance/oversight/history | OVS-101 Oversight audit log query — paginated signed history, filterable by date/reviewer/decision. Ready for regulatory submission. | $0.02/query ONLY AT ATOMADIC | <15ms | Operational |
| /v1/compliance/incident | INC-100 AI incident report — EU AI Act Article 73 serious incident logging with severity classification and 15-day notification deadline tracking. | $0.02/report ONLY AT ATOMADIC | <15ms | Operational |
| /v1/compliance/incidents | INC-101 Incident registry query — list and export all incidents by system, filterable by severity and date. Signed registry for regulatory submission. | $0.02/query ONLY AT ATOMADIC | <15ms | Operational |
| /v1/compliance/transparency | TRP-100 Transparency report — auto-generated quarterly report covering decisions, fairness, drift, oversight. PDF-ready + machine-readable. | $0.08/report ONLY AT ATOMADIC | <30ms | Operational |
| /v1/drift/check | DRG-100 DriftGuard — PSI drift detection with formal bound ≤0.20 at 95% confidence. EU AI Act Article 72 post-market monitoring. Theorem: DRG-100-DriftBound. | $0.01/check ONLY AT ATOMADIC | <20ms | Operational |
| /v1/drift/certificate | DRG-101 DriftGuard certificate download — signed PDF compliance certificate for regulatory submissions, linked to a prior drift check. | $0.01/cert ONLY AT ATOMADIC | <15ms | Operational |
| Endpoint | Description | Pricing | Latency | Status |
|---|---|---|---|---|
| /v1/vrf/draw | VRF-100 Verifiable random draw with on-chain proof — HMAC-SHA256 VRF, configurable range, 30-day retention. Fee scales with pot size — aligned with your game revenue. | $0.01 + 0.5% of pot ONLY AT ATOMADIC | <20ms | Operational |
| /v1/vrf/verify-draw | VRF-101 Verify a prior draw by draw_id — retrieve stored on-chain proof, optionally check expected outcome. Player-verifiable independently. | Included with draw | <15ms | Operational |
| Endpoint | Description | Pricing | Latency | Status |
|---|---|---|---|---|
| /v1/dcm/crypto-toolkit | DCM-1018 Cryptographic toolkit — BLAKE3 hash, Merkle proof, nonce generation in one call | $0.020/call ONLY AT ATOMADIC | <10ms | Operational |
| /v1/dev/starter | DEV-601 Starter kit generator — scaffold an agent project with x402 payment wiring included | $0.040/call ONLY AT ATOMADIC | <30ms | Operational |
| /v1/routing/recommend | Compression level router — map task complexity to optimal model + routing tier | $0.020/call | <10ms | Operational |
| 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 | Hosted MCP discovery/initialize stub; use the local Python stdio MCP package for the full 140-tool surface | Free | <5ms | Operational |
| /.well-known/pricing.json | Machine-readable pricing manifest — tiers for agent cost planning | Free | <5ms | Operational |
| /v1/metrics | Platform metrics — aggregated public telemetry (request volume, latency percentiles) | Free | <10ms | Operational |
| 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.