{"@context": "https://schema.org", "@type": "WebAPI", "name": "Clubhouse API API", "description": "Clubhouse API", "provider": {"@type": "Organization", "name": "clubhouseapi.com"}, "documentation": "https://raw.githubusercontent.com/zhuowei/ClubhouseAPI/main/doc/openapi.yaml"}
Index / APIs / clubhouseapi.com

Clubhouse API API

Clubhouse API

Every row below was read from the vendor's own OpenAPI document. The summary text is theirs. What this registry adds is that each operation is indexed with its method, path, base URL and auth scheme, so a search for a capability can answer with a call rather than a name, and that the endpoint is probed on a schedule.

Specifications as held by the APIs.guru corpus, whose newest record is 2023-04-21. Operations the vendor has added since are not listed here; the origin links above are the vendor's own current documents.

base URLs: https://www.clubhouseapi.com/api

find it by capability: POST /search {"query":{"text":"..."}} returns these operations with their invocation detail. Connect any agent client.

Clubhouse API v1

Clubhouse API

methodpathwhat the vendor says it does
POST/call_phone_number_authCall phone number auth.
GET/check_for_updateClubhouse uses this to check for updates when app is not installed from App Store (eg TestFlight)
POST/check_waitlist_statuschecks waitlist status.
POST/complete_phone_number_authCall phone number auth.
POST/create_channelcreates a channel
POST/followfollows a user
GET/get_actionable_notificationsget actionable notifications (the bell again)
GET/get_all_topicsgets all topics.
GET/get_channelsget all channels
POST/get_clubgets club by id
POST/get_clubs_for_topiclooks up clubs by topic.
POST/get_create_channel_targetsis fetched when you tap Create Room
GET/get_eventsthe Upcoming for You page
POST/get_followingget a list of the users and clubs that this user is following. Returned users have bios truncated to ~80 chara
GET/get_notificationsget notifications (the bell icon)
POST/get_online_friendsgets online friends on the app homepage.
POST/get_profilelooks up user profile by ID.
POST/get_release_notesgets release notes.
GET/get_settingsget notification settings
POST/get_suggested_club_invitesfind users to invite to clubs based on phone number
GET/get_suggested_follows_allgets suggested follows during signup
POST/get_suggested_follows_friends_onlyfind people to follow by uploading contacts during signup
POST/get_suggested_follows_similarfind similar users. (The Sparkles button on Clubhouse's profile page)
POST/get_suggested_invitesfind users to invite based on phone number. (also see https://zerforschung.org/posts/clubhouse-telefonnummern-
POST/get_suggested_speakersgets suggested users when you start a private room
POST/get_topiclooks up topic by ID.
GET/get_users_for_topiclooks up users by topic.
GET/get_welcome_channelcalled during signup
POST/invite_from_waitlistwave to another user on the waitlist to give them access
POST/invite_to_appinvite a user to the app, using one of your invites
POST/join_channeljoin a channel.
POST/leave_channelleave a channel.
POST/megets user
POST/record_action_trailsanalytics
POST/refresh_tokengets an access_token from a refresh_token.
POST/resend_phone_number_authResend phone number auth.
POST/search_clubssearch clubs.
POST/search_userssearch for users
POST/start_phone_number_authStarts phone number auth.
POST/update_notificationsupdates notification during signup.

and 1 more operation(s) in this specification, all searchable.

specification origin: https://raw.githubusercontent.com/zhuowei/ClubhouseAPI/main/doc/openapi.yaml

nothing on this page is a rating, an endorsement or a claim about quality. Reachability is what our probes observed from one network; answering is a floor under usefulness, not a measure of it.