All-in-One Modern Accounting & Digital Finance — Made Simple

◇ Developers · REST API

Build anything on top of IDup

Connect IDup to your stack with a clean REST API, real-time webhooks and ready-made integrations. Automate invoicing, sync customers, trigger workflows — securely, at scale.

Terminal
# Fetch open invoices
curl https://api.idup.com/v1/invoices \
  -H "Authorization: Bearer YOUR_API_KEY"

# → 200 OK
{ "data": [ { "id": "inv_8421", "status": "open",
  "total": "1240.00", "currency": "CHF" } ] }

What you can build

A complete platform, programmable

Everything you do in IDup, you can do through the API — reliably, and with security built in.

REST API

Every object — invoices, customers, projects, leads — through clean, predictable REST endpoints.

Real-time webhooks

Events are pushed to your systems the moment they happen — no polling, no delay.

Ready-made integrations

Payments, shops and the tools you already use — connected out of the box.

Secure by design

OAuth tokens, granular scopes, rate limits and a full audit trail on every call.

Endpoints

Clean, predictable REST

Resource-oriented URLs, JSON everywhere, and the standard HTTP verbs you already know.

GET/v1/invoicesList & filter invoices
POST/v1/invoicesCreate an invoice
GET/v1/customersList customers & contacts
GET/v1/projectsProjects, tasks & time
POST/v1/webhooksSubscribe to real-time events

Built for developers

Reliable, documented, secure

Open, fully documented REST API
OAuth tokens & granular permission scopes
Real-time webhooks for every event
Rate-limited & highly available
Full audit trail on every request
GDPR-compliant · secure servers worldwide

Ready to build?

Create your API key in minutes and start integrating IDup with your stack.

Get your API key
idup

All-in-One Accounting, Payroll & Digital Finance — Simplified

Copyright © 2025 - IDup. All rights Reserved.