Build with Tabletoptime.us

Extend the power of our scheduling tools. Whether you are building a custom Discord bot, integrating with your guild's website, or creating automated workflows, our platform is designed to play nice with others.

⚖️ Usage & Attribution

Our API and integration points are free to use for community projects. However, we require that any public-facing integration provides clear credit.

"Powered by Tabletoptime.us"

Must be a clickable backlink to https://tabletoptime.us visible to the end user.

🔗 Deep Linking & Pre-fill

Send users directly to a pre-filled voting page from your app.

?userID=Chris&avatar=...
Read Guide →

📡 Webhooks

Get real-time JSON payloads when events are created, finalized, or cancelled.

POST /your-endpoint { type: 'FINALIZED', ... }
View Payloads →

Developer Resources

Found a Bug?

Report issues directly on our GitHub repository.

Open GitHub Issue

Full API Reference

Technical documentation for all endpoints.

Read Docs