Skip to main content
Access to the FNLB Gateway API is free, but currently restricted.To request access, please send a brief description of your use case to support@fnlb.net.Access will not be granted without prior approval.

Overview

The Gateway API provides both a REST interface and a persistent WebSocket connection for streaming real-time events related to your bots and accounts. Common use cases include:
  • Tracking your connected bots and their status (online, busy, etc).
  • Monitoring party members and join or leaves.
  • Receiving cosmetic updates as they happen.
  • And a lot more!
I