Current Customer
Identify signed-in customers securely by requesting and decoding a BigCommerce-generated JWT.
Authentication
Authentication consist of two parts; first, send the client ID of an app-level API account as a query parameter with your request. No scopes are required. When you receive a response, use the same API account's client secret to decode the JWT that BigCommerce returns.
Learn more about the Current Customer API.
For info about API accounts, see our Guide to API accounts.
For info about authenticating BigCommerce APIs, see Authentication and example requests.
Note
- Substitute your storefront domain for
yourstore.example.com
.- The Send a Test Request feature is not currently supported for this endpoint.
See something you can improve? Edit this file on GitHub
Did you find what you were looking for?