alttextai.api.* operation is listed below with parameter shapes and return types from the plugin Zod schemas.
New to Corsair? See API access, authentication, and error handling.
Account
get
account.get
Get AltText.ai account settings and usage
Risk: read
subscription full type
subscription full type
errors full type
errors full type
update
account.update
Update AltText.ai account settings
Risk: write
account full type
account full type
subscription full type
subscription full type
errors full type
errors full type
Images
bulkCreate
images.bulkCreate
Upload a CSV of image URLs for batch alt text generation
Risk: write
Output
create
images.create
Add an image and generate AI alt text from URL or base64 data
Risk: write
image full type
image full type
ecomm full type
ecomm full type
alt_texts full type
alt_texts full type
metadata full type
metadata full type
errors full type
errors full type
delete
images.delete
Delete an image from the AltText.ai library
Risk: destructive
Output
alt_texts full type
alt_texts full type
metadata full type
metadata full type
errors full type
errors full type
get
images.get
Retrieve image metadata and alt text by asset ID
Risk: read
Output
alt_texts full type
alt_texts full type
metadata full type
metadata full type
errors full type
errors full type
list
images.list
List images in the AltText.ai library with pagination
Risk: read
Output
images full type
images full type
pageScrape
images.pageScrape
Scrape a web page and queue alt text for all images found
Risk: write
page_scrape full type
page_scrape full type
scraped_images full type
scraped_images full type
search
images.search
Search images by alt text, asset ID, or URL substring
Risk: read
Output
images full type
images full type
update
images.update
Update alt text or metadata for an existing image
Risk: write
image full type
image full type
alt_texts full type
alt_texts full type
metadata full type
metadata full type
errors full type
errors full type