GraphQL Overview

The GraphQL endpoint is https://api.kelvindata.com/graphql.

We make available the GraphQL API Playground, which includes detailed docs, schema, and an interactive console at https://api.kelvindata.com/graphql.

We also have introspection enabled, so you can auto-generate clients against the GraphQL endpoint.