No tiers, no seats, no minimum, no annual commitment. Reads are $0.08 per thousand requests and writes are $0.14 per thousand events. You can work out next month's bill from this month's traffic.
10,000
a month
then: a hard stop, not a bill
Sign up$0.08
per 1,000 requests
$0.14
per 1,000 events
PATCH: one booking, one release, one change of capacity. A call carrying fifty events counts fifty. Creating a resource counts as one.GET /range/…/inventories, its contiguous form, and GET /resources — one request, one read, whatever the size of the answer.PATCH carries, plus one for each resource created. Grouping events into fewer calls does not change the total.402 never reaches an invoice. You are billed for using your inventory, not for administering the account that holds it.billing_email is the one optional field on an account that is not a credential.POST /account/update. It is never verified, nothing authenticates against it, and two accounts may carry the same one — one operator holding many accounts is normal here.