gpt-4.1

OpenAI · Chat

ToolsConversationImage Recognition

NixAPI price, from

Input$0.1487
Output$0.5949

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

Get your API key →

About gpt-4.1

GPT-4.1 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.1487$0.5949$0.0744—
Azure-Gpt-2…×0.169$0.338$1.352$0.169—
Azure-Gpt-3…×0.3718$0.7436$2.974$0.3718—
Azure-Gpt-4…×0.7436$1.487$5.949$0.7436—
Openai-Gpt-1…×0.9941$1.988$7.953$0.9941—
Azure-Gpt-5…×1.014$2.028$8.112$1.014—
Openai-Gpt-2…×1.2427$2.485$9.941$1.243—
Azure-Gpt-6…×1.521$3.042$12.168$1.521—

USD per 1M tokens

Supported endpoints

anthropicopenai

Call gpt-4.1 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",
    "messages": [{"role": "user", "content": "Hello!"}]
  }'

Full API reference →

Questions about gpt-4.1

How much does gpt-4.1 cost on NixAPI?

From $0.1487 per 1M input tokens and $0.5949 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?

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

Which routing groups serve gpt-4.1?

gpt-4.1 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 →