Lakeside Software website screenshot

Lakeside Software

Lakeside Software builds SysTrack, a digital employee experience (DEX) platform that instruments Windows, macOS, Linux, Android and virtual endpoints with a local agent to collect high-frequency telemetry on device health, application performance, resource contention and end-user sentiment. SysTrack is delivered as a SaaS cloud tenant and as an on-premises deployment, and exposes programmatic access through the SysTrack API (groups, systems, sensors, automations and an audit trail), a legacy Data API, and an Ingest API for importing external user and device attributes from CSV. The platform ships webhook notifications for sensor, anomaly and data-egress events with HMAC-SHA256 signed-secret verification, a Power BI connector, and SysTrack AI — which exposes a DEX Analytics MCP Server alongside A2A, Microsoft Teams and voice channels for agentic and natural-language access to endpoint analytics. Lakeside Software is a portfolio company of Insight Partners.

Lakeside Software publishes 2 APIs on the APIs.io network. Tagged areas include Company, Digital Employee Experience, Endpoint Monitoring, IT Operations, and Observability.

The Lakeside Software catalog on APIs.io includes 1 event-driven AsyncAPI specification.

Lakeside Software’s developer surface includes documentation, API reference, getting-started guide, support, engineering blog, signup flow, authentication, and 16 more developer resources.

41.2/100 thin ▬ flat Agent 27/100 agent aware Full breakdown ↓
scored 2026-07-27 · rubric v0.5
AccessSelf serve
2 APIs 1 MCP Servers
CompanyDigital Employee ExperienceEndpoint MonitoringIT OperationsObservabilityDevice ManagementEnd User ComputingAnalyticsVirtual DesktopITSM

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-07-27 · rubric v0.5
Composite quality — 41.2/100 · thin
Contract Quality 5.7 / 25
Developer Ergonomics 12.2 / 20
Commercial Clarity 10.0 / 20
Operational Transparency 4.1 / 13
Governance 0.0 / 12
Discoverability 9.3 / 10
Agent readiness — 27/100 · agent aware
Machine-Readable Contract 0 / 18
Agentic Access Contract 0 / 15
MCP Server 12 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 0 / 7
Typed Event Surface 6 / 6
Agent Skills 0 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/lakeside-software: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs 2

Individual APIs this provider publishes, each with its own machine-readable definition.

SysTrack API

The SysTrack API provides programmatic REST access to SysTrack data on a cloud tenant or on-premises installation — enumerating groups, listing the systems within a group, retri...

SysTrack Ingest API

The Ingest API lets SysTrack cloud customers import external user and device attributes from CSV files — department, asset tag, purchase date, employee ID and other business-own...

MCP Servers 1

Model Context Protocol servers that expose these APIs to AI agents.

Event Specifications 1

AsyncAPI definitions for this provider's event-driven and streaming APIs.

Security Posture 3

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Lakeside Software Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Lakeside Software Trust Center

ISO/IEC 27001:2022, SOC 2 Type 2

SECURITY

Resources

Get Started 3

Portal, sign-up, and the first successful call

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 2

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 4

Pagination, idempotency, versioning, errors, and events

Build 1

SDKs, sample code, and the tooling you integrate with

Access & Security 4

Authentication, authorization, and security posture

Operate 3

Status, limits, changes, and where to get help

Commercial 2

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: lakeside-software
name: Lakeside Software
description: Lakeside Software builds SysTrack, a digital employee experience (DEX) platform that instruments Windows, macOS,
  Linux, Android and virtual endpoints with a local agent to collect high-frequency telemetry on device health, application
  performance, resource contention and end-user sentiment. SysTrack is delivered as a SaaS cloud tenant and as an on-premises
  deployment, and exposes programmatic access through the SysTrack API (groups, systems, sensors, automations and an audit
  trail), a legacy Data API, and an Ingest API for importing external user and device attributes from CSV. The platform ships
  webhook notifications for sensor, anomaly and data-egress events with HMAC-SHA256 signed-secret verification, a Power BI
  connector, and SysTrack AI — which exposes a DEX Analytics MCP Server alongside A2A, Microsoft Teams and voice channels
  for agentic and natural-language access to endpoint analytics. Lakeside Software is a portfolio company of Insight Partners.
accessModel:
  pricing: unknown
  onboarding: self-serve
  trial: false
  try_now: false
  public: false
  label: Self-serve signup
  confidence: medium
  source:
  - authentication
  generated: '2026-07-22'
  method: derived
image: https://www.lakesidesoftware.com/wp-content/uploads/2025/09/16x9_Lakeside_Logo_Newsroom.png
url: https://raw.githubusercontent.com/api-evangelist/lakeside-software/refs/heads/main/apis.yml
x-type: company
x-source: vc-portfolio
x-backed-by:
- insight-partners
x-tier: profiled
x-tier-reason: enrichment-pipeline
specificationVersion: '0.20'
created: '2026-07-17'
modified: '2026-07-19'
tags:
- Company
- Digital Employee Experience
- Endpoint Monitoring
- IT Operations
- Observability
- Device Management
- End User Computing
- Analytics
- Virtual Desktop
- ITSM
apis:
- aid: lakeside-software:systrack-api
  name: SysTrack API
  description: The SysTrack API provides programmatic REST access to SysTrack data on a cloud tenant or on-premises installation
    — enumerating groups, listing the systems within a group, retrieving sensor data for a system, running and monitoring
    SysTrack automations, and reading the audit trail through the Audit API. Authentication on cloud tenants uses a SysTrack
    API key; the reference documentation is published behind customer sign-in. The older Data API is now considered legacy
    and Lakeside directs integrators to the SysTrack API.
  humanURL: https://documentation.lakesidesoftware.com/apidocs
  baseURL: https://cloud.lakesidesoftware.com/api/
  tags:
  - Endpoint Monitoring
  - Sensors
  - Automation
  - Audit
  properties:
  - type: Documentation
    url: https://documentation.lakesidesoftware.com/docs/systrack-api-1
  - type: APIReference
    url: https://documentation.lakesidesoftware.com/apidocs
- aid: lakeside-software:systrack-ingest-api
  name: SysTrack Ingest API
  description: 'The Ingest API lets SysTrack cloud customers import external user and device attributes from CSV files — department,
    asset tag, purchase date, employee ID and other business-owned fields — and surface them through the RPT_EnrichedDevices
    and RPT_EnrichedUsers report views. The feature is API-only with no dedicated UI, and uses a staged workflow: define a
    JSON schema, upload the CSV, review the reported differences, then explicitly call the process endpoint to start ingestion.'
  humanURL: https://documentation.lakesidesoftware.com/docs/ingest-api-user-guide
  baseURL: https://cloud.lakesidesoftware.com/api/
  tags:
  - Data Ingest
  - Enrichment
  - CSV
  properties:
  - type: Documentation
    url: https://documentation.lakesidesoftware.com/docs/ingest-api-user-guide
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: DomainSecurity
  url: security/lakeside-software-domain-security.yml
- type: Website
  url: https://www.lakesidesoftware.com/
- type: DeveloperPortal
  url: https://documentation.lakesidesoftware.com/
- type: Documentation
  url: https://documentation.lakesidesoftware.com/
- type: APIReference
  url: https://documentation.lakesidesoftware.com/apidocs
- type: GettingStarted
  url: https://documentation.lakesidesoftware.com/docs/systrack-api-1
- type: Support
  url: https://documentation.lakesidesoftware.com/docs/contact-lakeside-support
- type: Blog
  url: https://www.lakesidesoftware.com/blog/
- type: SignUp
  url: https://www.lakesidesoftware.com/demo/
- type: TermsOfService
  url: https://www.lakesidesoftware.com/terms-and-conditions/
- type: PrivacyPolicy
  url: https://www.lakesidesoftware.com/privacy-statement/
- type: TrustCenter
  url: security/lakeside-software-trust-center.yml
- type: Compliance
  url: conformance/lakeside-software-conformance.yml
- type: Conformance
  url: conformance/lakeside-software-conformance.yml
- type: MCPServer
  url: mcp/lakeside-software-mcp.yml
- type: Webhooks
  url: asyncapi/lakeside-software-webhooks.yml
- type: Authentication
  url: authentication/lakeside-software-authentication.yml
- type: Conventions
  url: conventions/lakeside-software-conventions.yml
- type: Lifecycle
  url: lifecycle/lakeside-software-lifecycle.yml
- type: Deprecation
  url: lifecycle/lakeside-software-lifecycle.yml
- type: ChangeLog
  url: changelog/lakeside-software-changelog.yml
- type: LLMsTxt
  url: llms/lakeside-software-llms.txt
- type: Packages
  url: packages/lakeside-software-packages.yml
x-enrichment:
  date: '2026-07-19'
  status: backfilled
  pass: local-v1
  note: backfilled from .gitignore signal + verified work evidence