Direct the client to a download link for a native Guilded app depending on the request's User-Agent
Request
Query Params
s
enum<string>
optional
The source that directed the client to this URL
Allowed value:
qr
u
string
optional
Unknown
Header Params
User-Agent
string
required
The user agent of the client
Request samples
Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
Request Request Example
Shell
JavaScript
Java
Swift
curl--location--request GET 'https://www.guilded.gg/api/app' \
--header'User-Agent;'
Responses
🔵302For mobile user agents, a redirect to a custom protocol for either the App Store or Play Store.
Otherwise, a redirect to `www.guilded.gg/downloads`