Infrastructure Hosting

Pre-release

Manage infrastructure hosting projects and deployments for your BigCommerce store. Use these endpoints to create and manage hosting projects, upload deployment artifacts, trigger deployments, monitor deployment progress via server-sent events, and tail real-time worker logs.

For more about native hosting, see the Native Hosting Overview.

Projects

A project is the top-level infrastructure container for your application. You create a project once, then use it as the target for future deployments of that storefront.

Deployments

A deployment is a specific version of your project that has been built and released. Use the deployment endpoints to upload build artifacts, create deployments, and monitor deployment progress in real time via server-sent events.

Logs

Tail real-time worker logs for a project, including request information, log levels, and exceptions.