Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.dzap.io/llms.txt

Use this file to discover all available pages before exploring further.

This page provides public operational signals for DZap integration surfaces.

Service endpoints

SurfaceURL
Fuse APIhttps://zap.dzap.io/v1/status
Trade APIhttps://api.dzap.io/v1/status
AI runtimehttps://nlp-ai-439689868940.europe-north1.run.app/
MCP transporthttps://nlp-ai-439689868940.europe-north1.run.app/mcp

Expected health response shape

{
  "status": "ok",
  "timestamp": "2026-05-30T00:00:00.000Z",
  "services": {
    "fuse_api": "up",
    "trade_api": "up",
    "ai_runtime": "up",
    "mcp": "up"
  }
}

Incident communication

  • Discord support: https://discord.com/invite/aRHESJB9md
  • Email: support@dzap.io
If a surface is degraded, this page is the canonical location for impact and mitigation updates.