🤔API Dashboard - How to Use
Monitor your key, usage, performance, and billing in one place.
The API Dashboard is your control center for managing access to HyperTracker data. It lets you generate and copy your API token, track request volume and latency, spot errors and rate limit events, monitor your live stream usage, and review billing and support history without leaving the platform.
API Token

View your current API token and copy it with one click for quick setup in your scripts, bots, or backend services. If a token is ever exposed or you want to rotate credentials, you can regenerate a new key instantly.
Usage & Metrics (Last 90d)

A high level overview of how your integration is performing over time. This area summarizes:
Daily Avg Usage: your average number of requests per day.
Avg Latency: typical response time, useful for monitoring performance.
Error Rate: the percentage of requests that fail, helping you catch integration issues early.
Rate Limit Hit: how often you have been throttled, indicating when to optimize request patterns.
Usage table

A breakdown of usage by API endpoint for the selected timeframe (for example, “This Month”). It helps you understand which endpoints drive the most requests and where you might optimize by reducing polling, tightening filters, or relying on pagination more efficiently.
Subscription & Rate Limits
A live status panel for usage and your subscription. It shows:
which subscription you have currently
Requests Used and when the counter resets
Req/m with your current throughput versus the allowed limit
This is the fastest way to confirm whether a client is actively consuming the API and whether you are close to the throughput cap.

Next Billing

A snapshot of your upcoming billing details, including the next invoice date and recurring monthly price. This is where you confirm plan cost and when the next charge will occur.
Support & Billings

A record of your billing and support related activity, designed for auditing and ops workflows. This area helps you keep track of plan changes, payments, and any support interactions tied to your account.
Last updated