Communication/messaging
clubhouseapi.com
Clubhouse sandbox and mock API
Clubhouse API Writes persist, data moves on a schedule and every change can fire a signed webhook.
- Operations
- 41
- Collections
- -
- Event types
- -
example request
curl https://your-clubhouseapi.slurry.io/api/check_for_update \
-H "Authorization: Bearer slurry_sim_..."Your simulation gets its own hostname, key and IP allow-list. Built from API version 1.
What gets simulated
Collections, relationships and state machines are worked out from the spec when you start the simulation.
- State. Creates, updates and deletes persist and show up in later reads.
- Behaviour. Records move through their states on a schedule you control, and you can fast-forward up to 30 days.
- Webhooks. Every change emits a signed, retried event.
- Failure. Per-endpoint errors, latency and chaos rules, on demand.
Operations
First 12 of 41.
- POST/call_phone_number_auth
- GET/check_for_update
- POST/check_waitlist_status
- POST/complete_phone_number_auth
- POST/create_channel
- POST/follow
- GET/get_actionable_notifications
- GET/get_all_topics
- GET/get_channels
- POST/get_club
- POST/get_clubs_for_topic
- POST/get_create_channel_targets