Skip to main content
POST
/discord/guilds/search

Authorizations

access-token
string
header
required

API token from the dashboard

Headers

access-token
string
required

Body

application/json
count
integer
required
Required range: x >= 1
timeout
integer
default:300
Required range: 20 <= x <= 1500
keyword
string
default:""
Minimum string length: 1
category
enum<string>
default:all
Available options:
all,
gaming,
entertainment,
education,
music,
science_tech

Response

Successful Response

id
string
required
@type
string
default:DiscordGuild
name
string | null
alias
string | null
url
string | null
image
string | null
banner
string | null
splash
string | null
discovery_splash
string | null
approximate_member_count
integer | null
approximate_presence_count
integer | null
premium_subscription_count
integer | null
preferred_locale
string | null
primary_category_id
integer | null
category_ids
integer[]
categories
string[]
keywords
string[]
features
string[]
is_verified
boolean
default:false
is_partnered
boolean
default:false
is_locked
boolean
default:false
created_at
integer | null
about
string | null
reasons_to_join
object[]