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.

- 🟢 Successful count, HTTP response code 200 or 201 (200s)
- 🔴 Failed count, any request which returned an error status code (400s or 500s)
hourly
, weekly
or monthly
data points.

Additional InfoThe 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.