Settings V3
- Version: 3.0.0
- Servers:
https://api.bigcommerce.com/stores/store_hash/v3
More Info
- Contact Us by Email
- Contact URL: https://www.bigcommerce.com
- Terms Of Service: http://www.bigcommerce.com/terms
Manage settings and configuration for BigCommerce hosted stores and headless storefronts.
Authentication
Authenticate requests by including an OAuth access_token
in the request header.
GET /stores/{{STORE_HASH}}/v3/settings/storefront/status
host: api.bigcommerce.com
Accept: application/json
X-Auth-Token: {{ACCESS_TOKEN}}
OAuth Scopes
UI Name | Permission | Parameter |
---|---|---|
Information & Settings | modify | store_v2_information |
Information & Settings | read-only | store_v2_information_read_only |