The Clubhouse is a new type of social network based on voice—where people around the world come together to talk, listen and learn from each other in real-time.
Feel free to take a look. You might learn new things. They have been designed to provide a quick way to assess your knowledge and to save you time.
- Bio Generator - Clubhouse Bio Generator.
- Bio Maker - Clubhouse Bio Maker.
- Bio Builder - Creatively craft your bio and immediately get more followers.
- CH Bio Generator - The Clubhouse bio generator has multiple bios for startup founders, entrepreneurs, award winners, moderators, chefs, marketers, and many more.
- CHpic - CHpic is a simple online tool that adds a pop of color in the form of a ring around your profile photo.
- Border of Clubhouse - A mobile app that allows you to create and save various rings around your profile photo.
- Unfollower - Find who unfollow or block you.
- API Collection - A list of Clubhouse API EndPoints create for Insomnia app.
- Clubdeck - Clubdeck is a free Clubhouse client for your desktop, available on Mac and Windows.
- Python API - Clubhouse API written in Python. Standalone client included. For reference and education purposes only.
- Clubhouse Desktop - An unofficial Clubhouse desktop client developed with ElectronJS.
- Swagger API - Web service for Clubhouse API with Swagger.
- Open Clubhouse - A third-party web application based on Flask to play Clubhouse audio.
- HouseClub - A barebones unofficial Android app for Clubhouse.
- Clubhouse Flutter - Clubhouse clone built on Flutter.
- TypeScript Clubhouse - Clubhouse API client and social graph crawler for TypeScript.
- hipster-house - An intentionally terrible third-party Clubhouse client for web browsers.
- AnyHouse - High imitation Clubhouse, voice live broadcast, voice chat room, high sound quality, extremely fast mic, open-source ClubHouse, realizes the functions of Clubhouse's mic on, off, invitation, voice volume prompt, and so on.
- PHP Clubhouse - Clubhouse API library for PHP.
- Clubhouse Unfollower - Find and unfollow people who unfollowed you or don't follow you back on Clubhouse.
- Tech & Chill - A club to meet and chill with tech peoples.
- Startup Club - If you are a startup this club can help you to improve.
- Tech Talks - Talk about technology features.
- GitHub - Unofficial GitHub Club.
-
Python - Coding and programming enthusiasts, Feel free to start rooms! Open to all levels! Suggest your friends as members!
-
JavaScript - JavaScript is the everywhere language; one of the most popular programming languages in the world.
-
Persian Programmers - Persian language programmers community owned by Dear Abolfazl Soltani
-
Persian Developers - Persian language development community :)
-
Persian Developers Hub - Persian language programming community, useful discussions in the field of programming are held in this club.
- Human Behaviour - This club is for everyone interested in - neuroscience, decision-making, health, tech, computer science, marketing, influence, start-ups.
- Movie Club - It's like a book club but for movies.
- Plant-based Food + Wellness - From curious carnivore to fully vegan, all diets are welcome as we cook up healthy ways to get more plants on our plates with talks from the founders, funders, and foodies in the nutrition + plant-based space.
- What Are You Reading? - Let's talk about what we're reading. It can be books, articles, blog posts, magazines, or whatever.
- English Language - Network and practice speaking with people from all around the world using the English Language.
- Bitcoin - A club for open and friendly dialog on bitcoin technology, markets, culture, and ecosystem.
- Marketing Club - A community for all things marketing.
- Beauty and The Geek - A club for the beauty and the geeks.
- Comedy Club - The original and largest comedy community on Clubhouse with your favorite comedians, comedy writers, improv & sketch performers, and basically all things funny!
- Hot Developers - If you are a hot developer just join.
Full list of Clubhouse - API endpoints.
📃 View End-Point list
start_phone_number_auth(phone_number):
call_phone_number_auth(phone_number):
resend_phone_number_auth(phone_number):
complete_phone_number_auth(phone_number, verification_code):
check_for_update(is_testflight=False):
get_release_notes:
check_waitlist_status:
add_email(email):
update_photo(photo_filename):
follow(user_id, user_ids=None, source=4, source_topic_id=None):
unfollow(user_id):
block(user_id):
unblock(user_id):
follow_multiple(user_ids, user_id=None, source=7, source_topic_id=None):
follow_club(club_id, source_topic_id=None):
unfollow_club(club_id, source_topic_id=None):
update_follow_notifications(user_id, notification_type=2):
get_suggested_follows_similar(user_id):
get_suggested_follows_friends_only(club_id=None, upload_contacts=True, contacts=()):
get_suggested_follows_all(in_onboarding=True, page_size=50, page=1):
ignore_suggested_follow(user_id):
get_event(event_id, user_ids=None, club_id=None, is_member_only=False, event_hashid=None, description=None, time_start_epoch=None, name=None):
create_event(name, time_start_epoch, description, event_id=None, user_ids=(), club_id=None, is_member_only=False, event_hashid=None):
edit_event(name, time_start_epoch, description, event_id=None, user_ids=(), club_id=None, is_member_only=False, event_hashid=None):
delete_event(event_id, user_ids=None, club_id=None, is_member_only=False, event_hashid=None, description=None, time_start_epoch=None, name=None):
get_events(is_filtered=True, page_size=25, page=1):
get_club(club_id, source_topic_id=None):
get_club_members(club_id, return_followers=False, return_members=True, page_size=50, page=1):
get_settings:
get_welcome_channel:
hide_channel(channel, hide=True):
join_channel(channel, attribution_source=”feed”):
leave_channel(channel):
make_channel_public(channel, channel_id=None):
make_channel_social(channel, channel_id=None):
end_channel(channel, channel_id=None):
make_moderator(channel, user_id):
block_from_channel(channel, user_id):
get_profile(user_id):
me(return_blocked_ids=False, timezone_identifier=”Asia/Tokyo”, return_following_ids=False):
get_following(user_id, page_size=50, page=1):
get_followers(user_id, page_size=50, page=1):
get_mutual_follows(user_id, page_size=50, page=1):
get_all_topics:
get_channels:
get_channel(channel, channel_id=None):
active_ping(channel):
audience_reply(channel, raise_hands=True, unraise_hands=False):
change_handraise_settings(channel, is_enabled=True, handraise_permission=1):
update_skintone(skintone=1):
get_notifications(page_size=20, page=1):
get_actionable_notifications:
get_online_friends:
accept_speaker_invite(channel, user_id):
reject_speaker_invite(channel, user_id):
invite_speaker(channel, user_id):
uninvite_speaker(channel, user_id):
mute_speaker(channel, user_id):
get_suggested_speakers(channel):
create_channel(topic=””, user_ids=(), is_private=False, is_social_mode=False):
get_create_channel_targets:
get_suggested_invites(club_id=None, upload_contacts=True, contacts=()):
get_suggested_club_invites(upload_contacts=True, contacts=()):
invite_to_app(name, phone_number, message=None):
invite_from_waitlist(user_id):
search_users(query, followers_only=False, following_only=False, cofollows_only=False):
search_clubs(query, followers_only=False, following_only=False, cofollows_only=False):
get_topic(topic_id):
get_clubs_for_topic(topic_id, page_size=25, page=1):
get_clubs(is_startable_only):
get_users_for_topic(topic_id, page_size=25, page=1):
invite_to_existing_channel(channel, user_id):
update_username(username):
update_name(name):
update_twitter_username(username, twitter_token, twitter_secret):
update_instagram_username(code):
update_displayname(name):
refresh_token(refresh_token):
update_bio(bio):
record_action_trails(action_trails=()):
add_user_topic(club_id, topic_id):
remove_user_topic(club_id, topic_id):
report_incident(user_id, channel, incident_type, incident_description, email):
reject_welcome_channel:
update_channel_flags(channel, visibility, flag_title, unflag_title):
ignore_actionable_notification(actionable_notification_id):
invite_to_new_channel(user_id, channel):
accept_new_channel_invite(channel_invite_id):
reject_new_channel_invite(channel_invite_id):
cancel_new_channel_invite(channel_invite_id):
add_club_admin(club_id, user_id):
remove_club_admin(club_id, user_id):
remove_club_member(club_id, user_id):
accept_club_member_invite(club_id, source_topic_id=None):
add_club_member(club_id, user_id, name, phone_number, message, reason):
get_club_nominations(club_id, source_topic_id):
approve_club_nomination(club_id, source_topic_id, invite_nomination_id):
reject_club_nomination(club_id, source_topic_id, invite_nomination_id):
add_club_topic(club_id, topic_id):
remove_club_topic(club_id, topic_id):
get_events_to_start:
update_is_follow_allowed(club_id, is_follow_allowed=True):
update_is_membership_private(club_id, is_membership_private):
update_is_community(club_id, is_community):
update_club_description(club_id, description):
update_club_rules:
update_club_topics:
get_events_for_user:
get_events_to_start
delete_event
create_event
edit_event
get_event
get_channel_messages?channel=PAD7ZWX7&is_chronological_order=0
send_channel_message
get_chats
share_channel
refresh_token
get_chats
get_chat
report_incident(SECRET)
report_category(SECRET)
If you have any questions about this opinionated list, do not hesitate to contact me thejsondev on Twitter or open an issue on GitHub.