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 requests are HTTP POST with application/json content type against the v2 GraphQL endpoint.

API entry from apis.yml

apis.yml Raw ↑
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: Getting Started
  url: https://developer.lansweeper.com/docs/data-api/get-started/quickstart/
- type: Authentication
  url: https://developer.lansweeper.com/docs/data-api/get-started/authentication/