NGNewGenRoute
Back homeAPI REFERENCE

One endpoint for every route.

Use familiar OpenAI or Anthropic request shapes. NewGenRoute keeps the public contract stable while your workspace controls models, usage, and keys.

Base URL

/v1

Project keys

It will not be shown again after you close this panel.

First request

curl /v1/chat/completions \
  -H "Authorization: Bearer ng_user_..." \
  -H "Content-Type: application/json" \
  -d '{"model":"newgen/sol","messages":[{"role":"user","content":"Hello"}]}'

Model aliases

newgen/solFAST PATH
newgen/opusDEEP PATH