Overview
GistMag integrates seamlessly with Make.com (formerly Integromat) to automatically generate AI-powered alt text for images in your automation workflows.Install GistMag in Make.com
Get started with the Make.com integration
Quick Start
1. Get Your API Key
- Sign up at GistMag Dashboard
- Navigate to API Keys section
- Create a new API key
- Copy your API key
2. Install GistMag in Make.com
Click the button above or manually add the app:- Add a GistMag module to your scenario
- Click Create a connection
- Paste your API key
- Click Save
3. Start Generating Alt Text
Fill in the image URL and let AI do the rest!Available Modules
Generate Alt Text
Generate alt text for a single image. Input Fields:imageUrl(required): Image URLmode(optional):short,long, orseo(default:short)language(optional): Language code (default:en)
alt_text: Generated alt text based on selected modeshort_alt_text: Concise version (50-100 characters)long_alt_text: Detailed description (100-200 characters)seo_alt_text: SEO-optimized version
Batch Process Images
Generate alt text for multiple images at once. Input Fields:images(required): Array of image objects- Each object:
{image_url, mode, language}
- Each object:
source(optional): Source identifier
- One bundle per image with all alt text variants
- Total count, successful, and failed statistics
The batch module outputs one bundle per image, making it easy to process results individually in your workflow.
Get Usage Statistics
Check your API usage and remaining credits. Output Fields:current_month: Images used this monthmonthly_limit: Monthly limitremaining: Remaining creditssubscription_tier: Subscription tier (free/pro/enterprise)by_source: Usage breakdown by source
Verify API Key
Check if your API key is valid. Output Fields:valid: Boolean statussubscription_tier: Your subscription tiermessage: Status message
Common Use Cases
Auto Alt Text for New Images
Batch Process Product Images
Monitor Usage
WordPress Blog Images
Mode Guide
Short Mode
- Best for: Icons, thumbnails, navigation images
- Length: 50-100 characters
- Example: “Golden retriever in park”
Long Mode
- Best for: Hero images, complex scenes, infographics
- Length: 100-200 characters
- Example: “A happy golden retriever running through a lush green park on a sunny day, chasing after a red ball”
SEO Mode
- Best for: Product images, blog posts, landing pages
- Features: Includes relevant keywords
- Example: “Golden retriever dog playing fetch in park - pet photography”
Supported Languages
English • Spanish • French • German • Italian • Portuguese • Dutch • Polish • Russian • Japanese • Chinese (Simplified)Pricing & Limits
The Make.com integration is available for all GistMag subscription plans, including the Free plan. Only your credit limits differ by plan.
- Free Plan: 50 images (one-time)
- Starter Plan: 500 images/month
- Pro Plan: 1,000 images/month
- Business Plan: 5,000 images/month
- Enterprise: 100,000 images/month
Troubleshooting
”Invalid or missing API key”
- Double-check your API key in the GistMag dashboard
- Make sure you copied it correctly (no extra spaces)
- Try regenerating your key
”Rate limit exceeded”
- You’ve reached your monthly limit
- Check usage with the Get Usage Statistics module
- Upgrade your plan at gistmag.co.uk/dashboard/billing
”Value is not a valid URL address”
- Make sure your image URL is publicly accessible
- URL must start with
http://orhttps:// - Supported formats: JPEG, PNG, WebP, GIF
Tips
- Test first - Start with the “Generate Alt Text” module on a single image before batch processing
- Monitor usage - Set up a daily scenario to check your remaining credits
- Choose the right mode - Use SEO mode for public-facing images, Short for icons
- Use filters - Add filters after batch processing to handle successful vs failed results
- Cache results - Store generated alt text to avoid regenerating for the same image