All projects

Product engineering

moklay

Managed URL Shortener

moklay is a managed URL shortener for teams who need links they can trust and systems that can create them programmatically. Organize active and archived short links on a branded domain in the web app, integrate with the public OpenAPI-backed API using scoped keys, and keep accounts locked down with MFA and clear data export or deletion controls.

moklay — marketing site and links dashboard on a teal stage

01

Links workspace

Create short links on the branded base https://s.diwakarit.com, filter Active vs Archived, copy destinations in one click, and keep the workspace tidy as campaigns and docs links grow.

02

Public Integration API

An OpenAPI 3.0 Integration API covers the core lifecycle — shorten a URL, list shortened URLs, archive a short link, and restore an archived one — so external systems can ship links without scraping the UI.

03

API keys for integrations

Create keys in the app for third-party access to the public API only. Send them as X-API-Key or Authorization: Bearer. Keys are created and revoked in moklay, not through the API itself.

04

In-product developer docs

Developers get auth rules, the short-link base URL, downloadable OpenAPI, and client examples (curl, Node.js, Python, and more) without leaving the product.

05

Account security and data control

Authenticator-app MFA, a long-password policy (15+ characters), export of profile and links, and permanent account deletion keep ownership of access and data with the user.

Get moklay

Built and shipped by Diwakar IT Services as a real product — not a mock showcase.

  • Active and archived links on a branded short domain
  • OpenAPI Integration API for shorten, list, archive, restore
  • In-app API keys (`X-API-Key` / Bearer)
  • MFA, data export, and account deletion controls