← Blog

d92.uk launch · API Gateway cho dev VN

Ra mắt d92.uk — cổng API LLM hợp nhất cho developer Việt Nam. 100+ models, 1 token, full OpenAI compatible.

Hôm nay d92.uk chính thức ra mắt — cổng API gateway hợp nhất cho các AI models cao cấp.

Tại sao d92.uk?

  • 1 token gọi 100+ models — không cần đăng ký nhiều account riêng cho mỗi nhà cung cấp
  • Tương thích full OpenAI API — copy paste code, đổi mỗi base_url
  • Combo fallback chain — auto chuyển provider khi 1 nhà cung cấp down (claude-geminipro-flash-gpt5.5)
  • Free image generation — DALL-E, Imagen-4, gpt-image-2 qua tools API
  • Pricing minh bạch — pay-as-you-go hoặc Unlimited tier hàng tháng

Models hỗ trợ

Text

  • OpenAI: gpt-5.5, gpt-5.4, gpt-5.3-codex (low/medium/high/xhigh)
  • Anthropic: claude-opus-4.6, claude-sonnet-4-6, claude-opus-4-7-thinking
  • Google: gemini-3-flash, gemini-3.1-pro, gemini-3.1-pro-high, gemma-4
  • Khác: kimi-k2.6 (Moonshot), deepseek-v4-flash

Image

  • gpt-image-2 (OpenAI)
  • dall-e-3, dall-e-2 (OpenAI Platform)
  • imagen-4 (Google Vertex AI)
  • nano-banana (Gemini)

Combo (auto-fallback)

  • chatgpt-5.5-xhigh — premium reasoning
  • claude-geminipro-flash-gpt5.5 — fallback chain
  • nhanh-flash-gpt5.5-geminipro-claude — speed-first

Quick start

Đăng ký tại /register, tạo token, dùng ngay:

curl https://api.d92.uk/v1/chat/completions \
  -H "Authorization: Bearer sk-YOUR_TOKEN" \
  -H "Content-Type: application/json" \
  -d '{"model":"cx/gpt-5.5","messages":[{"role":"user","content":"Hello"}]}'

Liên hệ

Telegram @david_d92 cho support 24/7 hoặc feedback.


💬 Telegram @david_d92 cho questions hoặc suggestions.