04 / SYNC
SYNC & EXPORT
Export the active session as a ZIP, or push it to your AIImageSuite.pro dashboard.
CLOUD SYNC · $12/MO
SEND TO AIIMAGESUITE.PRO
Cloud backup, multi-device, webhook automation. Your captures live everywhere — not just on this phone. Cancel anytime.
STRIPE SECURED · CANCEL ANYTIME · $12/MONTH
OR — QUICK CHECKOUT
Pay directly on Stripe. Same plan, same price. You'll enter your email on the checkout page.
AFTER PAYMENT — RETURN HERE AND ENTER THE SAME EMAIL ABOVE TO ACTIVATE SYNC
NO ACTIVE SESSION
Activate a session from the Sessions list to export or sync it.
A. EXPORT
Download a ZIP of all renamed JPEGs (with EXIF metadata baked in) plus a manifest.json.
B. AIIMAGESUITE.PRO CONFIG
Configure the Base URL; the versioned ingest path is appended automatically. Lets you switch between production / staging / dev without app rewrites.
HANDSHAKE
Sends a 1×1 JPEG with the full ingest contract — confirms auth, path, and metadata field names in one click. No real photos uploaded.
INGEST CONTRACT
PATH /v1/sessions/{session_id}/photos
RESOLVED https://httpbin.org/anything/v1/sessions/{session_id}/photos
MODE multipart (default of multipart / json)
EVENTS photo.completed · photo.failed · session.ready
RECEIPT TTL 30 days
C. SYNC TO DASHBOARD
Uploads each photo (with EXIF baked in) to your configured ingest endpoint. The summary button below sends only a session manifest (lightweight ping).