Capabilities
Built for session-based feature-phone interactions.
USSD lives in a single TCP session with hard latency budgets and unforgiving timeouts. Black Konnect's session manager is built around those constraints, not in spite of them.
Two lines of code
Reply to a USSD session in a single POST.
We deliver the inbound session to your webhook. You return the next menu screen. The connection stays open; the user sees no delay.