Dashboard Overview
A basic introduction to the dashboard, logging in etc
Overview
🎆 Hooray! You’ve got access to the StackOne platform. The first page that loads on any project is the Dashboard page. This is the place to see the activity of your StackOne project at a glance, including requests made to StackOne’s Unified API (or via webhooks). The main goal of the dashboard is to monitor the health and growth of your integrations.
Once you start using various available StackOne integrations, the dashboard will populate the data respectively.
Dashboard graph
You can configure multiple projects, and each will have its own dashboard statistics.
By default, the API requests period is selected as 1 month from the current date. You can also select a custom range – last day, 7 days, 90 days, or any desirable date range from the calendar view.
The graph table view shows the total number of API requests to StackOne’s Unified API which also include the total number webhook requests.
-
🟢 Successful count, HTTP response code 200 or 201 (200s)
-
🔴 Failed count, any request which returned an error status code (400s or 500s)
You can review detailed information by hovering over individual bars in the chart. You can change the granularity of the data you’re looking at via the relevant dropdown to view hourly
, weekly
or monthly
data points.
Additional Info
The graph will count requests made to one of the supported unified API endpoint regardless of the source of the request as long as it was properly authenticated. This means requests made via Postman requests, the docs.stackone.com API Reference test UI, or any request made via the request tester in the accounts page will also be included within the graph.
Linked Accounts & Integrations
Linked Accounts shows the graph of active configured accounts in total. The graph and the delta number are for the last 7 days.
Integrations section beneath the main graph shows the list of all providers for which there is at least 1 linked account. Since you can enable or disable particular providers via the integrations page, the counter shows the In-Use/Enabled number.
Was this page helpful?