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, and production instructions. Read and write orders and payments. Read Rich Item data.

  • financial-api:

    Read financial data

  • reservation-***:

    Platform reservations scope. The *** will be replaced by the platform-code of the reservation platform.

  • reservations-api:

    Configure legacy reservation integrations. Note: This API will eventually be deprecated in favour of the new Reservations for Platforms API. More information on the new reservations workflows can be found in the Integration Guide.

  • propertymanagement:

    Read and write Property Management System configurations.