App Integrations

An Open API, company webhooks, and single sign-on that plug straight into the tools your team already runs — no separate integration platform to buy.

Connect ThirdEyee to the tools you already use

Pull activity data into your own systems with the Open API, push project events out with webhooks, and let your team sign in with the account they already have.

Open API with company API keys
Webhooks on project completion
Google & Microsoft single sign-on
Automatic meeting-app detection
Integrations API KEY te_live_8f2a91c4b7e0d5f3a2c9b6e1 OPEN API — ENDPOINTS GET /api/v1/telemetry Activity logs, per day GET /api/v1/employees Roster & role list WEBHOOK project_complete → https://hooks.yourteam.com/thirdeyee SIGN IN WITH Google Microsoft Zoom call detected

How the integrations work

Four ways ThirdEyee connects outward — pick the ones your stack actually needs.

Open API
Company Webhooks
Single Sign-On
Meeting App Detection

Open API

Pull your own data out, in a versioned REST API

A company-scoped API key unlocks two read endpoints — enough to feed your own BI tool, data warehouse, or internal dashboard without screen-scraping anything.

  • GET /api/v1/telemetry — activity logs for a given date: status, app, project, and activity %
  • GET /api/v1/employees — your roster, with role and reporting line
  • Only Admins and Super Admins can generate or rotate the key
REQUEST GET /api/v1/telemetry?date=2026-08-10 RESPONSE {"status": "success", "company": "Acme Corp", "total_records": 214, "logs": [ {"user_id": "priya", "status": "active", ...} ] }

Company Webhooks

Let ThirdEyee tell your other tools when something happens

Point a webhook URL at a project's completion event, and ThirdEyee posts to it automatically — no polling the API on a schedule.

  • Configured once per company from Settings, no code deploy needed
  • Currently fires on project_complete, with more events planned
  • Restricted to Admins and Super Admins to configure
Project Nova marked complete POST /thirdeyee hooks.yourteam.com {"event": "project_complete", "project": "Project Nova", "company": "Acme Corp", "completed_at": "2026-08-10" }

Single Sign-On

Sign in with the account your team already has

Google Workspace and Microsoft 365 / Azure AD login sit right alongside email and password — no separate ThirdEyee password for anyone to forget.

  • Works for both the web dashboard and the desktop agent
  • New accounts through SSO still go through the same approval queue
  • Email & password login stays available as a fallback
Sign in to ThirdEyee Continue with Google Continue with Microsoft — or — Email & Password

Meeting App Detection

Recognizes calls without a calendar integration

The desktop agent reads the active window title, not any calendar API, to tell when someone's on a call — so there's no OAuth grant to a meeting provider required.

  • Recognizes Zoom, Google Meet, Microsoft Teams, and Webex windows
  • Meeting Mode pauses idle checks and holds activity steady for the call's length
  • Switches back to normal tracking the moment the call window closes
DETECTED AUTOMATICALLY Zoom Meeting Window title matched Google Meet Window title matched MS Teams Window title matched Webex Window title matched No OAuth grant needed — nothing to authorize

Integrations, at a glance

2

Open API endpoints — telemetry and employee roster

2

Built-in SSO providers — Google & Microsoft

4

Meeting apps auto-detected — Zoom, Meet, Teams, Webex

0

OAuth grants needed for meeting detection to work

Built to fit into your stack

No separate integration platform to buy or maintain

API Key Management

Generate or rotate a company API key from Settings — scoped to your workspace, nobody else's.

Read-Only By Design

The Open API only reads data out; nothing about your workspace can be modified through it.

Software License Tracking

Tag each app your company uses with its monthly cost, and see spend sit right alongside actual usage.

CSV Data Export

Export audit logs and payroll to CSV directly, for the moments a spreadsheet is simpler than an API call.

Company-Scoped Webhooks

Every webhook payload includes your company name, so one shared endpoint can still tell workspaces apart.

No Per-Integration Fee

API access, webhooks, and SSO all come with the one plan — none of them are sold as a separate add-on.

Security around every connection

Convenience that doesn't skip the checks

Role-Restricted Configuration

Only Admins and Super Admins can generate API keys or set a webhook URL — nobody else sees that screen.

SSO Doesn't Skip Approval

An account created through Google or Microsoft still waits in the same sign-up approval queue as any other.

Every Change, Logged

Regenerating an API key or updating a webhook URL shows up in the audit trail like any other admin action.

HTTPS-Only Webhook URLs

Webhook destinations are expected to be secure endpoints, not plain HTTP addresses.

Office IP Stays Independent

Office IP allow-listing keeps working alongside SSO — one doesn't replace the other.

Nothing Shared You Didn't Configure

Data only ever goes to the API keys, webhook URLs, and SSO providers you've explicitly set up.

Plug ThirdEyee into the rest of your stack

Start a free trial, generate an API key, and see your first webhook fire in minutes.

Start Free Trial