Integrate Maintoro with your ERP, BI tools, or custom workflows. JSON over HTTPS with API key authentication.
http://localhost:3000/backendTalk to sales Send your API key in the Authorization: Bearer YOUR_API_KEY header. Keys are issued per organization on Enterprise plans. Rate limit: 1000 requests/hour.
/work-ordersList work orders (filter by status, assignee, asset)
/work-ordersCreate a work order
/assetsList assets with locations and status
/assets/:idFull asset profile with maintenance history
/partsParts inventory and stock levels
/maintenancesPreventive maintenance schedules
/webhooksRegister webhook endpoints for events
Subscribe to realtime events. Payloads are signed with HMAC-SHA256 for verification.