Skip to content
Developer Hub

Build with openbnet

Production-ready APIs for real-time voice, video, chat, and streaming. Get started in minutes with openbnet's WebSocket and REST APIs. SDKs available for Web, Python, Flutter, and React Native.

Quickstarts

  • Chat in 5 minutes — connect to a WebSocket, send and receive messages in 10 lines of code.
  • Video call in 10 minutes — join a signaling room and negotiate WebRTC peers for group calls.
  • Go live in 15 minutes — create a streaming channel, add co-hosts, broadcast to viewers.

API Reference — Endpoints & Protocols

  • WebSocket: wss://openbnet.cloud/sv/ws/chat/{chatroom}/{user}/{name} — Real-time chat messaging
  • WebSocket: wss://openbnet.com/ss/ws?user_id={id} — Signaling & streaming
  • WebSocket: wss://openbnet.cloud/sv/ws/notify/{user_id} — Real-time notifications
  • REST: https://openbnet.com/auth/* — Authentication & user management
  • REST: GET /api/streams/live — List live streams
  • REST: GET /api/streams/analytics?channel_id={id} — Stream analytics

SDKs & Client Libraries

  • JavaScript (Browser & Node.js)
  • Python (server-side)
  • Flutter (iOS & Android)
  • React Native (cross-platform)

Authentication Flow

  • Send verification code: POST /send_verification
  • Verify & register: POST /verify_and_register
  • Login: POST /login to authenticate and receive a user_id
  • Connect a WebSocket using the user_id to any real-time service

Explore the products or talk to sales.

About openbnet

openbnet is the real-time communication infrastructure company founded by Brian. It builds the openbnet platform — six production-ready APIs for voice, video, chat, live streaming, signaling, and AI content moderation — plus solutions on that platform: Ocodey, the CLI coding agent, and Spaces, managed communities. One openbnet account signs you in to every solution.

Website: openbnet.com · GitHub: github.com/openbnet · X: @openbnet