You can have up to 5 Free Buckets at any given time each with a 14-day trial. During this trial, you have free access to all Bucket Add-ons including Webhooks, Localization, Revision History and more.
At any point during of your 14-day trial you can upgrade your Bucket, use the Free Bucket Referral Program to extend your Free Bucket free trial time, or earn a Free Bucket forever by contributing to the Cosmic JS community.
Contribute
Get rewarded for contributing Apps, Extensions, Functions, and Learning Center Articles for our community. Once your contribution is approved, you will receive a Free Bucket forever and free Cosmic JS swag!
Refer a friend to signup and get 14 more days of trial time which can be applied to any of your Free Buckets. There is no limit to the number of referrals you can use to get extended trial time.
Overage Policy
Overage rate: $80 per additional 100,000 API requests per month.
If you go over your plan's API request limit for the month, Cosmic JS support will reach out to inform you. At the point of contact you will have the choice to either upgrade your Bucket to the next higher plan or pay the overage charges at the end of the calendar month.
API Requests Add-on Available: $54.90 per additional 100,000 API requests per month.
API Requests Add-on
You can add additional API Requests to any Bucket for $54.90 per month per additional 100,000 API requests.
Run the following code, one line at a time, in your preferred command line tool.
Go to the Cosmic CLI NPM page for more info.
Finding your AWS credentials
Follow these steps to get your AWS access keys:
Create or login to your Amazon Web Services Account and go to the Identity & Access Management (IAM) page.
Click on Users and then Add user. Enter a name in the first field to remind you this User is from Cosmic, like cosmic-admin.
Enable Programmatic access by clicking the checkbox. Click Next to go through to the Permissions page. Click on Attach existing policies directly.
Search for and select AdministratorAccess then click Next: Review. Check everything looks good and click Create user.
View and copy the API Key & Secret to a temporary place. You'll need it for all of your Cosmic Function deploys.