LedgerDo API
Build integrations, automate workflows, and sync data with your stack.
What you get
- Estimates, work orders, and invoices
- Stripe payments and customer portal links
- Scheduling, shop hours, and team workflows
- Parts, labor, AI, and support tools
API overview
The API is designed for secure integrations: service businesses, accounting exports, and automation. This page is a placeholder, swap in your real docs when ready.
Common endpoints (example)
| Resource | Example | Notes |
|---|---|---|
| Customers | GET /api/customers | List customers |
| Work Orders | GET /api/work-orders | List jobs |
| Invoices | GET /api/invoices | Accounting exports |
Tip: publish your real OpenAPI or Swagger docs here when available.
Security basics
- Use scoped tokens
- Rotate keys regularly
- Limit by IP if possible
- Log all access