Create a new subscription plan with specific resource limits. Plans control memory, execution time, and API call quotas for client applications.
API key for authentication. Make sure to include the word apikey, followed by a single space and then your token.
Example: apikey 1234$abcdef
Plan details
Maximum execution time per request in milliseconds. Requests exceeding this limit are terminated.
x >= 150
Maximum memory allocation per instance in bytes. Prevents runaway memory usage.
10485760
Maximum number of outgoing HTTP requests allowed per invocation (0 disables external requests)
Reseller plan ID
Unique plan identifier (alphanumeric and hyphens)
1 - 64^[a-zA-Z0-9][a-zA-Z0-9-]*[a-zA-Z0-9]$"enterprise-tier"
Plan ID
Billing plan ID
Plan created successfully, returns plan configuration
Maximum execution time per request in milliseconds. Requests exceeding this limit are terminated.
x >= 150
Maximum memory allocation per instance in bytes. Prevents runaway memory usage.
10485760
Maximum number of outgoing HTTP requests allowed per invocation (0 disables external requests)
Reseller plan ID
Unique plan identifier (alphanumeric and hyphens)
1 - 64^[a-zA-Z0-9][a-zA-Z0-9-]*[a-zA-Z0-9]$"enterprise-tier"
Plan ID
Billing plan ID