Documentation

Coming Soon

Technical Documentation in Progress

We're preparing comprehensive technical documentation for developers and power users. From API references to integration guides, everything will be at your fingertips.

API Reference

Complete API documentation with examples

Integration Guides

Connect with your existing tools

Configuration

Advanced setup and customization

Example: Creating a time entry Coming Soon
POST /api/v1/time_entries
{
  "matter_id": "123",
  "description": "Reviewed client documents",
  "duration": 1.5,
  "date": "2024-01-15"
}

Need technical assistance?