GraphQL Overview
Complete reference for LogScale's GraphQL API. Learn how to construct queries, execute mutations, and interact with LogScale programmatically using GraphQL.
GraphQL Explorer
Interactive GraphQL playground built into LogScale. Test queries, explore the schema, and build mutations with autocomplete and documentation.
cURL Examples
Command-line examples for executing GraphQL queries and mutations using cURL. Perfect for scripts and automation.
GraphQL Data Types
Complete reference of all GraphQL types, inputs, enums, interfaces, and unions available in the API.
API Overview
High-level overview of both REST and GraphQL APIs, authentication, versioning, and getting started.