EIGENN.
docsguidesapichangelogpricingsign in
EIGENN.

Remote Tracker API Status

Understand the supported import path for Harvest, Toggl, Clockify, and other external time trackers.

Now, Eigenn public API v1 does not connect directly to Harvest, Toggl, Clockify, or another standalone time tracker. There are no public credential, connection-status, preview, confirmation, scheduled-sync, or sync-history endpoints for those providers.

Supported Integration Path

Use a server-side integration. The integration must do these steps:

  1. Store the provider credential outside Eigenn and outside browser storage.
  2. Read the completed entries from the provider.
  3. Map the provider users and projects to team-owned Eigenn UUIDs.
  4. Convert the duration to whole seconds.
  5. Convert the dates to YYYY-MM-DD.
  6. Submit the normalized records through POST /tracker-entries/bulk.
  7. Record the provider IDs and the import checkpoints in your own integration store.

See Tracker Entries and Timers for the complete bulk request contract.

Duplicate Protection

The bulk tracker endpoint supports Eigenn idempotency keys. But the tracker-entry model does not show a provider source ID or a provider-specific uniqueness key. We recommend that your integration keeps a stable provider-entry ID. We also recommend that you do not send the same logical entry two times.

Use one Eigenn idempotency key for one HTTP request. If a request times out, query the imported date range before you send it again. Do not generate a new idempotency key. Do not replay the same provider page blindly.

Credential Boundary

Never send provider tokens to Eigenn tracker endpoints. Keep them in a server-side secret manager. Exclude them from URLs, logs, analytics, client bundles, browser storage, and error messages.

What Is Available

The native REST tracker supports:

  • project CRUD and billing defaults
  • completed entry CRUD and bulk import
  • active timer start, stop, current, and status operations
  • reusable tracker categories
  • project, date, customer, status, and category filters where documented

Related Pages

  • Tracker Entries and Timers
  • Tracker Projects
  • Tracker Categories
  • Integrations

Rate Limits

Plan Eigenn API traffic around authenticated, pre-authentication, and OAuth request limits.

Tracker Categories API

Create reusable category tags and assign them safely to team-owned tracker projects.

On this page

Supported Integration PathDuplicate ProtectionCredential BoundaryWhat Is AvailableRelated Pages

Eigenn docs

current product

Overview
Overview
OverviewAccount PreferencesApproval PoliciesAssistant AutomationAssistant Command CenterAssistant Workspace and Saved WorkBank ConnectionsBilling and UsageBudgets and ForecastCommand CenterCustomer FieldsCustomer LifecycleCustomer RecordsCustomersDeveloper PlatformDocument Processing and ExtractionFiles and Document VaultFinancial Analytics and ReportsFinancial OverviewInbox and ApprovalsInvoice InsightsInvoice ProductsInvoicesMarketplace IntegrationsNotifications and BrandingOnboarding and SupportOverviewPlanning Data and DimensionsPlanning Models and FormulasPlanning Time and ActualsPlanning UncertaintyPlanning Versions and CollaborationPlanning Views and ExportsReceivablesReceivables AnalyticsReceivables ControlsScenario PlanningSecurity and AccessSettings OverviewStress TestsTeams and OrganizationsTone Profiles and ExperimentsTransaction Categories and RulesTransaction CodingTransactionsWeekly Finance RitualWorkflow ExecutionsWorkflow OutcomesWorkflow PausesWorkflows
OverviewBuild a Driver-Based Planning ModelBuild and Review a ForecastBuild Your First WorkflowCollaborate on a Planning ModelCompare and Share Planning ScenariosConfigure Approval PoliciesConfigure Assistant OperationsConfigure Customer FieldsConfigure Notifications and BrandingConfigure Planning Time and ActualsConfigure Receivables ControlsConnect Planning Data and ActualsConnect Transaction RecordsCreate and Manage CustomersCreate and Send InvoicesCreate Your First Planning ModelDeveloper API SetupFirst Cash ReviewInvoice Collection WorkflowMaintain Transaction RulesManage Security and BillingManage Team AccessManage the Invoice LifecycleMCP WorkflowsMonitor and Recover WorkflowsOrganize and Share DocumentsProcess Inbox ItemsReconcile and Categorize TransactionsReview a Customer Finance RecordReview, Restore, and Export a Planning ModelRun a Finance Operating ReviewRun a Receivables Tone ExperimentRun a Runway Stress TestRun Planning Uncertainty AnalysisRun Your First Command Center ReviewSave and Share Assistant WorkSet Up a WorkspaceTroubleshoot Account AccessWebhook DeliveryWeekly CFO Review
OverviewIntegrationsMCPSDKsWebhooks
OverviewAuthenticationBank Accounts APICustomers APIErrorsForecasts and Stress Tests APIInvoice Payments APIInvoices APIPaginationRate LimitsRemote Tracker API StatusTracker Categories APITracker Entries and Timers APITracker Projects APITransactions APIWebhooks API StatusWorkflows API
Overview
Overview