Skip to content

Support

This section collects the most common user issues on Dli.li AI and the recommended troubleshooting path.

Quick entry points

  • FAQ: common issues around balance, tokens, models, and client integration.
  • Guide: console pages and feature explanations.
  • AI Apps: step-by-step client integration guides.
  • API Access: OpenAI-compatible API usage for programmatic access.

Check these three items first

  1. Make sure the endpoint is correct and usually includes /v1.
  2. Make sure the API key comes from your own API Tokens page and was copied completely.
  3. Make sure the model name is actually available to your current account.

Useful pages by scenario

ScenarioCheck this first
You do not know how to create a keyAPI Tokens
You want to test whether a model worksPlayground
You want to inspect billing and request detailsUsage Log
You want to connect a desktop client or IDEAI Apps
Your program returns an API errorAPI Access and FAQ