gpt-4.1-nano

OpenAI · Chat

ToolsConversationImage Recognition

NixAPI price, from

Input$0.007436
Output$0.0297

USD per 1M tokens · via group Azure-Gpt-1 · Official list price $0.1 / $0.4Save 93%

Get your API key →

About gpt-4.1-nano

GPT-4.1 nano is an AI model provided by OpenAI.

Price by routing group

Pick a group in the console when you create a key. Status is live from the router. Live status by group →

GroupGroup statusModel statusMultiplierInputOutputCache readCache write
Azure-Gpt-1…×0.0744$0.007436$0.0297——
Azure-Gpt-2…×0.169$0.0169$0.0676——
Azure-Gpt-3…×0.3718$0.0372$0.1487——
Azure-Gpt-4…×0.7436$0.0744$0.2974——
Openai-Gpt-1…×0.9941$0.0994$0.3977——
Azure-Gpt-5…×1.014$0.1014$0.4056——
Openai-Gpt-2…×1.2427$0.1243$0.4971——
Azure-Gpt-6…×1.521$0.1521$0.6084——

USD per 1M tokens

Supported endpoints

openai

Call gpt-4.1-nano in one request

Works with the OpenAI SDK and any OpenAI-compatible client. Replace the key with your own.

curl https://api.nixapi.com/v1/chat/completions \
  -H "Authorization: Bearer $NIXAPI_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "gpt-4.1-nano",
    "messages": [{"role": "user", "content": "Hello!"}]
  }'

Full API reference →

Questions about gpt-4.1-nano

How much does gpt-4.1-nano cost on NixAPI?

From $0.007436 per 1M input tokens and $0.0297 per 1M output tokens in the Azure-Gpt-1 group, about 93% below the official list price. Prices are pay-as-you-go in USD with no monthly minimum.

How do I call gpt-4.1-nano?

Point any OpenAI-compatible client at https://api.nixapi.com/v1, use your NixAPI key and set the model to "gpt-4.1-nano".

Which routing groups serve gpt-4.1-nano?

gpt-4.1-nano is available in 8 routing groups: Azure-Gpt-1, Azure-Gpt-2, Azure-Gpt-3, Azure-Gpt-4, Openai-Gpt-1, Azure-Gpt-5, Openai-Gpt-2, Azure-Gpt-6. The lowest price is in Azure-Gpt-1.

More from OpenAI

Compare all OpenAI models →