Menu

Ship with the models your product needs.

API endpoint

One OpenAI-compatible endpoint for fast, capable inference. Build once, switch models without rewriting your stack.

Noxery Has Moved to a New Address Read →

API endpoint

https://api.noxery.net/v1

OpenAI-compatible · streaming ready · 6 models available

Available models

View all
GPT-6 Astra

GPT-6 Astra

gpt-6-astra

Newest generation flagship. High quality with balanced speed.

balanced vision

GPT-5.6 Luna

GPT-5.6 Luna

gpt-5.6-luna

balanced vision

GPT-5.6 Sol

GPT-5.6 Sol

gpt-5.6-sol

Most capable, highest quality.

flagship vision

GPT-4.1

GPT-4.1

gpt-4.1

Fast non-reasoning, temperature destekler. Agent hizli isler icin.

balanced vision

GPT-5.5

GPT-5.5

gpt-5.5

Fast GPT-5.5 chat model. Hizli sohbet ve hafif isler icin.

balanced vision

GPT Audio

GPT Audio

gpt-audio

Sesli sohbet ve ses uretimi. Kullanim: POST /v1/audio/speech.

audio

Quick Start

Endpoint, authentication, and a minimal request.

bash
curl https://api.noxery.net/v1/chat/completions \
  -H "Authorization: Bearer nox-YOUR_KEY" \
  -H "Content-Type: application/json" \
  -d '{"model": "gpt-6-astra", "messages": [{"role": "user", "content": "hi"}]}'

One familiar API

Use the OpenAI SDK or plain HTTP. Change only the base URL.

Models that fit

Compare models by capability, context and modality from one catalog.

Usage you can see

Track requests and tokens per model with clear limits.

FAQ

How do I get an API key?
Create an account, then generate a key from the API Keys page. Keys are shown only once.
Which models are available?
See the Models page, or call GET /v1/models with your key.
Is it compatible with the OpenAI SDK?
Yes. Point the base URL at https://api.noxery.net/v1 and pass your nox- key.
How is usage tracked?
Tokens and requests are logged per key and shown on the Usage page.

What is Noxery? Türkiye's AI API

OpenAI-compatible AI API, single endpoint

Noxery is an AI API for developers: GPT, Claude, Gemini, Qwen, DeepSeek and 70+ AI models through a single base URL (https://api.noxery.net/v1). Switch models without rewriting your code.

Why Noxery AI API?

Turkish AI API docs, fast streaming, transparent token limits and a model catalog. Create a free account, read the docs, send your first request in 2 minutes.

View all models · Get started · Read the docs