Public API, Developer Portal & Webhooks

Paymavo now has a fully-documented public REST API, a TypeScript SDK, and a complete developer portal — giving you (and your tools) programmatic access to your invoicing data for the first time.


✨ New Features

🌐 Public REST API (v1)

Your invoicing data is now accessible via a full REST API at /api/v1.

What's New:

Why It Matters: Connect Paymavo to your other tools, automate invoice creation from your project management system, or build custom integrations — all without manual data entry.


📦 TypeScript SDK (@paymavo/sdk)

A type-safe SDK to use the Paymavo API directly from your Node.js or TypeScript projects.

What's New:

Why It Matters: No need to write raw HTTP calls or handle auth manually. Install the SDK and start querying your Paymavo data in minutes.