top of page

1.11 - Atlantis Scan Upload

Atlantis Scan Upload 1.11

Overview

Atlantis Scan Upload 1.11 is a minor release focused on stability improvements, improved upload reliability for large datasets, and clearer user feedback during the scanning and upload process. This post highlights what's new, practical benefits, upgrade notes, troubleshooting tips, and a short walkthrough.

Reviews highlight a "perfect passive fit" and better occlusion compared to traditional analog bridges. There is a high level of aesthetic predictability between the digital wax-up and the final result. Ease of Use: atlantis scan upload 1.11

Streamlining Dental Workflows: Atlantis® Scan Upload 1.11 Atlantis® Scan Upload Atlantis Scan Upload 1

API example (cURL)

curl -X POST https://your-atlantis.instance/v1.11/upload \
  -F "files=@document.pdf" \
  -F "files=@receipt.tiff" \
  -F "config=\"ocr\":true,\"metadata\":\"project\":\"audit-2025\""
bottom of page