curl \ -H "Authorization: Bearer API_KEY" \ -H 'Content-Type: application/json' \ -d '{"url": "https://img.ayrshare.com/012/gb.jpg"}' \ -X POST https://api.ayrshare.com/api/generate/altText
{ "status": "success", "altText": "A ghostbusters vehicle driving through a field.", "url": "https://img.ayrshare.com/012/gb.jpg" }
Create AI-generated alt text for your images
Authorization: Bearer API_KEY
https://