# Apple URL Schemes
[About Apple URL Schemes](https://developer.apple.com/library/archive/featuredarticles/iPhoneURLScheme_Reference/Introduction/Introduction.html#//apple_ref/doc/uid/TP40007899-CH1-SW1)
[Complete List of iOS URL Schemes for Third-Party Apps (Always-Updated) | by Justin Meyers | Medium](https://davidblue.wtf/urlschemes/)
Both [[iOS]] and [[macOS]]
e.g. tel:555-5555, facetime:555-5555, file:///Applications/Things3.app
[[Hookmark]] is a wrapper over the standard way that essentially extends this functionality with its own defined url scheme.
## Phone
tel:555-5555
## Messages, [[SMS text messaging|SMS]]
sms:555-5555
## [[Facetime]]
facetime:555-5555
## [[Email]]
mailto:email@example
## [[iTunes]]
## [[YouTube]]
youtube://
## [[Drafts]]
drafts://
drafts://create?
## [[Fantastical]]
fantastical://
## [[Google Maps]] & [[Google Earth]]
googleearth://
## [[Google Voice]]
googlevoice://
## [[IMDB]]
imdb://
## [[Reddit]]
reddit://
## [[Signal (software)]]
sgnl://
## [[Slack]]
slack://
## [[Steam]] Chat
steamchatmobile://
## [[Streaks app]]
streaks://
## [[Trello]]
trello://
## [[Zoom (software)]]
zoomus://
## Scapple
file:///Applications/Scapple.app
## Files, Folders, Open app
file:///Applications/Things3.app
## ![[Apple Maps#URL Schemes]]