Guide
Dli.li AI provides a unified large-model relay service on top of a New API-compatible architecture. This section focuses on end-user content: console features, token management, the model gallery and pricing, logs, and the most common app integration paths.
Start here
- Read Site Links and Billing Rules first if you want to understand domains, pricing multipliers, and subscription rules.
- If you are new, start with API Tokens and AI Apps.
- If you want to call the service from code or a client directly, go to API Access.
- If you need to troubleshoot balance, models, or connection errors, check FAQ.
Main console pages
| Page | Description |
|---|---|
| Dashboard | View account-wide usage and high-level statistics |
| Site Links and Billing Rules | Check the main site, backup domain, API endpoints, multipliers, and subscription rules |
| API Tokens | Create, edit, and manage the tokens used for API calls |
| Chat | Quickly try chat apps; some clients support one-click config import |
| Playground | Test model responses directly in the browser |
| Usage Log | Inspect model, group, cost, and request records |
| Task Log | View image-generation and other asynchronous task records |
| Wallet Management | Subscription, recharge, code redemption, and referral-related features |
| Profile | Account binding, security settings, available models, and notifications |
| Model Gallery and Pricing | View current model prices on the site |
Common direct links
| Page | Online links |
|---|---|
| Console home / Dashboard | Main link / Backup link |
| API Tokens | Main link / Backup link |
| Playground | Main link / Backup link |
| Usage Log | Main link / Backup link |
| Task Log | Main link / Backup link |
| Wallet Management | Main link / Backup link |
| Profile | Main link / Backup link |
| Model Gallery | Main link / Backup link |
| User Agreement | Main link / Backup link |
| Privacy Policy | Main link / Backup link |
Usage recommendations
- Generate your own API token before connecting a client or writing code.
- When integrating, verify these three fields first:
base URL,API key, andmodel name. - The main site and backup domain both serve the same paths, but for login, payment, subscription, recharge, and external account linking, use the main site
https://dli.li. - If a model does not work, first check Profile for the models available to your account, then inspect Usage Log for the actual error.
