§ start
0 of 3 donea key
Keys start with devfun_sk_ and are shown once.
a balance
USDC on Solana or Base. One balance covers every model.
a first call
Needs both of the above. Point any OpenAI client at the base url.
~/first-call.sh
curl "/api/v1/chat/completions" \
-H "Authorization: Bearer $DEVFUN_INFERENCE_KEY" \
-H "Content-Type: application/json" \
-d '{
"model": "z-ai/glm-5.2",
"messages": [{"role": "user", "content": "Hello"}]
}'§ account
No funds yet. Requests are rejected until the balance covers them.
§ keys·0
No keys yet. A key is the only thing standing between you and a first call.