Skip to content

Open models. Ready-to-use API. Fair pricing.

We run the models. You build the product. Access open source LLMs and image generation through an OpenAI-compatible API — with managed infrastructure, predictable quotas, and honest pricing.

The Norlen API is OpenAI-compatible. Point any client at our endpoint and swap in your key.

Terminal window
curl https://api.dockplusai.io/v1/chat/completions \
-H "Authorization: Bearer $NORLEN_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"model": "qwen3.6-35b",
"messages": [{"role": "user", "content": "Explain embeddings in one sentence."}]
}'

Open source without friction

Access open models via API without building a GPU operation, routing, and authentication from scratch.

Fair, predictable pricing

A subscription with included quotas and overage only when you need to scale. No surprise costs.

Managed infrastructure

Models running on our own infrastructure and specialized providers — availability is our problem.

Product-ready

API keys, authentication, limits, usage, and billing on a single OpenAI-compatible platform.

Getting started

Create your account, generate an API key, and make your first call. Get started →

API reference

Chat, embeddings, and image generation — endpoints, parameters, and examples. See the API →

Plans & pricing

Included quotas, limits, and overage — in dollars, no fine print. See plans →