Skip to content

FAQ

Are there any additional traffic costs?

No. All traffic is included in the price.


Which models are available?

Currently, the OpenAI gpt-oss-120b model is available.


Will more models be available?

Yes, we are already working on offering additional models soon.


How is the data processed?

The prompt sent by the user is transmitted TLS encrypted and processed directly by the model.
The generated response is then sent back to the user.
At no point is any data stored, monitored, or shared with third parties.


How is billing handled?

Billing is based on the number of processed input and output tokens.

  • Input tokens: €0.20 per 1 million tokens
  • Output tokens: €0.70 per 1 million tokens

How many API keys are included?

You can create and name as many API keys as you like.


Can I connect a RAG (Retrieval-Augmented Generation)?

Yes, that’s generally possible.
Feel free to contact us – we’ll help you build a suitable solution.


How can I integrate the API?

The API can be integrated via a standardized OpenAI-compatible interface.
You can find detailed documentation in the Tutorial section.


Is there a test environment?

Yes, you can first try out the model in our free OpenWebUI chat interface.


Where are the servers located?

Our systems run in German data centers certified according to ISO 27001 standards.


Is there a Data Processing Agreement (DPA)?

Yes, upon request we provide a GDPR-compliant DPA.


How can I get support if I encounter issues?

Via email at nws@netways.de.


Can I manage access for my organization’s members?

Yes, you can configure permissions via the MyNWS web interface.


Does the API support streaming responses?

Yes, streaming is available to receive responses in real time.