Authentication

OAuth2

The Lightspeed Restaurant K-Series APIs support OAuth2 authentication using the authorization code grant flow. See our Authorization Quick Start Guide for more details on how to authenticate.

Flow type authorizationCode
Authorization URL /oauth/authorize
Token URL /oauth/token
Scopes
  • items: Read and write items
  • staff-api: Read shift information, read and write user information
  • orders-api: Read business information, floors, menus , discounts, production instruction Read and write orders and payments
  • financial-api: Read financial data
  • reservations-api: Read and write webhooks Update reservation statuses, Configure reservation integrations
  • tax-configuration: Tax configuration
  • propertymanagement: Read and write Property Management System configurations
Flow type clientCredentials
Token URL /oauth/token
Scopes
  • accounting: Read and write accounting information