Geography
- Host: api.bigcommerce.com/stores/store_hash/v2
- Protocols:
https
- Accepts:
application/json
- Responds With:
application/json
Get countries, states, and provinces.
Authentication
Authenticate requests by including an OAuth access_token
in the request header.
GET https://api.bigcommerce.com/stores/{{STORE_HASH}}/v3/{{ENDPOINT}}
Content-Type: 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 |