Back to articles
We Added a Dashboard and Custom Branding to Our JSON-to-PDF API

We Added a Dashboard and Custom Branding to Our JSON-to-PDF API

via Dev.to Webdevjalalbmnf

Two weeks ago Kagyz was a simple API: send JSON, get a PDF. That's still the core, but we just shipped two features that make it feel like a real product. Dashboard Every API product needs a dashboard eventually. Ours lives at app.kagyz.com and covers the basics: API key management — create, delete, copy keys. Keys are shown once on creation and never again. Usage stats — see how many PDFs you've generated this month, broken down by day. Billing — see your current plan, upgrade, or manage your subscription. Login is passwordless — enter your email, click the magic link, you're in. No passwords to remember or reset. Custom Branding This one was requested from day one. You can now: Upload your company logo — it appears in the top corner of every document. Set an accent color — applied to document titles, table headers, and dividers. Upload once in the dashboard. Every PDF you generate after that carries your branding. You can also override the accent color per-request if you need differe

Continue reading on Dev.to Webdev

Opens in a new tab

Read Full Article
2 views

Related Articles