Overview

USSDly is the backend for USSD applications, the Supabase for USSD. Ship USSD apps without running infrastructure.

What is USSDly?

USSDly lets developers build, deploy, monitor and scale USSD applications without managing servers, gateways or databases. You get a managed data layer, programmatic APIs and a visual builder under one roof:

  • Managed Postgres database with typed tables and one isolated schema per project.
  • Auto-generated REST API for every table (a typed TypeScript SDK is coming soon).
  • Visual Workflow Studio backed by a real USSD runtime (Redis + queues).
  • Provider abstraction (Moolre, Hubtel, Arkesel, Africa's Talking, Nalo), SMS, analytics and AI optimization.

How the platform fits together

USSDly ships as three pieces:

  • Dashboard: the web app where you model data, build flows in the Studio, configure providers and watch sessions.
  • API & runtime: the managed backend that serves the Data API, executes your flows against live USSD sessions and dispatches SMS.
  • TypeScript SDK — a typed client for reading and writing your tables from anywhere is coming soon.

Next steps

New here?

Start with the Quickstart to get a working data API in five steps, then explore the Workflow Studio to build your first USSD flow.