okAI
Meet okAI, your all-in-one AI powerhouse. Harness unlimited conversations across four specialized models—General, Code, Quantum and Dating—plus boundless SDF image generation. Seamlessly integrated with your favorite coding editors (VS Code, Codium, and more), AI Nexus turbo-charges both conversation and creation without limits.
okAI endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
Routes / |
Endpoints available |
| GET |
List Models /v1/models |
List available chat models. |
| POST |
Image /v1/image/generate |
Generate images currently only supports stable-diffusion-xl-ok:2.3 |
| POST |
Summary /v1/chat |
OpenAI compatible chat endpoint can summarize text |
| POST |
Chat /v1/chat |
OpenAI compatible chat endpoint chat endpoint is does not stream by default simple json response with tokens info. |
| POST |
Completions /v1/chat/completions |
OpenAI compatible chat endpoint can used in any Coding Agent/Assistant tools in any IDE By default streaming is true. |
okAI pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | $1 / month | 5 / minute |
|
| PRO | $7 / month | 30 / second |
|
| ULTRA Recommended | $15 / month | 300 / second |
|
| MEGA | $30 / month | 9000 / second |
|