POST

Generate Alt Text Suggestions


Developer Preview

This API is subject to change. Bug fixes and new features will be released based on developer feedback throughout the preview period.

Generates alt text suggestions for a single image of a Wix-managed item.

The image must be Wix-hosted media and belong to a Wix-managed item, such as a site page or a store product, identified by image.parentItemId and itemType. That item's stored SEO data gives the AI context about what the image is for. This method can't generate alt text for an arbitrary image URL with no owning item.

Returns up to 5 ready-to-use alt texts in the site's language.

To generate alt text for up to 20 images in a single call, call Bulk Generate Alt Text Suggestions.

Authentication

You can only call this method when authenticated as a Wix app or Wix user identity.

Permissions
View SEO Settings
Learn more about app permissions.
Endpoint
POST
https://www.wixapis.com/seo/suggestions/v1/tag-suggestions/alt-text

Errors
429Resource Exhausted

There is 1 error with this status code.

500Internal

There is 1 error with this status code.

This method may also return standard errors. Learn more about standard Wix errors.

Did this help?