https://github.com/bhagyas/app-urls
A long list of App URLs for iOS, macOS and Android
https://github.com/bhagyas/app-urls
List: app-urls
app-urls awesome awesome-list list
Last synced: 6 months ago
JSON representation
A long list of App URLs for iOS, macOS and Android
- Host: GitHub
- URL: https://github.com/bhagyas/app-urls
- Owner: bhagyas
- Created: 2018-11-21T14:02:23.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2026-01-12T19:41:05.000Z (7 months ago)
- Last Synced: 2026-01-13T00:46:27.796Z (7 months ago)
- Topics: app-urls, awesome, awesome-list, list
- Language: Shell
- Homepage:
- Size: 183 KB
- Stars: 1,281
- Watchers: 25
- Forks: 71
- Open Issues: 24
-
Metadata Files:
- Readme: README.adoc
Awesome Lists containing this project
README
= AppURLs
:toc:
:toc-placement!:
A long list of application urls for iOS, macOS and Android*
Feel free to make pull requests or file an issue with new app URLs that you want to contribute.
toc::[]
== Apple Services
|===
|Application/Service |AppURL | Notes
|Apple News
|`applenews://` or `applenewss://`
|
|App Store
|`itms-apps://itunes.apple.com`
|
|Apple Weather
|`weather://`
|Currently unknown if you can use url schemes for weather app to link to locations - Discussed on Reddit https://www.reddit.com/r/iphonehelp/comments/1dzw5yb/comment/lt4sk7w/?utm_source=share&utm_medium=web3x&utm_name=web3xcss&utm_term=1&utm_content=share_button
|Apple Music
|`music://` or `musics://` or `audio-player-event://`
|Any `music.apple.com` (or `classical.music.apple.com`) link works by switching out `https` with `music`/`musics` (e.g. -> `music://music.apple.com/playlist/pl.567c541f63414e798be5cf214e155557`). `playlist/pl.`, `song/` (credits), `album/[?i=]` (album, optionally highlighting a specific song on the album), `station/ra.`, `profile/`, and `music-video/` all are valid to occur after `music.apple.com/`. `song-id`, `video-id` and `album-id` are numeric values, and `playlist-id` and `station-id` are alphanumeric and may include hyphens.
|Apple Music Classical
|`classical://`
|
|Apple News
|`applenews://` or `applenewss://`
|
|App Store
|`itms-apps://itunes.apple.com` (add /app/id for specific apps)
|
|App Store (Search)
|`itms-apps://search.itunes.apple.com/WebObjects/MZSearch.woa/wa/search?media=software&term=`
|
|App Store (Top Charts)
|`itms-apps://itunes.apple.com/WebObjects/MZStore.woa/wa/viewTop?genreId=36&popId=30`
|
|App Store (Udpates)
|`itms-apps://itunes.apple.com/updates`
|
|Apple TV
|`videos://`
|
|Calendar
|`calshow://` or `x-apple-calevent://`
|
|Calendar (Add Calendar)
|`webcal://suscribelinkforcalendar`
|
|Clips
|`clips://`
|
|Contacts
|`contacts://`
|
|Diagnostics
|`diagnostics://` or `diags://`
|
|Dictionary
|`dict://`
|
|FaceTime (Audio)
|`facetime-audio://phoneoremail` or `facetime-audio-prompt://phoneoremail`
|
|FaceTime (Video)
|`facetime://phoneoremail` or `facetime-prompt://phoneoremail`
|
|Feedback
|`applefeedback://`
|
|Find My Friends
|`findmyfriends://` or `fmf1://` or `grenada://`
|
|Find My iPhone
|`fmip1://`
|
|Files
|`shareddocuments://`
|
|Game Center
|`gamecenter://` or `itms-gc://` or `itms-gcs://` (pre-iOS 11)
|
|GarageBand
|`garageband://`
|
|Headspace
| `headspace://`
|
|iBooks
|`ibooks://` or `itms-books://` or `itms-bookss://`
|
|iCloud Drive
|`appleiclouddrive:// (pre-iOS 11)`
|
|iMovie
|`imovie://`
|
|iTunes Remote
|`remote://`
|
|iTunes Store
|`itms://` or `itmss://`
|
|iTunes U
|`itms-itunesu://`
|
|Maps
|`map://` or `maps://` or `mapitem://`
|
|Mail
|`message://` or `mailto://emailaddress`
|
|Messages
|`sms://phonenumber`
|
|Notes
|`mobilenotes://`
|
|Passwords
|`otpauth-migration://` or `apple-otpauth-migration://`
|This `apple-otpauth://` popups up the "Add Verification Code" page. This `otpauth:apple://` will take to you some passwords saved with "apple" in the title. Same with `otpauth:google://` for "google" . Though things like `otpauth:amazon://` and `otpauth:twitter://` don't the same way.
|Phone
|`tel://phonenumber` or `telprompt://phonenumber`
|
|Photos
|`photos-redirect://`
|
|Podcasts (Add Feed By URL)
|`feed://` or `podcast://` (you can also add a feed URL after to auto-populate it)
|
|Podcasts (Browse)
|`pcast://` or `itms-pcast://` or `itms-pcasts://` or `podcasts://` or `itms-podcast://` or `itms-podcasts://` (displays a "can't connect" error)
|
|Reminders
|`x-apple-reminder://`
|
|Safari (Search)
|`x-web-search://`
|
|Safari (FTP)
|`ftp://locationtofileonftpserver`
|
|Safari (HTTP)
|`http://websiteurl`
|
|Safari (HTTPS)
|`https://websiteurl`
|
|Settings
|`App-prefs://` or `App-prefs:` or `prefs://` or `prefs:` or `prefs:root`
|
|Shortcuts
|`shortcuts://`
|
|Voice Memos
|`voicememos://` (could work in the Notification Center)
|
|Wallet
|`shoebox://`
|
|Watch
|`itms-watch:// or itms-watchs://`
|
|Workflow
|`workflow://`
|
|Workflow (Create Workflow)
|`workflow://create-workflow`
|
|Workflow (Open Workflow)
|`workflow://open-workflow?name=name`
|
|Workflow (Run Workflow)
|`workflow://run-workflow?name=name&input=input`
|
|Workflow (Open Gallery)
|`workflow://gallery`
|
|Workflow (Search Gallery)
|`workflow://gallery/search?query=query`
|
|===
== Third-Party Apps & Services
|===
|Application/Service |AppURL | Notes
|1Password
|`onepassword://search/{query}`
|https://github.com/christopherdwhite/iosWorkflows/blob/master/1password.md
|1Password Browser
|`ophttp://{url}`
|https://github.com/christopherdwhite/iosWorkflows/blob/master/1password.md
|Achievement - Reward Health
|`achievement://`
|
|Age of Solitaire : Build City
|`fb1431194636974533://`
|
|Alpha Omega
|`fb1414385748867269suffix://`
|
|AMC Theatres
|`amc://`
|
|AmpliFi WiFi
|`fb1761190244145574amplifi://`
|
|Atlas Earth
|`atlas-earth://`
|
|Anchor
|`anchorfm://` or `anchorfmspotify://`
|
|Ancestry
|`ancestry://`
|
|Bambu Handy
|`bambulab://`
|
|Bejeweled Blitz
|`com.popcap.ios.BejBlitz://` or `com.popcap.ios.BejBlitz.From.Bej3://` or `com.popcap.ios.BejBlitz.From.Bej2://` or `ea850758://` or `ea47862://`
|
|Blind
|`teamblind://`
|
|Bloomberg
|`bloomberg://`
|
|Brave
|`brave://open-url?url=`
|Urlencode the URL to be opened
|Brushstroke
|`brushstroke://`
|
|Cake Browser
|`cakeslice://` or `havecake://`
|
|Camera+
|`cameraplus://`
|
|Cash App
|`squarecash://` or `cashme://`
|
|Castro
|`castro2://` or internal podcast deep-link UUID like `castro2://podcast/19d759ce-5a6b-43ef-b7b2-39469df85f47`
|For iTunes IDs: https://blog.supertop.co/post/170848224642/a-podcast-url-scheme
|CityMapper
|`citymapper://directions?startcoord=,&startname=&startaddress=
&endcoord=,&endname=&endaddress=`
|http://blog.citymapper.com/post/59578777734/launching-citymapper-directions-from-apps-and-the
|Clash of Clans
|`clashofclans://` or `wxfa242abf8cdd841a://` or `tencent1105771533://` or `tencentlaunch1105771533://`
|
|Discogs
|`discogs://` or `com.Discogs.App://`
|
|DoorDash - Food Delivery
|`doordash://`
|
|Draw Something
|`fb225826214141508paid://`
|
|DropBox
|`dbapi-1://`
|
|DuckDuckGo Privacy Browser
|`ddgLaunch://` or `ddgQuickLink://`
|
|Duolingo
|`duolingo://` or `com.duolingo.DuolingoMobile`
|
|Evernote
|`evernote://x-callback-url/[action]?[action parameters]&[x-callback parameters]`
|https://github.com/evernote/evernote-ios-x-callback-url
|Eufy Security
|`eufysecurity://`
|
|Excel
|`excel://`
|
|Facebook
|`fb://`
|
|Facetune
|`facetune://`
|
|Fandango
|`fandango://`
|
|Fantastical
|`fantastical://` or `fantastical2://`
|See full options under "URL Handler" https://flexibits.com/fantastical-iphone/faq
|Firefox
|`firefox://open-url?url=`
|Urlencode the URL to be opened. Append `&private=true` to open in a private tab
|Firefox Focus
|`firefox-focus://open-url?url=`
|Urlencode the URL to be opened. Append `&private=true` to open in a private tab
|Fitbit
|`fitbit://`
|
|Fleapa
|`fleapa://`
|
|Flickr
|`flickr://`
|
|Forest
|`forest://`
|
|Gboard
|`gboard://`
|
|Genshin Impact
|`yuanshengame://`
|
|Github
|`github://`
|
|Gmail - Email by Google
|`googlegmail://`
|
|Goodreads: Book Reviews
|`goodreads://`
|
|Google
|`google://`
|
|Google Assistant
|`googleassistant://`
|
|Google Calendar
|`googlecalendar://`
|
|Google Docs
|`googledocs:// or googledocs-v2:// or com.google.sso.263492796725://`
|
|Google Chrome
|`googlechrome://`
|
|Google Drive
|`googledrive://`
|
|Google Earth
|`googleearth:// or comgoogleearth://`
|
|Google Keep
|`comgooglekeep://`
|
|Google Maps - GPS Navigation
|`googlemaps://`
|
|Google Photos
|`googlephotos://`
|
|Google Sheets
|`googlesheets://`
|
|Google Translate
|`googletranslate://`
|
|Google Voice
|`googlevoice://`
|
|Halide Camera
|`halide://`
|
|HBO GO
|`hbogo://`
|
|HBO NOW
|`hbonow://`
|
|Hulu: Watch TV Shows & Movies
|`hulu://`
|
|Hyperlapse from Instagram
|`hyperlapse://`
|
|IFTTT
|`ifttt://`
|
|IMDb Movies & TV
|`imdb://`
|
|Instagram
|`instagram://`
|https://www.instagram.com/developer/mobile-sharing/iphone-hooks/
|Instagram Stories
|`instagram-stories://share`
|https://developers.facebook.com/docs/instagram/sharing-to-stories/
|Instapaper
|`instapaper://`
|
|LastPass Password Manager
|`lastpass://`
|
|Launch Center Pro
|`launch://`
|
|LinkedIn
|`linkedin://`
|
|Litely
|`litely://`
|
|Lovense Remote
|`wear://`
|
|Messenger
|`fb-messenger://`
|
|MoviePass
|`moviepass://`
|
|Music Harbor
|`musicharbor://`
|
|myQ
|`myliftmaster://`
|
|Netflix
|`nflx://`
|
|Nextcloud
|`nextcloud://`
|
|Omnifocus
|`omnifocus://`
|
|OneNote
|`onenote://`
|
|Overcast
|`overcast://`
|https://overcast.fm/podcasterinfo
|PayPal: Mobile Cash
|`paypal://`
|
|PhotoScan by Google Photos
|`photoscan://`
|
|Pinterest
|`pinterest://`
|
|Plex
|`plex://`
|
|PowerPoint
|`powerpoint://`
|
|Pyto
|`pyto-run://`
|
|Reframe
|`reframeapp://`
|
|Reolink
|`fb1675493782511558://`
|
|Rivian
|`rivian://`
|
|Signal - Private Messenger
|`sgnl://`
|
|Sketchbook
|`sketchbook://`
|
|Skype for iPhone
|`skype://`
|
|Snapchat
|`snapchat://`
|
|Speedtest by Ookla
|`speedtest://`
|
|Spotify Music
|`spotify://`
|
|Steller
|`steller://`
|
|SleepTown
|`sleeptown://`
|
|Streets
|`streets://`
|https://www.futuretap.com/api/streets
|Tesla
|`tesla://`
|
|Textastic
|`textastic://`
|URL Scheme Documentation - https://www.textasticapp.com/v10/manual/integration_other_apps/x-callback-url.html
|Things
|`things://`
|URL Scheme Documentation - https://culturedcode.com/things/support/articles/2803573/
|TomTom Go
|`tomtomgo://`
|To navigate to a coordinate: `tomtomgo://x-callback-url/navigate?destination={lat},{long}`
|Tumblr
|`tumblr://`
|
|Twitch
|`twitch://`
|
|Twitter
|`twitter://`
|
|TweetBot for Twitter
|`tweetbot://`
|
|Vimeo
|`vimeo://`
|
|VLC
|`vlc://`
|
|VSCO
|`vsco://`
|
|Waze Navigation & Live Traffic
|`waze://`
|
|WhatsApp Messenger
|`whatsapp://`
|
|Where To?
|`whereto://`
|https://www.futuretap.com/api/whereto
|Word
|`word://`
|
|Working Copy
|`working-copy://`
|URL Scheme Documentation - https://workingcopyapp.com/url-schemes.html
|YouTube: Watch, Listen, Stream
|`youtube://`
|
|===
== Settings.app (Preferences)
These links point to specific sections of the `Settings.app`
|===
| Description | AppURL
| Open | `App-prefs://` `App-prefs:` `prefs://` `prefs:` `prefs:root`
|Accessibility
|`prefs:root=ACCESSIBILITY`
|Apple Pencil (iPad-only)
|`prefs:root=Pencil`
|App Store
|`prefs:root=STORE`
|App Store - App Downloads
|`prefs:root=STORE&path=App%20Downloads`
|App Store - Video Autoplay
|`prefs:root=STORE&path=Video%20Autoplay`
|Battery
|`prefs:root=BATTERY_USAGE`
|Battery - Battery Health (iPhone-only)
|`prefs:root=BATTERY_USAGE&path=BATTERY_HEALTH`
|Bluetooth
|`prefs:root=Bluetooth`
|Books
|`prefs:root=IBOOKS`
|Calendar
|`prefs:root=CALENDAR`
|Calendar - Alternate Calendars
|`prefs:root=CALENDAR&path=Alternate%20Calendars`
|Calendar - Default Alert Times
|`prefs:root=CALENDAR&path=Default%20Alert%20Times`
|Calendar - Default Calendar
|`prefs:root=CALENDAR&path=Default%20Calendar`
|Calendar - Sync
|`prefs:root=CALENDAR&path=Sync`
|Camera
|`prefs:root=CAMERA`
|Camera - Record Slo-mo
|`prefs:root=CAMERA&path=Record%20Slo-mo`
|Camera - Record Video
|`prefs:root=CAMERA&path=Record%20Video`
|Cellular
|`prefs:root=MOBILE_DATA_SETTINGS_ID`
|Cellular - Cellular Data Options
|`prefs:root=MOBILE_DATA_SETTINGS_ID&path=CELLULAR_DATA_OPTIONS`
|Cellular - Low Data Mode
|`prefs:root=MOBILE_DATA_SETTINGS_ID&path=CELLULAR_DATA_OPTIONS#Low%20Data%20Mode`
|Cellular - App Data Usage
|`prefs:root=MOBILE_DATA_SETTINGS_ID#APP_DATA_USAGE`
|Compass
|`prefs:root=COMPASS` (iPhone only)
|Contacts
|`prefs:root=CONTACTS`
|Control Center
|`prefs:root=ControlCenter`
|Control Center - Customize Controls
|`prefs:root=ControlCenter&path=CUSTOMIZE_CONTROLS`
|Display
|`prefs:root=DISPLAY`
|Display - Auto Lock
|`prefs:root=DISPLAY&path=AUTOLOCK`
|Display - Text Size
|`prefs:root=DISPLAY&path=TEXT_SIZE`
|Do Not Disturb
|`prefs:root=DO_NOT_DISTURB`
|Do Not Disturb - Allow Calls From
|`prefs:root=DO_NOT_DISTURB&path=Allow%20Calls%20From`
|Emergency SOS
|`prefs:root=EMERGENCY_SOS`
|Exposure Notifications
|`prefs:root=EXPOSURE_NOTIFICATION`
|Face ID
|`prefs:root=PASSCODE`
|FaceTime
|`prefs:root=FACETIME`
|Game Center
|`prefs:root=GAMECENTER`
|General
|`prefs:root=General`
|General - About
|`prefs:root=General&path=About`
|General - About - Certificate Trust Settings
|`prefs:root=General&path=About/CERT_TRUST_SETTINGS`
|General - AirDrop
|`prefs:root=General&path=AIRDROP_LINK`
|General - AirPlay & Handoff
|`prefs:root=General&path=CONTINUITY_SPEC`
|General - AirPlay & Handoff - Handoff
|`prefs:root=General&path=CONTINUITY_SPEC#CONTINUITY`
|General - AirPlay & Handoff - Automatically AirPlay to TVs
|`prefs:root=General&path=CONTINUITY_SPEC#AIRPLAY_TO_TV`
|General - AirPlay & Handoff - Transfer to HomePod
|`prefs:root=General&path=CONTINUITY_SPEC#TRANSFER_TO_HOMEPOD`
|General - Background App Refresh
|`prefs:root=General&path=AUTO_CONTENT_DOWNLOAD`
|General - CarPlay
|`prefs:root=General&path=CARPLAY`
|General - Date & Time
|`prefs:root=General&path=DATE_AND_TIME`
|General - Dictionary
|`prefs:root=General&path=DICTIONARY`
|General - Home Button
|`prefs:root=General&path=HOME_BUTTON`
|General - iPhone Storage
|`prefs:root=General&path=STORAGE_MGMT#MANAGE`
|General - iPhone Storage - Offload Unused Apps
|`prefs:root=General&path=STORAGE_MGMT#OFFLOAD`
|General - Keyboard
|`prefs:root=General&path=Keyboard`
|General - Keyboard - Keyboards
|`prefs:root=General&path=Keyboard/KEYBOARDS`
|General - Keyboard - One Handed Keyboard
|`prefs:root=General&path=Keyboard/ReachableKeyboard`
|General - Keyboard - Text Replacement
|`prefs:root=General&path=Keyboard/USER_DICTIONARY`
|General - Language & Region
|`prefs:root=General&path=INTERNATIONAL`
|General - Legal & Regulatory
|`prefs:root=General&path=LEGAL_AND_REGULATORY`
|General - Multitasking (iPad-only)
|`prefs:root=General&path=MULTITASKING`
|General - Multitasking (iPad-only)
|`prefs:root=General#Multitasking_Gesture_Switch`
|General - Picture in Picture
|`prefs:root=General&path=PiP_SPEC`
|General - Profiles
|`prefs:root=General&path=ManagedConfigurationList`
|General - Regulatory
|`prefs:root=General&path=REGULATORY`
|General - Reset
|`prefs:root=General&path=Reset`
|General - Reset - Reset All Settings
|`prefs:root=General&path=Reset#settingsErase`
|General - Reset - Erase All Content and Settings
|`prefs:root=General&path=Reset#fullErase`
|General - Reset - Reset Network Settings
|`prefs:root=General&path=Reset#RESET_NETWORK_LABEL`
|General - Reset - Reset All Cellular Plans
|`prefs:root=General&path=Reset#cellularErase`
|General - Reset - Subscriber Services
|`prefs:root=General&path=Reset#SUBSCRIBER_SERVICES_ID`
|General - Reset - Reset Keyboard Dictionary
|`prefs:root=General&path=Reset#RESET_KEYBOARD_DICTIONARY_LABEL`
|General - Reset - Reset Home Screen Layout
|`prefs:root=General&path=Reset#RESET_ICONS_LABEL`
|General - Reset - Reset Location & Privacy
|`prefs:root=General&path=Reset#RESET_PRIVACY_LABEL`
|General - Shut Down
|`prefs:root=General#SHUTDOWN_LABEL`
|General - Software Update
|`prefs:root=General&path=SOFTWARE_UPDATE_LINK`
|General - Trackpad & Mouse (iPad-only)
|`prefs:root=General&path=POINTERS`
|General - TV Out
|`prefs:root=General&path=TV_OUT`
|General - Use Side Switch To
|`prefs:root=General#Rotation_Switch_Action_Group`
|General - VPN
|`prefs:root=General&path=VPN`
|General (Unknown Path)
|`prefs:root=General&path=NFC_LINK`
|Health
|`prefs:root=HEALTH`
|iCloud
|`prefs:root=CASTLE`
|iCloud Backup
|`prefs:root=CASTLE&path=BACKUP`
|Mail
|`prefs:root=MAIL`
|Mail - Blocked
|`prefs:root=MAIL&path=Blocked`
|Mail - Blocked Sender Options
|`prefs:root=MAIL&path=Blocked%20Sender%20Options`
|Mail - Default Account
|`prefs:root=MAIL&path=Default%20Account`
|Mail - Include Attachments with Replies
|`prefs:root=MAIL&path=Include%20Attachments%20with%20Replies`
|Mail - Increase Quote Level
|`prefs:root=MAIL&path=Increase%20Quote%20Level`
|Mail - Mark Addresses
|`prefs:root=MAIL&path=Mark%20Addresses`
|Mail - Muted Thread Action
|`prefs:root=MAIL&path=Muted%20Thread%20Action`
|Mail - Notifications
|`prefs:root=MAIL&path=NOTIFICATIONS`
|Mail - Preview
|`prefs:root=MAIL&path=Preview`
|Mail - Signature
|`prefs:root=MAIL&path=Signature`
|Mail - Swipe Options
|`prefs:root=MAIL&path=Swipe%20Options`
|Maps
|`prefs:root=MAPS`
|Maps - Driving & Navigation
|`prefs:root=MAPS&path=Driving%20%26%20Navigation`
|Maps - Transit
|`prefs:root=MAPS&path=Transit`
|Measure
|`prefs:root=MEASURE`
|Messages
|`prefs:root=MESSAGES`
|Music
|`prefs:root=MUSIC`
|Music - Cellular Data
|`prefs:root=MUSIC&path=com.apple.Music:CellularData`
|Music - EQ
|`prefs:root=MUSIC&path=com.apple.Music:EQ`
|Music - Optimize Storage
|`prefs:root=MUSIC&path=com.apple.Music:OptimizeStorage`
|Music - Volume Limit
|`prefs:root=MUSIC&path=com.apple.Music:VolumeLimit`
|News
|`prefs:root=NEWS`
|Notes
|`prefs:root=NOTES`
|Notes - Access Notes from Lock Screen
|`prefs:root=NOTES&path=Access%20Notes%20from%20Lock%20Screen`
|Notes - Default Account
|`prefs:root=NOTES&path=Default%20Account`
|Notes - Lines & Grids
|`prefs:root=NOTES&path=Lines%20%26%20Grids`
|Notes - New Notes Start With
|`prefs:root=NOTES&path=New%20Notes%20Start%20With`
|Notes - Password
|`prefs:root=NOTES&path=Password`
|Notes - Sort Checked Items
|`prefs:root=NOTES&path=Sort%20Checked%20Items`
|Notes - Sort Notes By
|`prefs:root=NOTES&path=Sort%20Notes%20By`
|Notifications
|`prefs:root=NOTIFICATIONS_ID`
|Notifications - Siri Suggestions
|`prefs:root=NOTIFICATIONS_ID&path=Siri%20Suggestions`
|Passwords
|`prefs:root=PASSWORDS` (iOS) or `x-apple.systempreferences:com.apple.Passwords-Settings.extension`(macOS)
|Passwords & Accounts
|`prefs:root=ACCOUNTS_AND_PASSWORDS`
|Passwords & Accounts - Fetch New Data
|`prefs:root=ACCOUNTS_AND_PASSWORDS&path=FETCH_NEW_DATA`
|Passwords & Accounts - Add Account
|`prefs:root=ACCOUNTS_AND_PASSWORDS&path=ADD_ACCOUNT`
|Personal Hotspot
|`prefs:root=INTERNET_TETHERING`
|Personal Hotspot - Family Sharing
|`prefs:root=INTERNET_TETHERING&path=Family%20Sharing`
|Personal Hotspot - Wi-Fi Password
|`prefs:root=INTERNET_TETHERING&path=Wi-Fi%20Password`
|Phone
|`prefs:root=Phone`
|Photos
|`prefs:root=Photos`
|Privacy
|`prefs:root=Privacy`
|Privacy - Contacts
|`prefs:root=Privacy&path=CONTACTS`
|Privacy - Calendars
|`prefs:root=Privacy&path=CALENDARS`
|Privacy - Camera
|`prefs:root=Privacy&path=CAMERA`
|Privacy - Location Services
|`prefs:root=Privacy&path=LOCATION`
|Privacy - Microphone
|`prefs:root=Privacy&path=MICROPHONE`
|Privacy - Motion
|`prefs:root=Privacy&path=MOTION`
|Privacy - Photos
|`prefs:root=Privacy&path=PHOTOS`
|Privacy - Reminders
|`prefs:root=Privacy&path=REMINDERS`
|Privacy - Speech Recognition
|`prefs:root=Privacy&path=SPEECH_RECOGNITION`
|Reminders
|`prefs:root=REMINDERS`
|Reminders - Default List
|`prefs:root=REMINDERS&path=DEFAULT_LIST`
|Ringtone
|`prefs:root=Sounds&path=Ringtone`
|Safari
|`prefs:root=SAFARI`
|Safari - Camera
|`prefs:root=SAFARI&path=Camera`
|Safari - Close Tabs
|`prefs:root=SAFARI&path=Close%20Tabs`
|Safari - Content Blockers
|`prefs:root=SAFARI&path=Content%20Blockers`
|Safari - Downloads
|`prefs:root=SAFARI&path=DOWNLOADS`
|Safari - Location
|`prefs:root=SAFARI&path=Location`
|Safari - Microphone
|`prefs:root=SAFARI&path=Microphone`
|Safari - Page Zoom
|`prefs:root=SAFARI&path=Page%20Zoom`
|Safari - Reader
|`prefs:root=SAFARI&path=Reader`
|Safari - Request Desktop Website
|`prefs:root=SAFARI&path=Request%20Desktop%20Website`
|Screen Time
|`prefs:root=SCREEN_TIME`
|Screen Time - Always Allowed
|`prefs:root=SCREEN_TIME&path=ALWAYS_ALLOWED`
|Screen Time - App Limits
|`prefs:root=SCREEN_TIME&path=APP_LIMITS`
|Screen Time - Communication Limits
|`prefs:root=SCREEN_TIME&path=COMMUNICATION_LIMITS`
|Screen Time - Content & Privacy Restrictions
|`prefs:root=SCREEN_TIME&path=CONTENT_PRIVACY`
|Screen Time - Downtime
|`prefs:root=SCREEN_TIME&path=DOWNTIME`
|Shortcuts
|`prefs:root=SHORTCUTS`
|Shortcuts - iCloud Sync
|`prefs:root=SHORTCUTS#WFCloudKitSyncEnabled`
|Shortcuts - iCloud Sync
|`prefs:root=SHORTCUTS#WFCloudKitSyncOrderEnabled`
|Shortcuts - Legal Notices
|`prefs:root=SHORTCUTS&path=Legal%20Notices`
|Siri & Search
|`prefs:root=SIRI`
|Siri & Search - Allow Siri When Locked
|`prefs:root=SIRI#ASSISTANT_LOCK_SCREEN_ACCESS`
|Siri & Search - Language
|`prefs:root=SIRI&path=LANGUAGE_ID`
|Siri & Search - Siri Voice
|`prefs:root=SIRI&path=VOICE_ID`
|Siri & Search - Siri Responses
|`prefs:root=SIRI&path=VOICE_FEEDBACK_ID`
|Siri & Search - My Information
|`prefs:root=SIRI&path=MY_INFO`
|Siri & Search - Suggestions in Search
|`prefs:root=SIRI#Suggestions%20in%20Search`
|Siri & Search - Suggestions while Searching
|`prefs:root=SIRI#Suggestions%20while%20Searching`
|Siri & Search - Suggestions in Look Up
|`prefs:root=SIRI#Suggestions%20in%20Look%20Up`
|Siri & Search - Suggestions on Lock Screen
|`prefs:root=SIRI#Suggestions%20on%20Lock%20Screen`
|Siri & Search - Suggestions on Home Screen
|`prefs:root=SIRI#Suggestions%20on%20Home%20Screen`
|Siri & Search - Suggestions when Sharing
|`prefs:root=SIRI#Suggestions%20when%20Sharing`
|Sounds
|`prefs:root=Sounds`
|Stocks
|`prefs:root=STOCKS`
|Stocks - Privacy
|`prefs:root=STOCKS#Privacy`
|Stocks - Reset Identifier
|`prefs:root=STOCKS#reset_identifier`
|TV
|`prefs:root=TVAPP`
|TV - Use Cellular Data
|`prefs:root=TVAPP#com.apple.videos%3AVideosUseCellularDataEnabledSetting`
|TV - Playback Quality
|`prefs:root=TVAPP#com.apple.videos%3APlaybackQualityGroup`
|TV - Video Definition
|`prefs:root=TVAPP&path=com.apple.videos%3APreferredPurchaseResolution`
|TV - Home Sharing
|`prefs:root=TVAPP#com.apple.videos%3AHomeSharingFooter`
|TV Provider
|`prefs-tvprovider://`
|Voice Memos
|`prefs:root=VOICE_MEMOS`
|VPN
|`prefs:root=General&path=VPN`
|Wallet
|`prefs:root=PASSBOOK`
|Wallpaper
|`prefs:root=Wallpaper`
|Wi-Fi
|`prefs:root=WIFI`
|===
== AppURL Utilities
* List all installed applications and their appUrls: `https://github.com/wujianguo/iOSAppsInfo` (NOTE: Original repository does not seem to be maintained any further.)
== References and Additional resources
- https://ios.gadgethacks.com/news/always-updated-list-ios-app-url-scheme-names-0184033/
- https://github.com/phynet/iOS-URL-Schemes
- https://github.com/FifiTheBulldog/ios-settings-urls
- http://x-callback-url.com/apps/
- https://app-talk.com/
- https://www.appsight.io/
*{sp} - (empty as of now)