Skip to content

Dli.li AIRelay Platform Documentation

User guides, app integrations, and OpenAI-compatible API instructions for the Dli.li AI relay platform

Dli.li AI logo

Quick Start

If you are new to Dli.li AI, the shortest path is:

  1. Open Site Links and Billing Rules and confirm which domain and API endpoint you should use.
  2. Create a key on the API Tokens page.
  3. Copy the exact model name from Profile or fetch it with GET /v1/models.
  4. Continue with either AI Apps or API Access, depending on whether you are connecting a client or writing code.

Common Entry Points

  • Guide: Console features, pricing, billing rules, and account settings
  • AI Apps: Step-by-step setup for desktop clients, IDE tools, and bot platforms
  • API Access: OpenAI-compatible integration details and request examples
  • Support: FAQ and troubleshooting references

Important Notes

  • Use the main site https://dli.li for login, payments, and external account linking.
  • For API traffic from mainland China, try https://dlili.04s.net/v1 first.
  • Most models on this site do not support the Claude /messages interface. Prefer compatible endpoints such as /chat/completions or /responses.