Lansweeper · GraphQL Specification

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.

Documentation Endpoint View on GitHub IT Asset ManagementAsset DiscoveryCybersecurity Asset ManagementNetwork DiscoverySoftware Asset ManagementGraphQLGraphQL

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

https://api.lansweeper.com/api/v2/graphql

References

Back to Lansweeper · All GraphQL Specs · GitHub