REST API for image optimization, AI listing generation and PPC cleanup. Built for agencies, brand teams and SaaS integrations.
# Resize an image to 2000x2000
curl -X POST https://api.snapfba.com/v1/image/resize \
-H "Authorization: Bearer $SNAPFBA_KEY" \
-F "file=@product.jpg" \
-F "width=2000" -F "height=2000" \
-F "format=jpg" -F "quality=90"
# AI title generation
curl https://api.snapfba.com/v1/ai/title \
-H "Authorization: Bearer $SNAPFBA_KEY" \
-d '{"brand":"HydraFlow","product":"32oz bottle",
"features":["leak-proof","cold 24h"]}'
Resize, crop or pad images to Amazon specs.
Smart compression up to 80% smaller.
Main-image compliance, zoom-eligible check, BG check.
Generate 5 optimized titles per call.
5 conversion-optimized bullets.
Story-driven product description.
Clean search terms, dedupe, format match types.
Surface negative keyword candidates.
Server-side FBA profit calc with category awareness.