API Console
Buy credits, create keys, and plug MAX into your own products or a smarter workflow.
Credits
—HKD
HK$50 – HK$10,000 · pay by card, credits land instantly
API keys
OpenAI-compatible — use anywhere you'd use an AI API key.
Loading keys…
Recent usage
| Time | Model | Tokens in | Tokens out | Cost (HKD) |
|---|
How to plug in
1
Top up credits — pick an amount above. Credits are stored on your account wallet.
2
Create an API key — click “Create key”. The key is shown once; store it safely.
3
Point any OpenAI-compatible app at us — base URL https://www.paws-ai.tech/api/v1, model deepseek-chat, with your key as the bearer token.
# quick test
curl https://www.paws-ai.tech/api/v1/chat/completions \
-H "Authorization: Bearer pk_xxx" \
-H "Content-Type: application/json" \
-d '{"model":"deepseek-chat","messages":[{"role":"user","content":"Hello MAX"}]}'
# → full OpenAI-style JSON with usage + paws_balance
4
MAX on WhatsApp/web can use frontier models too — if you want a smarter MAX, ask in the app or contact support and we'll point your MAX at the model of your choice. Pay-as-you-go from your wallet.