This is similar to Check Subdomain except that it is only for teams and it does not return the team ID if the subdomain exists. It is subject to the same false negatives as mentioned on that page. This endpoint also suffers in that it will allow the client to save a subdomain taken by a user.
Request
Query Params
value
string
required
The value to look up
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/teams/lookup?value'
Responses
🟢200OK
application/json
Body
exists
boolean
required
Whether a team exists with the given value as its subdomain