Ember is live · new products in build
Interfaces, apps, and the APIs behind them.
RUSCUS LLC is a software studio: UI/UX design, iOS and Android apps, Go backends and APIs — and the licensing platform that sells and manages them, resellers and credits included.
19
Languages shipped
161K
Catalog entries tested
iOS + Android
From one codebase
ruscus — api
# Activate a licence for one device curl -X POST https://api.ruscus.net/v1/ember/activate \ -H "Authorization: Bearer rsc_live_9f2a…" \ -d '{ "device": "E4:1A:05:43:19:2D", "term": "1y" }' ← 200 { "status": "active", "expires": "2027-09-07", "credits_left": 156 }