Dashboard

The SmileGeni API web portal includes a built-in dashboard for viewing usage metrics, processing history, and real-time telemetry. Access it directly from the API portal after authenticating with your API key.

Accessing the Dashboard

1

Navigate to the Portal

Open eu.api.smilegeni.ai in your browser.

2

Authenticate

Enter your API key to log in. Your key is provided during partner onboarding.

3

Open the Dashboard

Click the Dashboard button located below the processing panel to access your metrics.

Available Metrics

The dashboard provides a comprehensive overview of your API activity at a glance. Key metrics include:

Total API Calls

Running count of all processed requests tied to your API key.

Processing History

View your last 20 processing runs with timestamps, parameters, and status.

Telemetry Data

Usage patterns and trends with selectable timeframes (24h, 7d, 30d).

API Key Status

Current key status, rate limits, and remaining quota for your plan.

Telemetry

The telemetry section provides deeper insights into your API usage patterns. Select different timeframes to view historical data and identify trends such as peak usage periods or shifts in processing volume.

Throughput

Requests per minute / hour

Latency

Average processing time

Trends

Usage growth over time

Usage Monitoring

Regularly check the dashboard to monitor your consumption against your plan limits. The dashboard updates in near real-time so you can track activity as it happens.

Best Practices

  • Check daily: Monitor the dashboard regularly to track usage against your plan limits and avoid unexpected overages.
  • Review history: Use the processing history to debug individual API calls and verify parameter configurations.
  • Track telemetry trends: Use timeframe selection to compare usage across days or weeks and plan for scaling.
  • Correlate with logs: Pair dashboard data with CloudWatch audit logs for full observability across your integration.