Lansweeper GraphQL 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.
Overview
Lansweeper GraphQL API is a GraphQL API specification published by Lansweeper on the APIs.io network.
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.
The GraphQL endpoint is available at https://api.lansweeper.com/api/v2/graphql. documentation is published at https://developer.lansweeper.com/docs/data-api/get-started/quickstart/.
The specification includes 3 reference links.
Tagged areas include IT Asset Management, Asset Discovery, Cybersecurity Asset Management, Network Discovery, and Software Asset Management.
Endpoint
References
- Documentation https://developer.lansweeper.com/docs/data-api/
- GettingStarted https://developer.lansweeper.com/docs/data-api/get-started/quickstart/
- Authentication https://developer.lansweeper.com/docs/data-api/get-started/authentication/
Work with this as data
Every GraphQL schema here is available over the APIs.io API and to AI agents over MCP.