Learn the Console
Dashboard
Check balance, model consumption, statistics, and common API addresses
Entry, Purpose, and When to Use It
- Entry: after signing in to Routescope, open Dashboard in the account center sidebar.
- Purpose: view current balance, model consumption, date-based statistics, common API addresses, and shortcuts.
- Use it when: checking account status before integration, watching consumption after integration, or copying a common API address.
Check Current Balance
- Open Dashboard.
- Find Current Balance at the top or in the balance area.
- If the balance is insufficient, use the top-up entry on the page or open Top Up Balance from the sidebar.
- After topping up, refresh the dashboard and confirm the balance changed.
Current balance determines whether API calls have enough quota. Confirm it before production integration.
Review Model Consumption
- Find model consumption charts or lists on Dashboard.
- Focus on each model's consumption share, request volume, and token usage.
- If a model looks abnormal, go to Operation Records and troubleshoot by model name or request ID.
Model consumption data helps you identify which models drive cost and whether model choices need adjustment.
Filter Statistics by Date
- Find the date filter on the page.
- Select the range you want to review.
- Confirm that balance, consumption, request count, or model distribution updates with the filter.
- For reconciliation, choose a date range that matches your financial period.
Date filters help compare usage across time ranges.
Copy Common API Addresses
- Find the common API address area on Dashboard.
- Click the copy button next to the address.
- Put the copied value into the Base URL field in code, scripts, or client configuration.
- If multiple addresses are shown, choose according to your integration scenario and the actual page display.
After copying the address, use it together with the API Key from Token Management and the model ID from Model Gallery.
Use Shortcuts
- Review the shortcuts shown on Dashboard.
- Jump to Top Up Balance, Model Gallery, Playground, Token Management, or Operation Records based on the current task.
- Continue the operation on the destination page.
Shortcuts are useful for chaining the first integration flow quickly.
Usage Notes
- Check current balance before every debugging session.
- If consumption looks unusual, do not rely only on aggregate data. Open Operation Records and inspect individual requests.
- After copying the API address, record it together with the API Key and model ID in your project configuration.
How is this guide?
Last updated on