Lansweeper logo

Lansweeper

Lansweeper is an IT asset discovery and management platform that automatically scans and inventories hardware, software, users, and cloud resources across on-premises, cloud, and OT environments. It provides a unified technology asset intelligence platform used for IT asset management (ITAM), cybersecurity asset management (CAAM), software asset management, and compliance. The Lansweeper Data API is a GraphQL endpoint that exposes the technology asset intelligence stored in your Lansweeper sites using Bearer token authentication.

1 APIs 0 Features
IT Asset ManagementAsset DiscoveryCybersecurity Asset ManagementNetwork DiscoverySoftware Asset ManagementGraphQL

APIs

Lansweeper Data API

GraphQL API for querying IT asset, software, user, and site data discovered and inventoried by Lansweeper. Authentication is via Personal Access Token or OAuth Bearer token; all...

Resources

👥
GitHubOrganization
GitHubOrganization
🔗
LinkedIn
LinkedIn
🔗
Website
Website
🔗
Documentation
Documentation
💰
Pricing
Pricing
📝
SignUp
SignUp

Sources

apis.yml Raw ↑
aid: lansweeper
name: Lansweeper
description: >-
  Lansweeper is an IT asset discovery and management platform that automatically
  scans and inventories hardware, software, users, and cloud resources across
  on-premises, cloud, and OT environments. It provides a unified technology
  asset intelligence platform used for IT asset management (ITAM), cybersecurity
  asset management (CAAM), software asset management, and compliance. The
  Lansweeper Data API is a GraphQL endpoint that exposes the technology asset
  intelligence stored in your Lansweeper sites using Bearer token authentication.
type: Index
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
tags:
- IT Asset Management
- Asset Discovery
- Cybersecurity Asset Management
- Network Discovery
- Software Asset Management
- GraphQL
url: >-
  https://raw.githubusercontent.com/api-evangelist/lansweeper/refs/heads/main/apis.yml
created: '2026-05-11'
modified: '2026-05-11'
specificationVersion: '0.19'
apis:
- aid: lansweeper:data-api
  name: Lansweeper Data API
  description: >-
    GraphQL API for querying IT asset, software, user, and site data discovered
    and inventoried by Lansweeper. Authentication is via Personal Access Token
    or OAuth Bearer token; all requests are HTTP POST with application/json
    content type against the v2 GraphQL endpoint.
  humanURL: https://developer.lansweeper.com/docs/data-api/get-started/quickstart/
  baseURL: https://api.lansweeper.com/api/v2/graphql
  tags:
  - IT Asset Management
  - Asset Discovery
  - GraphQL
  - Cybersecurity Asset Management
  - Software Asset Management
  properties:
  - type: Documentation
    url: https://developer.lansweeper.com/docs/data-api/
  - type: GettingStarted
    url: https://developer.lansweeper.com/docs/data-api/get-started/quickstart/
  - type: Authentication
    url: https://developer.lansweeper.com/docs/data-api/get-started/authentication/
  - url: graphql/lansweeper-graphql.md
    type: GraphQL
common:
- type: GitHubOrganization
  url: https://github.com/Lansweeper
- type: LinkedIn
  url: https://www.linkedin.com/company/lansweeper
- type: Website
  url: https://www.lansweeper.com
- type: Documentation
  url: https://developer.lansweeper.com
- type: Pricing
  url: https://www.lansweeper.com/pricing/
- type: SignUp
  url: https://app.lansweeper.com/signup
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com