This page contains general information related to the usage and billing of your Strapi Cloud account and applications. Strapi Cloud offers a free 14-day trial for all new accounts and three paid plans: Dev, Pro and Team.
The usage-based pricing for Strapi Cloud is based on the following criteria and limits:
Feature | Free Trial | Dev | Pro | Team |
---|---|---|---|---|
Seats | 10 | 1 | 5 | 10 |
Database Entries | 1,000 | 1,000 | 100,000 | 1,000,000 |
Assets Storage | 5GB | 15GB | 150GB | 500GB |
Assets Bandwidth | 50GB | 50GB | 500GB | 1,000GB |
API Requests | 10,000 | 100,000 | 1,000,000 | 10,000,000 |
Audit Logs | 7 days retention | N/A | N/A | 7 days retention |
Releases | 3 pending | N/A | N/A | 3 pending |
Review Workflows | 2 | N/A | N/A | 2 |
Content History (v5) | 14 days retention | N/A | 14 days retention | 90 days retention |
Backups | N/A | N/A | Weekly | Daily |
Environments | N/A | N/A | 0 Included | 1 Included |
Where:
- Seats are the default amount of seats provided (additional seats can be added for a cost up to the maximum).
- Database Entries are the number of entries in your database.
- Assets Storage is the amount of storage used by your assets.
- Assets Bandwidth is the amount of bandwidth used by your assets.
- API Requests are the number of requests made to your APIs. This includes requests made to the GraphQL and REST APIs.
Maximum seats
Each plan has a maximum number of seats that can be added by purchasing additional seats beyond the default. The maximum number of seats that can be added for each plan and the price per additional seat are as follows:
Plan | Maximum seats | Price per additional Seat |
---|---|---|
Free Trial | 10 | N/A |
Dev | 3 (including 1 default) | $15.00 USD/Month/Seat |
Pro | 20 (including 5 default) | $15.00 USD/Month/Seat |
Team | 50 (including 10 default) | $15.00 USD/Month/Seat |
Overages
If you exceed the limits of your plan for API Requests, Asset Bandwidth, or Asset Storage, you will be charged for the corresponding overages.
For example, if you exceed the 500GB limit in asset bandwidth of the Pro plan, you will be charged for the excess bandwidth at the end of the current billing period. Overages are not prorated and will be charged in full.
Overages are charged according to the following rates:
Feature | Rate |
---|---|
API Requests | $1.50 / 25k requests |
Asset Bandwidth | $25.00 / 100GB |
Asset Storage | $2.00 / GB per month |
Project suspension
Projects may end up in a Suspended state for various reasons, including not paying the invoice, exceeding the limits of your free trial plan, or violating the terms of service.
If your project is suspended, you will no longer be able to access the application or trigger new deployments. You will also be unable to access the Strapi Admin Panel.
You can view the status of your project in the Projects section of your Strapi Cloud account and you will be notified by email.
For a comprehensive breakdown of useage and billing, please see our official documentation here.