API 사용 예제
curl --request POST "https://gptproto.com/v1/chat/completions" \
--header "Authorization: Bearer $GPTPROTO_API_KEY" \
--header "Content-Type: application/json" \
--data '{
"model": "glm-5.3",
"messages": [
{
"role": "user",
"content": "Hello"
}
]
}'GLM 5.3 pricing
Estimate a request with real work scenarios. GPTProto token pricing is 10% below official rates.
Cost calculator
Multi-turn agent with cached context.
$1.26 / 1M$0.00189
$3.96 / 1M$0.003168
$0.234 / 1M$0.00585
Cost per request$0.010908
Top up
GPTProto vs official pricing.Requests
You pay
10% off
$100You receive$100.00
Save$11.10 (10%)vs Z-AI official