Skip to content

How to fetch data exposed by Talos from the third-party tools?

Similarly, with any other Rest APIs, the API created by Talos can be used by external tools to create dashboards or applications. In this section, we will see how to create a dashboard on AppSmith, an open-source developer tool that enables the rapid development of applications. You can drag and drop pre-built widgets to build UI and connect securely to your APIs using its data sources.

Steps to create the dashboard on AppSmith using Talos API Key

  • Go to AppSmith's official website, and navigate to the Try Cloud button.
  • You will be redirected to the login page of AppSmith as shown below:
  • After signing in, you will be redirected to the AppSmith interface where you can start creating dashboard as shown below:
  • Create a new workspace, by clicking on the + on the left panel as shown below.
  • Create a new application as shown below.
  • To connect the data, on the right panel, navigate to the Connect data button.
  • Then select Authenticated API option as shown below.
  • In the URL section give your API endpoint URL and select Bearer as Authentication Type and give your DataOS API key.
  • Then click on Save.
  • Then on the same interface, create a new API as shown below.
  • Then click on Run , execution will look like the following.
  • Add the visuals of your preference to create a dashboard by drag and drop by selecting the data.