Model type
Text
Trial status
Paid access
API routes
1 route
Catalog created
Jun 3, 2026
gemini-3.5-flash/v1beta/models/gemini-3.5-flash:generateContentInput
$1.500
per 1M tokens
Output
$9.000
per 1M tokens
Cache Read
$0.150
per 1M tokens
Cache Write
$0.000
per 1M tokens
Cost Estimate
curl --request POST \
--url https://api.aisa.one/v1beta/models/gemini-3.5-flash:generateContent \
-H 'Content-Type: application/json' \
-H 'Authorization: Bearer $AISA_API_KEY' \
-d '{
"contents": [
{
"role": "user",
"parts": [
{
"text": "Hello, what can you help me with?"
}
]
}
],
"generationConfig": {
"maxOutputTokens": 1024
}
}'https://api.aisa.one/v1beta/models/gemini-3.5-flash:generateContentStart using gemini-3.5-flash through AIsa's Model Gateway today.
Get API Key