Graph API

Graph API is a solution to the common issues faced when plotting graphs, which usually involves a lot of time-consuming queries and parsing. This can result in high latency and the unnecessary sending of unused data, which can negatively impact your development experience.

To address this, the Graph API allows for easy plotting of user data with just a simple description of the graph.

There are 3 different ways to obtain graphs currently which are:

  1. Live Graphs - Latest version of Graph API which supports permanently live URLs
  2. Query Included Graphs - Includes tokenised graphs when querying API data
  3. Tokenised Graphs - Original version of Graph API which requires the generation of a token to create a temporary live graph