Skip to main content
POST
Search Communities

Authorizations

ApiKey
string
header
required

Body

application/json

query required, next_cursor optional

query
string
required

Search query. Required.

Example:

"IBT"

next_cursor
string

Optional pagination cursor from the previous response.

Example:

"WzIuNjAyMDYsMTkzOTQ5NzMxMjY2MzA4MTMzNV0="

Response

OK

communities
object[]

Matching communities. Empty array when there are no results.

next_cursor
string

Cursor for the next page. Empty when no further page is available.