Clubhouse API
Clubhouse API
- Homepage
- https://api.apis.guru/v2/specs/clubhouseapi.com/1.json
- Provider
- clubhouseapi.com
- OpenAPI version
- 3.0.0
- Spec (JSON)
- https://api.apis.guru/v2/specs/clubhouseapi.com/1/openapi.json
- Spec (YAML)
- https://api.apis.guru/v2/specs/clubhouseapi.com/1/openapi.yaml
Tools (43)
Extracted live via the executor SDK.
-
callPhoneNumberAuth.postCallPhoneNumberAuthCall phone number auth.
-
checkForUpdate.getCheckForUpdateClubhouse uses this to check for updates when app is not installed from App Store (eg TestFlight)
-
checkWaitlistStatus.postCheckWaitlistStatuschecks waitlist status.
-
completePhoneNumberAuth.postCompletePhoneNumberAuthCall phone number auth.
-
createChannel.postCreateChannelcreates a channel
-
follow.postFollowfollows a user
-
getActionableNotifications.getGetActionableNotificationsget actionable notifications (the bell again)
-
getAllTopics.getGetAllTopicsgets all topics.
-
getChannels.getGetChannelsget all channels
-
getClub.postGetClubgets club by id
-
getClubsForTopic.postGetClubsForTopiclooks up clubs by topic.
-
getCreateChannelTargets.postGetCreateChannelTargetsis fetched when you tap Create Room
-
getEvents.getGetEventsthe Upcoming for You page
-
getFollowing.postGetFollowingget a list of the users and clubs that this user is following. Returned users have bios truncated to ~80 characters.
-
getNotifications.getGetNotificationsget notifications (the bell icon)
-
getOnlineFriends.postGetOnlineFriendsgets online friends on the app homepage.
-
getProfile.postGetProfilelooks up user profile by ID.
-
getReleaseNotes.postGetReleaseNotesgets release notes.
-
getSettings.getGetSettingsget notification settings
-
getSuggestedClubInvites.postGetSuggestedClubInvitesfind users to invite to clubs based on phone number
-
getSuggestedFollowsAll.getGetSuggestedFollowsAllgets suggested follows during signup
-
getSuggestedFollowsFriendsOnly.postGetSuggestedFollowsFriendsOnlyfind people to follow by uploading contacts during signup
-
getSuggestedFollowsSimilar.postGetSuggestedFollowsSimilarfind similar users. (The Sparkles button on Clubhouse's profile page)
-
getSuggestedInvites.postGetSuggestedInvites(also see for @zerforschung's analysis of the privacy implications of this API)
-
getSuggestedSpeakers.postGetSuggestedSpeakersgets suggested users when you start a private room
-
getTopic.postGetTopiclooks up topic by ID.
-
getUsersForTopic.getGetUsersForTopiclooks up users by topic.
-
getWelcomeChannel.getGetWelcomeChannelcalled during signup
-
inviteFromWaitlist.postInviteFromWaitlistwave to another user on the waitlist to give them access
-
inviteToApp.postInviteToAppinvite a user to the app, using one of your invites
-
joinChannel.postJoinChanneljoin a channel.
-
leaveChannel.postLeaveChannelleave a channel.
-
me.postMegets user
-
recordActionTrails.postRecordActionTrailsanalytics
-
refreshToken.postRefreshTokengets an access_token from a refresh_token.
-
resendPhoneNumberAuth.postResendPhoneNumberAuthResend phone number auth.
-
searchClubs.postSearchClubssearch clubs.
-
searchUsers.postSearchUserssearch for users
-
startPhoneNumberAuth.postStartPhoneNumberAuthStarts phone number auth.
-
updateNotifications.postUpdateNotificationsupdates notification during signup.
-
updateUsername.postUpdateUsernameedits username.
-
openapi.previewSpecPreview an OpenAPI document before adding it as a source
-
openapi.addSourceAdd an OpenAPI source and register its operations as tools