Lightspeed Restaurant K Series API
1.0.0

Lightspeed Restaurant offers a REST API in order to communicate with the data in the system. These APIs are built using the RESTful standards and adhere to the basic verb interactions as defined by the REST standard.

These services are in continuous development and subject to change. Find our versioning policy here.

This is the documentation for version 1.0.0 of the API. Last update on May 1, 2024.

Base URL
https://api.trial.lsk.lightspeed.app

Authentication

OAuth2

Flow type authorizationCode
Authorization URL /oauth/authorize
Token URL /oauth/token
Scopes
  • items: Read and write items
  • 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.