ClaudeClaude
DeepSeekDeepSeek
ChatGPTChatGPT
GeminiGemini
QwenQwen
KimiKimi
GLMGLM
FREE POOL

Daily Free Pool

Shared free trial credits granted daily

ZERO-LOG

Zero Prompt Logging

100% Encrypted, zero logging at Gateway

COMPATIBLE

100% OpenAI Compatible

Switch endpoint in 1s for 80+ AI models

ZERO MARKUP

Direct Listed Pricing

Zero hidden fees, transparent token rates

Clear prices from the first request

Choose the right model and know the cost before you send data.

* Listed prices in VND Credit, converted from catalog.

View all 80+ AI models

From sign-up to your first request

01
STEP 01

Create account

Sign up with Email or Google. Done in 1 minute.

02
STEP 02

Get API key

Go to Dashboard → API Keys → Create new. One key for all models.

03
STEP 03

Choose model

GPT, Claude, DeepSeek, Qwen... switch models with a single string.

04
STEP 04

Call API

Change base_url, keep existing OpenAI code. Runs immediately.

Ready for your first request?

Create key in 30 seconds. No credit card required.

Top up from 50,000₫·Pay-per-token or request·Unlimited models
$Executable cURL Request
curl https://api.modelmart.io.vn/v1/chat/completions \
  -H "Authorization: Bearer mm_live_key" \
  -H "Content-Type: application/json" \
  -d '{"model": "deepseek-v3", "messages": [{"role": "user", "content": "hello"}]}'