POST

Bulk 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 up to 20 images in one call.

Every image must be Wix-hosted media and belong to a Wix-managed item of the same type. Images are processed independently: the response reports per-image success, and the call succeeds as long as at least 1 image succeeded. A call where every image failed returns a GENERATION_FAILED error. An image URL that isn't Wix-hosted rejects the whole request.

To generate alt text for a single image, call 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-bulk

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?