Customer Portal
Check Customer Account API authentication status
Checks whether the current customer has valid Customer Account API tokens stored. Used by the customer portal to determine if the customer needs to authenticate.
Full behavior, validation rules, and side effects
Use Cases:
- Check if customer is authenticated before making Customer Account API GraphQL calls
- Determine whether to show ‘Connect Account’ button in UI
- Validate token validity before attempting sensitive operations
Response: Returns authentication status and customer ID.
Authentication: Customer must be logged in via Shopify customer session
GET
Check Customer Account API authentication status
Documentation Index
Fetch the complete documentation index at: https://developers.appstle.com/llms.txt
Use this file to discover all available pages before exploring further.
Response
Authentication status retrieved successfully