Currently in private preview. Sign up at console.modular.com/signup to request access.
Sign up
Sign up for private preview access at console.modular.com/signup.Create an API key
Go to the API Tokens page in the console and create a new token. Copy it now. You won’t be able to see it again after closing the dialog. Export your key as an environment variable:Send a request
Use the OpenAI SDK or curl to make your first inference call:- Python
- curl
Install the OpenAI SDK:Send a chat completion request:
Explore the playground
Try models interactively in the console playground without writing any code. The playground lets you compare models, adjust parameters, and experiment with prompts before integrating into your application.Next steps
- Text inference: text-to-text, image-to-text, and video-to-text
- Image inference: generate and transform images with FLUX
- Video inference: generate video from text with Wan
- Models: browse all available models