Skip to main content

Open tickward

Create timers, organize spaces, and share a static timer link.

Self-host tickward

Run the app with Docker Compose or configure your own PostgreSQL and Redis.

Create an API key

Generate a read-only or full-access key from settings.

Use webhooks

Send timer, project, and share events to automation tools or your own worker.

Connect MCP

Connect remote MCP with OAuth or use API keys for local tools.

API reference

Explore endpoints, schemas, examples, and the playground.

Core resources

  • List, create, update, and delete projects.
  • Create timers with ISO dates, IANA timezones, spaces, recurrence, and alerts.
  • Publish static timer share links.
  • Use read-only keys for lookup and full-access keys for requested changes.

Public API

The public API is available under:
https://tickward.com/api/v1
Create API keys from tickward settings. Treat API keys as secrets.