chek-in gives you customized audience intelligence for your reservations and walk-ins, whether you're running a restaurant, airbnb, livestream, or organizing a party.
chek-in @
SF Bytes
@sf-bytes
Fri, Apr 11 at 7:00pm
total party size
add friends (2/2)
claudia sees a trend in their menu items cheklist.
“hey artie...
it looks like everyone coming tonight likes spicy tweets. can you run to the market and get more habanero peppers.”
- claudia donovan
mmm@
matt@cheklist.io
the cook looks at matt's ingredients cheklist while preparing the meal and sees that he doesn't like onions. he omits the onions from the sliders and saves matt from an onion disaster. ...and matt lives happily ever after.
you can use the chek-in app with no developer customization. it's nice to have the option if you want it.
get notified instantly when reservations are created, updated, or cancelled, and when guests walk in (a.k.a. live chek-in for virtual events). pipe events into your POS, CRM, Slack, or any system you build.
{
"event": "reservation.created",
"timestamp": "2026-03-29T19:00:00.000Z",
"data": {
"id": "a1b2c3d4-...",
"org_id": "f8e7d6c5-...",
"starts_at": "2026-04-11T02:00:00.000Z",
"ends_at": "2026-04-11T03:00:00.000Z",
"total_party_size": 3,
"users": [
{ "id": "...", "name": "matt", "email": "matt@cheklist.io" },
{ "id": "...", "name": "sam groves", "email": "sam@cheklist.io" },
{ "id": "...", "name": "walter bishop", "email": "walter@cheklist.io" },
{ "id": "...", "name": "claudia donovan", "email": "claudia@cheklist.io" }
],
"notes": null
}
}use the cheklist.io api to pull cheklist data from your audience into your own custom apps. simply grab the user email received in your webhook, to make api calls to cheklist.io.
free to use. just sign in.
what's the catch? use chek-in completely free with existing cheklists, or without cheklists at all. only pay $2/month on cheklist.io if you want to host custom cheklists.
create an org now!