Hey there,
You can display a Graph API graph in your mobile App by using a Webview
component or an iframe
, then passing in the url following url:
https://api.tryterra.co/v2/graphs/[GRAPH-ID]/[USER-ID]?timeframe=[n-days]
Make sure to replace the USER-ID
with the Terra user_id
your receive after authenticating the device
You can create the graph on Dashboard > AI Tools > Graph API and describing your ideal graph using our chat bot. Then after you have finished customising your graph, press the Copy URL button and you're set!