Model type
Image
Trial status
Trial ready
API routes
2 routes
Catalog created
May 29, 2026
gpt-image-2/v1/images/edits/v1/images/generationsrequest rate
Standard
$0.0300 / request
image rate
1024x1024 · standard
$0.0500 / image
Duration Estimate
curl --request POST \
--url https://api.aisa.one/v1/images/edits \
-H 'Content-Type: application/json' \
-H 'Authorization: Bearer $AISA_API_KEY' \
-d '{
"model": "gpt-image-2",
"messages": [
{
"role": "user",
"content": "Hello, what can you help me with?"
}
],
"max_tokens": 1024
}'Start using gpt-image-2 through AIsa's Model Gateway today.
Get API Key