iOS Integration Setup

Integrating Virtual Try-On directly using standard system network frameworks.

No SDK Package Required
Since integrations route directly to the REST API, you do not need to install any external Swift packages, binary frameworks, or CocoaPods dependencies. This keeps your iOS app bundle size lightweight and clean.

Required Setup & Permissions

Ensure your app has standard Internet access. Because our REST API operates securely over HTTPS, no custom App Transport Security (ATS) exceptions or plist overrides are required.

Base Configuration

Define the VTON API base URL and your private API key in your configuration registry or plist file:

API Endpoint
https://apisdk.snapmydesign.com/api/v1/vton/generate