This API is subject to change. Bug fixes and new features will be released based on developer feedback throughout the preview period.
Authentication and Permissions
To use the AI APIs, you must be authenticated as a Wix app or Wix user identity.
For app development, you must also include the INVOKE AI MODELS permission scope. Learn more about app permissions.
Each method call uses approximately 1 AI credit. Learn more about AI credits on Wix.
You can generate text using these suggested models from the following providers:
| Provider | Model |
|---|---|
| OpenAI | gpt-5.2-pro |
| OpenAI | gpt-5.2 |
| OpenAI | gpt-5.1 |
| OpenAI | gpt-5-nano |
| OpenAI | gpt-5-mini |
| OpenAI | gpt-5 |
| OpenAI | gpt-4.1-nano |
| OpenAI | gpt-4.1-mini |
| OpenAI | gpt-4.1 |
You can create embeddings using these suggested models from the following providers:
| Provider | Model |
|---|---|
| OpenAI | text-embedding-3-small |
| OpenAI | text-embedding-3-large |
| OpenAI | text-embedding-ada-002 |
You can generate images using these suggested Runware models. Specify the model's AIR ID in the image generation method:
| Model name | Model AIR ID |
|---|---|
| FLUX.2 Dev | runware:400@1 |
| FLUX.2 Pro | bfl:5@1 |
| Ideogram 3.0 | ideogram:4@1 |
| ImagineArt 1.5 Pro | imagineart:1.5-pro@0 |
| Nano Banana Pro 2 | google:4@2 |
| Seedream 4.5 | bytedance:seedream@4.5 |
| Z-Image-Turbo | runware:z-image@turbo |
Note: You can use any model supported by Runware. Sign up to Runware to explore the full model list.