Authentication
Authentication
API keys are used to grant limited access to a specific shop, typically for integration with third-party services.
Most APIs necessitate authorization. Auth APIs equip you with the tools to obtain and manage a JWT (JSON Web Token). This is also the place where you can reset your password if needed.