Jump to Content
Kelvin Data
API Reference
v1.0

Log InKelvin Data
Log In
v1.0API Reference

Overview

  • Intro
  • Authentication
  • Rate Limit

REST

  • /rest/v1/search-v2
    • getget

GraphQL

  • GraphQL Overview
  • Example Query
Powered by 

Overview

  • Intro
  • Authentication
  • Rate Limit

REST

  • /rest/v1/search-v2
    • getget

GraphQL

  • GraphQL Overview
  • Example Query
Powered by 

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.