Bot Bridge

Connect external bot systems for structured market intelligence delivery.

BotBridge operates in notify_only mode. No trade execution. No automated orders. Payloads are market intelligence only. The X-PulseMorph-Mode: notify_only header is sent with every delivery.

Bot Connections (0)

Acknowledgement Logs

Bot API Reference

Bots authenticate with: Authorization: Bearer <bot_api_key>

POST /api/v1/bot-bridge/acknowledge
{ signal_id, status: received|processed|ignored|failed, message? }

Payload header: X-PulseMorph-Mode: notify_only — no execution instructions will ever be sent.