Available models
Full model catalog for the NeoGPT API.
Search the focused public catalog of coding, frontier text, and selected image model IDs. Use the model ID directly in the API request body.
Call any model by ID
curl https://api.neogpt.engineering/v1/chat/completions \
-H "Authorization: Bearer $NEOGPT_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"model": "gpt-5.5",
"messages": [{"role": "user", "content": "Hello"}],
"stream": false
}'Showing 3 of 3 modelsbilled 1:1 · prepaid credits
GPT-5.5
FrontierFrontier general-purpose reasoning and production chat.
by OpenAI·200K context·$10/$60 per 1M tokens
Nano Banana
Text-to-image route with fixed per-request credit pricing.
by Google·per image·$0.02 per image
GPT Image 2
Text-to-image route with fixed per-request credit pricing.
by OpenAI·per image·$0.10 per image
Enterprise
Need private routing, higher limits, or model access planning?
Enterprise starts at a $1,000 prepaid credit commitment with 1B credits. It can include procurement review, SSO/RBAC, audit controls, custom rate limits, and private deployment planning.
