Log10 · GraphQL Specification

Log10 GraphQL API

Log10 exposes a GraphQL API for querying LLM completion data, retrieving feedback, and accessing auto-generated feedback (AutoFeedback) predictions. The API is used by the Log10 Python and TypeScript SDKs to support filtered feedback listing, completion-level auto-feedback lookup, and organization-scoped data access.

Documentation Endpoint View on GitHub LLMLoggingObservabilityEvaluationFeedbackDebuggingLLMOpsArtificial IntelligenceMachine LearningGraphQL

Overview

Log10 GraphQL API is a GraphQL API specification published by Log10 on the APIs.io network.

Log10 exposes a GraphQL API for querying LLM completion data, retrieving feedback, and accessing auto-generated feedback (AutoFeedback) predictions. The API is used by the Log10 Python and TypeScript SDKs to support filtered feedback listing, completion-level auto-feedback lookup, and organization-scoped data access.

The GraphQL endpoint is available at https://graphql.log10.io/graphql. documentation is published at https://docs.log10.io/feedback/feedback.

The specification includes 2 reference links.

Tagged areas include LLM, Logging, Observability, Evaluation, and Feedback.

Endpoint

https://graphql.log10.io/graphql

References

Related API Specs

Log10 LLM Logging API (OpenAPI)
Back to Log10 · All GraphQL Specs · GitHub