Early access · API not public yet

Build on NuruRoute.

Everything the Studio and Build do — jingles, posters, adverts, generated apps, MoMo payments — is one API underneath. We're opening it up in stages, starting with the people who ask first.

What's coming

Media API

POST a description, get back a jingle, poster or advert — the same engine behind the Studio, callable from your own app.

Build API

Generate a working single-file app from a prompt, the same way Build does it, embeddable in your own product.

MoMo wallet

The same prepaid-wallet pattern that lets a trader pay 5 cedis at a time — usable in your own app, no credit card required from your users.

Webhooks

Know the moment a make finishes or a payment lands, without polling.

What it'll look like

Indicative only — the real shape will change before this goes live.

POST https://api.nururoute.com/v1/makes
{
  "kind": "sound",
  "prompt": "A highlife jingle for a shea butter shop in Kaneshie",
  "language": "tw"
}

→ { "id": "mk_...", "status": "queued" }

Get early access

Tell us what you're building and we'll reach out when API keys open up. No waitlist form yet — just email us.

Email hello@nururoute.com