Platform

Manage Edge Function Invocations usage


What you are charged for

You are charged for the number of times your functions get invoked, regardless of the response status code.

How charges are calculated

Edge Function Invocations are billed using Package pricing, with each package representing 1 million invocations. If your usage falls between two packages, you are billed for the next whole package.

Example

For simplicity, let's assume a package size of 1 million and a charge of $2 per package without a free quota.

InvocationsPackages BilledCosts
999,9991$2
1,000,0001$2
1,000,0012$4
1,500,0002$4

Usage on your invoice

Usage is shown as "Function Invocations" on your invoice.

Pricing

$2 per 1 million invocations. You are only charged for usage exceeding your subscription plan's quota.

PlanQuotaOver-Usage
Free500,000-
Pro2 million$2 per 1 million invocations
Team2 million$2 per 1 million invocations
EnterpriseCustomCustom

Billing examples

Within quota

The organization's function invocations are within the quota, so no charges apply.

Line ItemUnitsCosts
Pro Plan1$25
Compute Hours Micro744 hours$10
Function Invocations1,800,000 invocations$0
Subtotal$35
Compute Credits-$10
Total$25

Exceeding quota

The organization's function invocations exceed the quota by 1.4 million, incurring charges for this additional usage.

Line ItemUnitsCosts
Pro Plan1$25
Compute Hours Micro744 hours$10
Function Invocations3,400,000 invocations$4
Subtotal$39
Compute Credits-$10
Total$29

View usage

You can view Edge Function Invocations usage on the organization's usage page. The page shows the usage of all projects by default. To view the usage for a specific project, select it from the dropdown. You can also select a different time period.

In the Edge Function Invocations section, you can see how many invocations your projects have had during the selected time period.