Countdown Timer API Pricing

Usage is billed on one number: how many new countdown timers you create each month. Reading a timer, updating it, controlling it, and receiving webhooks are all included, and no plan has a monthly cap on API requests. Start on the free Sandbox, then move to a paid plan when you need to publish and serve production traffic.

Countdown API plans

Four plans, one API.

Sandbox

A full-fidelity test environment for building and evaluating the integration.

Free

included with any account

  • 100 new test timers per month
  • 1 Sandbox API key
  • 1 webhook destination
  • 100 webhook deliveries per month
  • 30 requests per minute
  • All four timer types
  • Timer status and activity endpoints
  • Sandbox timers cannot be published
Create an account

Starter

For production applications and automated workflows on a single product.

$9

per month

  • 1,000 new timers per month
  • No monthly cap on API requests
  • 300 requests per minute
  • 5 webhook destinations
  • Unlimited webhook rules
  • Unlimited webhook deliveries
  • 3 Production API keys
  • All four timer types
  • Hosted pages, embeds, and email countdowns
  • Webhook retry and replay
  • Timer metrics and activity history
Start with Starter

Growth

Most used

For higher volume, more integrations, and more services calling the API.

$49

per month

  • 10,000 new timers per month
  • No monthly cap on API requests
  • 300 requests per minute
  • 25 webhook destinations
  • Unlimited webhook rules
  • Unlimited webhook deliveries
  • 10 Production API keys
  • Everything in Starter
  • Priority support
Choose Growth

Custom

For volumes above Growth, or limits that need to be set individually.

Talk to us

tailored to your volume

  • Custom monthly timer volume
  • Custom per-minute rate limit
  • Custom API key and destination limits
  • Custom webhook delivery allowance
  • Custom history and retention windows
  • Activated directly by our team
  • Rollout support
Contact us
Plan comparison

Every difference, in one table.

Countdown Timer API plan comparison across Sandbox, Starter, Growth, and Custom
FeatureSandboxStarterGrowthCustom
Monthly priceFree$9$49Custom
New timers per month1001,00010,000Custom
Monthly API request capNoneNoneNoneNone
Requests per minute30300300Custom
API keys1310Custom
Webhook destinations1525Custom
Webhook rules per timerUnlimitedUnlimitedUnlimitedUnlimited
Webhook deliveries per month100UnlimitedUnlimitedCustom
Fixed, duration, recurring, personalizedIncludedIncludedIncludedIncluded
Publish hosted pages and embedsNot includedIncludedIncludedIncluded
Email countdown imagesNot includedIncludedIncludedIncluded
Webhook retry and replayIncludedIncludedIncludedIncluded
Metering

What counts toward your limit.

One rule: creating a timer costs one, and nothing else costs anything. A countdown you created in January and still read a million times in March never counts again.

  • POST /timersCounts once
  • POST /timers/{id}/duplicateCounts once — a duplicate is a new timer
  • GET anythingDoes not count
  • PATCH /timers/{id}Does not count
  • POST /timers/{id}/actionsDoes not count
  • Archive, restore, publish, deleteDoes not count
Billing

How the subscription behaves.

Monthly billing

Starter and Growth are billed monthly through Gumroad. There is no annual plan today.

Upgrade or downgrade

Change plans from the billing page in your developer dashboard whenever your volume changes.

Cancel anytime

Cancelling stops the next renewal. Your plan stays active until the end of the period you paid for.

No overage charges

Reaching the timer limit returns an error rather than an invoice. Nothing is billed beyond your plan price.

Questions

Pricing FAQ

Read the docs

What counts toward usage?

Only creating a new timer. POST /v1/timers counts once, and POST /v1/timers/{timer_id}/duplicate counts once because a duplicate is a new timer. Countdowns and duration timers share the same monthly allowance.

Are GET requests counted?

No. Reading a timer, its status, its activity, or its metrics never counts toward your monthly timer allowance, and no plan has a monthly cap on API requests.

Are read requests limited at all?

Only by a per-minute rate limit that protects the service: 300 requests per minute in Production and 30 per minute in Sandbox. Exceeding it returns HTTP 429 with a Retry-After header, and the limit resets at the top of the next minute.

What happens when I reach my limit?

Creating a new timer returns HTTP 429 with the error code quota_exhausted, a Retry-After header, and details naming the metric, the limit, and when the cycle resets. Everything else keeps working: your existing timers keep running, your webhooks keep firing, and you can still read, update, and control every timer you already created. Upgrade or wait for the cycle to reset.

Can I change plans?

Yes. You can move between Starter and Growth at any time from the billing page in your developer dashboard. The new limits apply to your billing cycle once the change is confirmed.

Is there a free trial?

There is no time-limited trial of a paid plan. Instead, every CountdownShare account includes a free Sandbox environment that does not expire: 100 test timers a month, a Sandbox API key, and one webhook destination, so you can build and verify the whole integration before paying. Sandbox timers cannot be published.

Are webhooks included?

Yes, on every plan including Sandbox. Webhook rules are unlimited; plans differ in how many reusable webhook destinations you can register — 1 on Sandbox, 5 on Starter, 25 on Growth. Paid plans include unlimited webhook deliveries.

Can I cancel anytime?

Yes. Cancelling stops the next renewal and your plan stays active until the end of the period you already paid for. Subscriptions are handled through Gumroad, and you can manage or cancel yours from the billing page in your developer dashboard.

Do unused countdowns roll over?

No. The timer allowance is per billing cycle and resets when the cycle does. Unused timers do not carry into the next month.

Is there an annual plan?

Not at the moment. Starter and Growth are billed monthly. If you need annual billing or invoicing, contact us about a Custom plan.

Need more than Growth?

Custom plans set your timer volume, rate limit, key and destination counts, and retention windows individually. Tell us the shape of your usage.