Clear per-model pricing
Claude Fable 8.300đ; Opus/Sonnet 6.500đ; 8 GPT models 2.400đ / 1,000,000 tokens. AWS from the stali/… catalogue. DeepSeek from 230đ/request or 1.500đ/1M. No minimum fee.
Call 62 models through Anthropic or OpenAI SDKs, pay in VND, and track the cost of every request. Token pricing starts at 1,500 VND/1M.
POST api.monkeytech.vn/v1/messagesServing now{
"model": "claude-fable-5",
"max_tokens": 1024,
"stream": true,
"messages": [
{ "role": "user", "content": "Hello!" }
]
}8,300 VND / 1M tokens8,800 VND / 1M tokens1,500 VND / 1M tokensThese figures are aggregated directly from platform usage logs and continuously refreshed.
Use your current SDK. Three steps are enough to send the first request.
Sign up, verify your email, then generate an API key in the dashboard.
Set the base URL to api.monkeytech.vn and keep the Anthropic or OpenAI interface.
Use a model id from the catalogue; usage and cost appear in the dashboard.
curl -N https://api.monkeytech.vn/v1/messages \
-H "x-api-key: $API_KEY" \
-H "anthropic-version: 2023-06-01" \
-H "content-type: application/json" \
-d '{
"model": "claude-fable-5",
"max_tokens": 1024,
"stream": true,
"messages": [
{ "role": "user", "content": "Write a quicksort function in Python" }
]
}'Inspect a featured model at a glance, or open the full table when you need to compare everything.
claude-fable-5stali/qwen3-codexstali/minimax-m2.1stali/minimax-m2.5stali/claude-haiku-4-5stali/glm-5stali/gpt-5.6-lunastali/claude-sonnet-5-mediumstali/gpt-5.6-terrastali/claude-sonnet-4-6-mediumstali/claude-sonnet-5-max-thinkingstali/claude-opus-5-mediumstali/gpt-5.6-solstali/claude-opus-4-6-mediumstali/claude-sonnet-4-6-max-thinkingstali/claude-opus-4-7-mediumstali/claude-opus-4-8-mediumstali/claude-opus-5-max-thinkingstali/claude-opus-4-6-max-thinkingstali/claude-opus-4-7-max-thinkingstali/claude-opus-4-8-max-thinkingclaude-fable-5req/claude-fable-5claude-opus-4-6claude-opus-4-7claude-opus-4-8claude-opus-5req/claude-opus-5req/claude-opus-4-8claude-sonnet-4-6claude-sonnet-5claude-haiku-4-5req/claude-sonnet-5req/claude-haiku-4-5gpt-5.5gpt-5.6-lunareq/gpt-5.6-lunagpt-5.6-solreq/gpt-5.6-solreq/gpt-5.3-codex-sparkgpt-5.6-terrareq/gpt-5.6-terrareq/gpt-image-2req/deepseek-v4-proreq/deepseek-v4-flashdeepseek-v4-flashreq/minimax-m3req/gemini-3.5-flashgemini-3.5-flashgemini-3.6-flashreq/gemini-3.6-flash-highreq/gemini-3.7-flash-highgemini-3.1-prokimi-k3req/kimi-k3qwen3.8-maxreq/qwen3.8-maxglm-5.2glm-5.3req/glm-5.3glm-5.3-flashreq/glm-5.3-flashgrok-4.6No unnecessary layers: just the integration, payment, and observability a production workload needs.
Claude Fable 8.300đ; Opus/Sonnet 6.500đ; 8 GPT models 2.400đ / 1,000,000 tokens. AWS from the stali/… catalogue. DeepSeek from 230đ/request or 1.500đ/1M. No minimum fee.
Change the base URL and go. Anthropic Messages and OpenAI Chat Completions (with tool calling); Claude-via-chat is mapped to Messages. SSE supported.
8 Claude models (Fable 5, Sonnet 5, Opus 5) support up to 1,000,000 context tokens and 128,000 output tokens per call.
Every call is logged: input/output tokens, VND cost, latency, and status. Export CSV anytime.
Top up with VietQR — balance is ready immediately. No international card or FX hassle.
Claude Code, OpenClaw, Cursor, Cline, Roo, Telegram bots — use Claude Fable 5, Sonnet 5, or Opus 5 as needed.
Models labeled Vision accept PNG, JPEG, WebP, or GIF via Anthropic or OpenAI formats.
Clear VND pricing by model, non-expiring balance, and a detailed log for every request.
Top up through VietQR, call with a familiar SDK, and inspect costs in the dashboard.
Anthropic reference price is converted at an exchange rate of ~26,000 VND/USD, used for relative comparison; Anthropic's actual list price may vary. MonkeyTech API is a standalone service.
Answers about billing, limits, data handling, and compatibility.
Claude and GPT bill (input + output tokens) × model rate. DeepSeek V4 Flash/Pro are flat 230đ/260đ per request; deepseek-v4-flash is 1.500đ/1,000,000 tokens.
No. Wallet balance never expires — use it until it runs out.
No code changes. Set ANTHROPIC_BASE_URL to https://api.monkeytech.vn and ANTHROPIC_AUTH_TOKEN to your API key. Aliases fable, sonnet, and opus map to the matching 5-series models; unsupported names fall back to Fable 5 with header x-stali-model-mapped-from.
Default is 5000 requests/minute per API key. Contact us if you need a higher limit.
We only store metadata: time, model, tokens, cost, latency, and status codes. Prompt and completion bodies are not written to the database.
The API returns HTTP 402. Top up and continue immediately — no key change needed.
Create an account, get an API key, and run the quickstart above. If you need help configuring a tool, the MonkeyTech API team can check it with you over Zalo.