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.
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
References
- Documentation https://docs.log10.io/feedback/feedback
- GettingStarted https://docs.log10.io/observability/logs