How do you count a request? +
Every HTTP call that reaches your project's API counts as one request — regardless of the resource, the method or whether it returned a validation error. Internal health checks and authenticated calls that hit rate limit don't count.
What is peak requests per second? +
The maximum amount of concurrent calls your project can serve. Above the free baseline (1 req/s), each extra unit adds a percentage on top of the monthly subtotal. Useful to keep response times under control during peaks.
What if I go over my chosen usage? +
On the paid tier, you simply pay for the actual usage — no hard cap. On the free tier, calls above the limit are refused until the month resets or until you enable payment.
How much do daily or hourly backups cost? +
Weekly backup is free on every project. Higher frequencies are optional add-ons with a fixed monthly price — you can switch them on and off anytime.
Can I switch currency? +
Actual billing uses the currency set on your account at signup. The calculator accepts the supported currencies so you can preview the cost.
Any discount for heavy usage? +
For volumes above 10 million requests per month or enterprise scenarios, get in touch — we tailor terms based on the profile.
Does the AI assistant cost extra? +
No. The assistant is included in the console on every project, free tier and paid alike. The actions it performs (create resource, adjust config, fire trigger) go through the API as normal, so they count toward your monthly request usage like any call you'd make manually.