Apple App Site Association Generator

Build the AASA file that powers iOS universal links.

Support
Works Offline
Privacy First
No Login
No API

Path patterns (one per line, prefix with NOT to exclude)

Host the result at /.well-known/apple-app-site-association over HTTPS, with no file extension and served as application/json.

apple-app-site-association

About the Apple App Site Association Generator

Generate a valid apple-app-site-association file for iOS universal links from your Team ID, bundle identifier and path patterns. Supports excluded paths, Password AutoFill web credentials and App Clip entries, and reminds you of the hosting rules Apple enforces.

Examples

Blog links

/blog/*

Output

{"applinks":{"details":[{"appIDs":["ABCDE12345.com.example"]}]}}

Keyboard shortcuts

  • Copy the main outputCtrl / ⌘ + Shift + C
  • Download the resultCtrl / ⌘ + S
  • Share this toolCtrl / ⌘ + Shift + S
  • Reset the inputsAlt + R
  • Open the tool search paletteCtrl / ⌘ + K

Related tools

Frequently asked questions

Version 1.0.0 · Updated 2026-08-23 · Runs entirely in your browser