URL Scheme

SongLink supports both URL Scheme (since v2.3) and Universal Link (since v2.0). Currently, you can use both keyword and parse actions.

In short, if you have SongLink installed, you will have a more stable experience with the URL Scheme. On the other hand, Universal Link is better when sharing with others.

keyword

SongLink will search directly using the fields passed in by keyword.

Universal Link Example

https://songlink.pro/search?keyword=distance

URL Scheme Example

songlinkpro://search?keyword=distance

parse

SongLink parses the incoming data and then extracts the song information to search. It is commonly used to search for links shared by other platforms, and is also highly fault-tolerant of incoming content.

Universal Link Example

https://songlink.pro/search?parse=https%3A%2F%2Fopen.spotify.com%2Ftrack%2F2TbLogGdwHnXq2WG79DvLq%3Fsi%3Dne_Qw4UwQNiIlh_43vzdLQ

URL Scheme Example

songlinkpro://search?parse=https%3A%2F%2Fopen.spotify.com%2Ftrack%2F2TbLogGdwHnXq2WG79DvLq%3Fsi%3Dne_Qw4UwQNiIlh_43vzdLQ