Model type
Text
Trial status
Trial ready
API routes
3 routes
Catalog created
Jul 8, 2026
Accepted aliases
hy3:freetencent/hy3:free/v1/messages/v1/chat/completions/v1/responsesInput
$0.000
per 1M tokens
Output
$0.000
per 1M tokens
Cache Read
$0.000
per 1M tokens
Cache Write
$0.000
per 1M tokens
Cost Estimate
curl --request POST \
--url https://api.aisa.one/v1/chat/completions \
-H 'Content-Type: application/json' \
-H 'Authorization: Bearer $AISA_API_KEY' \
-d '{
"model": "tencent/hy3:free",
"messages": [
{
"role": "user",
"content": "Hello, what can you help me with?"
}
],
"max_tokens": 1024
}'Start using tencent/hy3:free through AIsa's Model Gateway today.
Get API Key