Add to your site
in 60 seconds

Embed verified photo workflows on your website. Zero coding. Instant deployment. Reports auto-generated and sent to your email or CRM. Free tier to test with your customers.

Try it now

Upload a watch photo and see the widget in action

Widget demo will load here (embedded from watch.aiverie.com)

Open Full Demo

Three steps to deploy

Copy code. Paste on site. Done.

1
Sign up

Get your vendor ID (free tier available)

2
Copy code

Add your ID to the embed snippet

3
Paste & go

Add to your site. Widget works immediately.

Embed Code
<!-- AIVERIE Upload Widget -->
<script src="https://widget.aiverie.com/v1/embed.js"
        data-vendor-id="YOUR_VENDOR_ID"
        data-category="watches"
        data-webhook="https://your-site.com/webhook"></script>
<div id="aiverie-widget"></div>

Integration options

Connect AIVERIE to your existing tools

Zapier

Send reports to CRM, email, Slack, or 5,000+ apps automatically.

Webhooks

POST to your endpoint when reports are created or updated.

Email

Automatic delivery to your team when customers upload photos.

API

Full REST API access for custom integrations (Enterprise).

Simple, transparent pricing

Free tier to test. Scale as you grow.

Free
$0
forever
  • 25 reports/month
  • Widget embed
  • Email notifications
  • Evidence Scores
  • Object Passports
Get Started
Starter
$49
/month
  • 50 reports/month
  • Everything in Free
  • Zapier integration
  • Webhooks
  • $1.50/report overage
Get Started
Growth
$99
/month
  • 100 reports/month
  • Everything in Starter
  • Custom branding
  • Priority support
  • $1.25/report overage
Get Started
Popular
Professional
$149
/month
  • 200 reports/month
  • Everything in Growth
  • Advanced webhooks
  • Multi-category
  • $1/report overage
Get Started
Enterprise
$299+
/month
  • Custom volume
  • White-label
  • API access
  • SLA guarantees
  • Dedicated support
Contact Sales

What your customers get

Professional photo intake with instant verified reports.

Easy upload — Drag and drop or mobile camera. Works on any device.
Instant analysis — AI extraction happens in seconds. No waiting.
Verified report — Evidence Score, findings, Verify QR code. Professional presentation.
Share anywhere — Link sent to customer and you. Shareable with anyone.
Drop-In Widget

Works with any website platform. No framework requirements.

Configuration options

Customize the widget for your needs

Branded

Custom colors, logo, branding (Pro & Enterprise)

Configurable

Set category, fields, required photos, notifications

Multi-language

English, Spanish, French, German (more coming)

Advanced Configuration
<script src="https://widget.aiverie.com/v1/embed.js"
        data-vendor-id="YOUR_ID"
        data-category="watches"
        data-brand-color="#1EC16B"
        data-logo-url="https://yoursite.com/logo.png"
        data-webhook="https://yoursite.com/api/reports"
        data-email="reports@yoursite.com"
        data-min-photos="3"
        data-max-photos="10"
        data-language="en"></script>
<div id="aiverie-widget"></div>

Webhook integration

Get notified when reports are created. Send to your CRM automatically.

Real-time notifications — POST to your endpoint when reports complete
Structured data — JSON payload with object details, Evidence Score, report URL
Retry logic — Automatic retries with exponential backoff for reliability
Webhook Payload Example
{
  "event": "report.created",
  "report_id": "rpt_abc123",
  "passport_id": "WATCH-AM-9K2D",
  "vendor_id": "YOUR_ID",
  "customer_email": "user@example.com",
  "object": {
    "type": "watch",
    "brand": "Rolex",
    "model": "Submariner",
    "serial": "Z35..."
  },
  "evidence_score": "green",
  "condition": "good",
  "report_url": "https://api.aiverie.com/...",
  "created_at": "2025-10-03T14:22:31Z"
}

Ready to add the widget?

Start with the free tier. Test with your customers. Upgrade when ready.