Skip to main content
POST
/meetup/groups/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 | null
location
string | null
distance
enum<string> | null
Available options:
2,
5,
10,
25,
50,
100
category
enum<string> | null
Available options:
art_culture,
beliefs_religion,
career_business,
community_environment,
dancing,
science_education,
games,
health_wellbeing,
identity_language,
music,
travel_outdoor,
parents_family,
pets_animals,
social_activities,
sports_fitness,
technology,
writing

Response

Successful Response

id
string
required
alias
string
required
name
string
required
@type
string
default:MeetupGroup
member_count
integer | null
leader_count
integer | null
rating
number | null
rating_count
integer | null
city
string | null
state
string | null
country
string | null
lat
number | null
lon
number | null
timezone
string | null
is_private
boolean
default:false
is_new_group
boolean | null
join_mode
string | null
founded_at
string | null
welcome_blurb
string | null
image
string | null
category
object | null
topics
object[]
organizer
object | null
pro_network
object | null
social_networks
object[]
upcoming_event_count
integer | null
past_event_count
integer | null
source_url
string | null