API ReferenceSubscription
Subscription
Read quota, usage, and resource limits for the current application.
Subscription endpoints are read-only customer-facing views over event usage, quota, and resource limits.
Usage and limits
Where it sits in the pipeline
Subscription endpoints expose plan quota, event usage, and resource limits for the current application.
Remember this distinction
Fan-out and retries are not counted as new billable events; billing follows trigger usage.
These endpoints are generated from edgecron/docs/openapi.json and follow the shared EdgeCron response envelope.
| Method | Endpoint | Description |
|---|---|---|
| GET | /subscription/quota | Get subscription quota |
| GET | /subscription/usage | Get subscription usage |
| GET | /subscription/resource-limits | Get resource limits |