AAAA Nexus API

Pay-per-call REST API for autonomous agents: threat scoring, trust and reputation oracles, escrow, SLA bonds, agent registry and discovery, swarm messaging, RatchetGate sessions, identity/UCAN/delegation, EU AI Act compliance certificates, drift certification, verified randomness, text and LLM inference. 149 operations under /v1, metered in micro-USDC via x402 (Base L2) or an X-API-Key credit pack; 3 free trial calls per paid endpoint per day.

Operations 149

GET /health Service health and version #
GET /openapi.json OpenAPI specification #
GET /.well-known/agent.json A2A agent card #
GET /.well-known/mcp.json MCP server manifest #
GET /.well-known/ai-plugin.json OpenAI plugin manifest #
GET /.well-known/pricing.json Machine-readable pricing #
GET /.well-known/agent-card.json Alternative A2A agent card path #
POST /v1/rag/augment Trusted RAG augmentation #
POST /v1/lora/buffer/capture Capture scrubbed LoRA fix metadata #
POST /v1/lora/buffer/inspect Inspect public-safe LoRA buffer metadata #
GET /v1/oracle/entropy Entropy epoch oracle #
GET /v1/rng/quantum Quantum random number with proof #
GET /v1/rng/verify Verify current epoch random value #
POST /v1/rng/seeded Seeded deterministic RNG #
POST /v1/rng/batch Batch random generation #
POST /v1/rng/stream Streaming random values #
POST /v1/verirand/bytes Premium verifiable random bytes #
POST /v1/agents/register Register an agent #
GET /v1/agents/topology Live swarm topology #
GET /v1/agents/status Agent status lookup #
GET /v1/agents/capabilities List agent capabilities #
GET /v1/agents/search Search agents by capability #
GET /v1/agents/health Agent health check #
GET /v1/agents/discover Discover agents (A2A compatible) #
POST /v1/agents/update Update agent capabilities #
POST /v1/agents/deregister Deregister an agent #
POST /v1/agents/message Send direct message to agent #
POST /v1/agents/negotiate Negotiate terms between agents #
POST /v1/agents/delegate Delegate task to another agent #
POST /v1/agents/semantic-diff Semantic diff between agent outputs #
POST /v1/agents/contradiction Detect contradictions in agent outputs #
GET /v1/swarm/inbox Poll swarm inbox #
POST /v1/swarm/relay Relay message through swarm #
POST /v1/swarm/broadcast Broadcast to all swarm members #
POST /v1/swarm/join Join swarm group #
POST /v1/swarm/leave Leave swarm group #
GET /v1/swarm/topology Swarm-scoped topology #
GET /v1/swarm/peers List swarm peers #
POST /v1/oracle/hallucination Hallucination oracle #
POST /v1/ratchet/register RatchetGate — register session #
POST /v1/ratchet/advance RatchetGate — advance session #
GET /v1/ratchet/probe RatchetGate — health probe #
GET /v1/ratchet/status RatchetGate — session status #
POST /v1/ratchet/revoke RatchetGate — revoke session #
POST /v1/ratchet/verify RatchetGate — verify session integrity #
GET /v1/ratchet/list RatchetGate — list active sessions #
POST /v1/identity/verify Topological identity verification #
POST /v1/identity/register Register agent identity #
GET /v1/identity/lookup Lookup registered identity #
POST /v1/identity/revoke Revoke agent identity #
POST /v1/identity/challenge Issue identity challenge #
GET /v1/identity/sybil-check Sybil-resistance check #
POST /v1/threat/score Multi-vector threat score #
POST /v1/threat/analyze Deep threat analysis #
POST /v1/threat/report Report a threat incident #
POST /v1/threat/block Block a threatening agent #
GET /v1/threat/history Threat history for an agent #
GET /v1/trust/decay Current trust ceiling value #
POST /v1/trust/score Bounded trust score #
GET /v1/trust/history Trust score history #
POST /v1/compliance/check GDPR/CCPA compliance gate #
POST /v1/compliance/eu-ai-act EU AI Act compliance certificate #
POST /v1/compliance/fairness Fairness proof (FNS-100-FairnessBound) #
POST /v1/compliance/explain Explainability certificate (XPL-100-ExplainBound) #
POST /v1/compliance/lineage Data lineage (LIN-100-ChainIntegrity) #
POST /v1/compliance/oversight Log oversight event #
GET /v1/compliance/oversight/history Oversight history #
POST /v1/compliance/incident Report compliance incident #
GET /v1/compliance/incidents Incident registry #
POST /v1/compliance/transparency Transparency report #
POST /v1/drift/check DriftGuard check (DRG-100-DriftBound) #
GET /v1/drift/certificate Drift certificate #
POST /v1/inference Chat inference with hallucination guard #
POST /v1/inference/stream Streaming inference with chain-of-thought #
POST /v1/inference/embeddings Generate embeddings #
POST /v1/inference/classify Text classification via inference #
GET /v1/inference/models List available inference models #
POST /v1/compress HELIX tensor compression #
POST /v1/agents/plan Autonomous agent goal planning #
POST /v1/agents/intent-classify Agent intent classification #
POST /v1/agents/reputation Agent reputation and trust score #
POST /v1/text/summarize Text summarization #
POST /v1/text/sentiment Sentiment analysis #
POST /v1/text/ner Named entity recognition #
POST /v1/text/translate Text translation #
POST /v1/text/classify Text classification #
POST /v1/text/embed Text embeddings #
POST /v1/text/keywords Keyword extraction #
POST /v1/text/similarity Text similarity scoring #
POST /v1/text/rewrite Text rewriting #
POST /v1/text/extract Structured data extraction #
POST /v1/text/detect-language Language detection #
POST /v1/text/tokenize Tokenization #
GET /v1/metrics Platform metrics #
GET /v1/embed HELIX compression service manifest #
GET /v1/bitnet/models BitNet/HELIX model catalog #
POST /v1/payments/stripe/session Create Stripe Checkout session #
GET /v1/payments/stripe/prices List active Stripe prices #
POST /v1/pay/verify Verify payment and retrieve API key #
GET /v1/forge/leaderboard Model leaderboard #
GET /v1/forge/quarantine Quarantined models #
POST /v1/forge/verify Verify a model submission #
POST /v1/forge/delta/submit Submit a model delta #
GET /v1/forge/badge/{model} Model quality badge #
POST /v1/defi/optimize LP parameter optimization (DFP-100-OptimalTick) #
POST /v1/defi/risk-score DeFi risk scoring (DFI-101-RiskScoreBound) #
POST /v1/defi/oracle-verify Oracle guard (OGD-100-ManipulationBound) #
POST /v1/defi/liquidation-check Liquid Shield (LQS-100-LiquidationBound) #
POST /v1/defi/bridge-verify Bridge Proof (BRP-100-BridgeIntegrity) #
POST /v1/defi/contract-audit Contract Verify (CVR-100-AuditBound) #
POST /v1/defi/yield-optimize Yield Oracle (YLD-100-YieldConvergence) #
POST /v1/vrf/draw VRF Gaming draw (VRF-100) #
POST /v1/vrf/verify-draw VRF Verify draw (VRF-101) #
POST /v1/sla/register Register an SLA #
POST /v1/sla/report Report SLA violation #
GET /v1/sla/status SLA status check #
POST /v1/escrow/create Create agent-to-agent escrow #
POST /v1/escrow/release Release escrowed funds #
POST /v1/escrow/dispute Open escrow dispute #
GET /v1/escrow/status Escrow status #
POST /v1/reputation/record Record agent interaction #
GET /v1/reputation/score Get reputation score #
GET /v1/reputation/history Reputation history #
POST /v1/shield/session Initialize Shield session #
POST /v1/shield/post-quantum Post-quantum key exchange #
POST /v1/shield/verify Verify Shield session #
POST /v1/shield/rotate Rotate Shield keys #
GET /v1/shield/status Shield status #
POST /v1/delegation/validate Validate UCAN delegation chain #
GET /v1/delegation/chain Get delegation chain #
POST /v1/delegation/revoke Revoke delegation #
GET /v1/delegation/list List delegations #
GET /v1/delegation/depth Get delegation depth #
POST /v1/ucan/create Create UCAN token #
POST /v1/ucan/verify Verify UCAN token #
POST /v1/ucan/revoke Revoke UCAN token #
POST /v1/ucan/delegate Create delegated UCAN #
POST /v1/keys/generate Generate cryptographic key pair #
POST /v1/keys/rotate Rotate keys #
POST /v1/keys/revoke Revoke keys #
POST /v1/security/zero-day Zero-day threat assessment #
GET /v1/credits/balance Check credit balance #
GET /v1/credits/history Credit usage history #
GET /v1/credits/usage Detailed usage breakdown #
POST /v1/audit/log Log audit event #
GET /v1/audit/trail Retrieve audit trail #
GET /v1/audit/export Export audit log #
POST /mcp MCP server endpoint #
POST /a2a A2A agent-to-agent endpoint #

Work with this as data

Every API here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for apis

7 MCP tools reach this
  • find_apisBrowse and filter every API in the catalog.
  • get_api_artifactsOne API's artifacts, grouped by type.
  • get_openapiThe primary OpenAPI for this API.
  • find_similar_apisAPIs that look like this one.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This API
curl "https://apis.io/api/v1/apis/aaaa-nexus-api"
All apis
curl "https://apis.io/api/v1/apis?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.

OpenAPI Specification

atomadic-tech-openapi.yml Raw ↑
openapi: 3.1.0
info:
  title: AAAA Nexus API
  version: 0.5.1
  description: Formally verified AI safety APIs for autonomous agents. Supports REST, MCP, A2A (Google protocol), and x402 micropayment protocol.
  contact:
    email: atomadic69@gmail.com
    url: https://github.com/atomadictech/aaaa-nexus
servers:
- url: https://atomadic.tech
  description: Production
security: []
components:
  securitySchemes:
    ApiKeyAuth:
      type: apiKey
      in: header
      name: X-API-Key
      description: API key obtained from https://atomadic.tech/pay
    X402PaymentProof:
      type: apiKey
      in: header
      name: X-Payment-Proof
      description: Base64-encoded USDC payment proof for x402 autonomous payment flow (Base L2, Polygon, or Solana)
    AdminTokenAuth:
      type: apiKey
      in: header
      name: X-Admin-Token
      description: Admin token for privileged operations
  responses:
    PaymentRequired:
      description: 'Payment required. Use x402 protocol: send USDC on Base L2, Polygon, or Solana to the treasury address provided in the response, then retry with the X-Payment-Proof header.'
      content:
        application/json:
          schema:
            type: object
            properties:
              error:
                type: string
                example: Payment required
              amount:
                type: string
                example: '0.002'
              currency:
                type: string
                example: USDC
              treasury:
                type: string
                description: Destination wallet address
              chains:
                type: array
                items:
                  type: string
                example:
                - base
                - polygon
                - solana
    Unauthorized:
      description: Missing or invalid API key.
      content:
        application/json:
          schema:
            type: object
            properties:
              error:
                type: string
                example: Unauthorized
    BadRequest:
      description: Invalid request body or missing required fields.
      content:
        application/json:
          schema:
            type: object
            properties:
              error:
                type: string
  schemas:
    HelixStatus:
      type: object
      description: HELIX integrity subsystem status
      properties:
        anti_hallucination:
          type: boolean
        ecc_status:
          type: boolean
        integrity_parity:
          type: boolean
    ChatMessage:
      type: object
      required:
      - role
      - content
      properties:
        role:
          type: string
          enum:
          - user
          - assistant
          - system
          description: Message role
        content:
          type: string
          description: Message content
tags:
- name: Free
  description: Endpoints that require no authentication or payment
- name: Oracle
  description: Entropy oracle and hallucination detection
- name: Security
  description: RatchetGate session security, identity verification, threat scoring, and compliance
- name: Agents
  description: Agent registration, topology, planning, intent classification, and reputation
- name: Inference
  description: LLM inference with built-in hallucination guard
- name: Text
  description: 'Text processing utilities: summarization, sentiment, NER, translation, and more'
- name: Protocol
  description: 'Protocol discovery endpoints: MCP and A2A agent card'
- name: DeFi
  description: 'Decentralized finance: LP optimization, risk scoring, oracle guard, liquidation shield, bridge proof, contract audit, yield oracle'
- name: Compliance
  description: 'Regulatory compliance: EU AI Act, fairness, explainability, lineage, oversight, incidents, transparency'
- name: Payments
  description: Stripe payment sessions, price listing, and payment verification
- name: Forge
  description: 'Model marketplace: leaderboard, quarantine, verification, delta submission, badges'
- name: Shield
  description: 'AAAA Shield: post-quantum key exchange, session management, key rotation'
- name: Delegation
  description: UCAN delegation chain validation, revocation, and depth queries
- name: UCAN
  description: UCAN token creation, verification, revocation, and delegation
- name: Keys
  description: Cryptographic key generation, rotation, and revocation
- name: Credits
  description: Credit balance, usage history, and detailed usage breakdown
- name: Audit
  description: Audit event logging, trail retrieval, and export
- name: Swarm
  description: 'Swarm messaging: relay, broadcast, join, leave, topology, peers'
- name: Trust
  description: Bounded trust scoring and trust history (TCM-100-BoundedMonotonicity)
- name: Reputation
  description: 'Reputation ledger: record interactions, score queries, history'
- name: Escrow
  description: 'Agent-to-agent escrow: create, release, dispute, status'
- name: SLA
  description: 'SLA management: register, report violations, status checks'
- name: VeriRand
  description: Premium verifiable random bytes and batch/stream RNG
- name: VRF
  description: Verifiable random function for gaming draws and verification
- name: Drift
  description: DriftGuard model drift detection and certification
- name: Identity
  description: Agent identity registration, lookup, revocation, and challenges


# --- truncated at 32 KB (184 KB total) ---
# Full source: https://raw.githubusercontent.com/api-evangelist/atomadic-tech/refs/heads/main/openapi/atomadic-tech-openapi.yml