Authentication
Connect users, organizations, and role-aware access.


For technical teams
A living map for API access, webhooks, data relationships, authentication, and implementation patterns as Eclipse integrations open up.
Technical map
Connect users, organizations, and role-aware access.
Understand members, projects, time entries, shifts, invoices, and matters.
Prepare downstream systems for invoice, approval, and shift events.
Build integrations without bypassing tenant boundaries.
// Example shape
{
"event": "invoice.approved",
"organization_id": "org_123",
"invoice_id": "inv_456",
"approved_time_entries": 42
}Planning an integration?