For AI agents: a documentation index is available at the root level at /llms.txt and /llms-full.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
Dev Portal
DocsAPI ReferenceLearnCommunityChangelog
DocsAPI ReferenceLearnCommunityChangelog
    • About Our APIs
  • REST
    • Overview
      • Overview
        • Abandoned Carts
        • Carts
        • Channels
        • Checkouts
        • Currencies
        • Customer Segmentation
        • Geography
        • Infrastructure Hosting
        • Inventory
        • Orders
        • Order Operations
        • Pickup
        • Pickup Methods
        • Pickup Options
        • Pricing
        • Price Lists
        • Promotions
        • Promotion Settings
        • Redirects
        • Scripts
        • Settings
        • Shipping
        • Sites
        • Subscribers
        • System Logs
        • Tax
        • Wishlists
      • Payments
  • GraphQL
    • Overview
  • MCP
    • Overview
Dev Portal
LogoLogo
On this page
  • Projects
  • Deployments
  • Logs
RESTAdminManagement

Infrastructure Hosting

Pre-release
Was this page helpful?
Previous

Get Count of Country’s States

Next

List Projects

Built with

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.