Nebius Token Factory offers an OpenAI-compatible API for inference and fine-tuning.
Response
Response
Authentication
To authenticate, include your API key (e.g.,ABC123...) in the Authorization header, as shown below:
Keep your keys private; do not share or expose them in client-side code. If a key is compromised, Nebius Token Factory can automatically revoke it
- In Nebius Token Factory, go to the API keys section.
- Click Create API key.
- Enter the key name and then click Create.
- Save the displayed API key. You cannot open it later in Nebius Token Factory.
In the Nebius Token Factory inference playground, you can view your model setup and chat as code that makes API requests, and use this code in your applications. For more details, see View code.
You can use integrations with third-party instruments instead of the API.