Model type
Text
Trial status
Paid access
API routes
1 route
Catalog created
Sep 21, 2026
jev-latest/v1/systemoneInput
$0.042
per 1M tokens
Output
Free
per 1M tokens
Cache Read
$0.000
per 1M tokens
Cache Write
$0.000
per 1M tokens
Only input tokens are billed. Output tokens are free.
Cost Estimate
curl https://api.aisa.one/v1/systemone \
-H "Authorization: Bearer $AISA_API_KEY" \
-H "Content-Type: application/json" \
--data-binary @- <<'JSON'
{
"model": "jev-latest",
"state": "My payouts have been failing for three days.",
"questions": {
"department": {
"type": "choice",
"instructions": "Which department should handle this?",
"criteria": {
"billing": "Payment problems",
"technical": "Software defects"
}
},
"frustration": {
"type": "score",
"instructions": "How frustrated is the customer?",
"criteria": [
"Calm",
"Frustrated",
"Very angry"
]
},
"is_urgent": {
"type": "noul",
"instructions": "Does this convey urgency?"
}
}
}
JSONStart using jev-latest through AIsa's Model Gateway today.
Get API Key