Search images. Get a viewer URL.

One API call to search images and generate a shareable gallery page. Built for AI agents, bots, and developers.

Try it

How it works

1

API Call

POST /api/search with your query — e.g. "cute cats"

2

Viewer Generated

We search images and create a shareable gallery page instantly

3

Share the Link

Return the viewer URL to your users — one click to see all images

Quick start

curl -X POST https://your-domain.com/api/search \
  -H "Authorization: Bearer demo-key-xxx" \
  -H "Content-Type: application/json" \
  -d '{"query": "tokyo skyline", "count": 10}'

# Response:
{
  "viewer_url": "https://your-domain.com/v/abc123",
  "images": [
    { "url": "https://...", "title": "...", "source": "..." },
    ...
  ]
}

Pricing

Free

$0/mo

  • + 50 searches / month
  • + Viewer pages (7-day TTL)
  • + Community support

Pro

$9/mo

  • + 2,000 searches / month
  • + Viewer pages (30-day TTL)
  • + API key dashboard
  • + Priority support

Growth

$29/mo

  • + 10,000 searches / month
  • + Viewer pages (90-day TTL)
  • + Custom branding
  • + Search history