Lightspeed · OAuth Scopes
Lightspeed OAuth Scopes
OAuth 2.0
derived
Lightspeed publishes 24 OAuth 2.0 scopes via the authorizationCode flow. Scopes are the fine-grained permissions an application requests at authorization time to act against the Lightspeed API on a user’s behalf.
Tokens are issued from /oauth/token.
This index is generated from the provider’s OpenAPI security definitions (and, where available, its documented scope reference) and refreshes on every APIs.io network build. Browse every provider’s scopes at scopes.apis.io.
POSRetailRestaurantEcommerce
Scopes: 24
Flows: authorizationCode
Method: derived
OAuth endpoints
Authorization URL
/oauth/authorize https://cloud.lightspeedapp.com/oauth/authorize.php https://secure.retail.lightspeed.app/connect
/oauth/authorize https://cloud.lightspeedapp.com/oauth/authorize.php https://secure.retail.lightspeed.app/connect
Token URL
/oauth/token https://cloud.lightspeedapp.com/oauth/access_token.php https://{domainPrefix}.retail.lightspeed.app/api/1.0/token
/oauth/token https://cloud.lightspeedapp.com/oauth/access_token.php https://{domainPrefix}.retail.lightspeed.app/api/1.0/token
Flows
authorizationCode
authorizationCode
Scopes (24)
| Scope | Description | Flows |
|---|---|---|
| customers.read | Read customers. | authorizationCode |
| customers.write | Create or modify customers. | authorizationCode |
| employee:admin | Manage employees and shops. | authorizationCode |
| employee:all | Full access to all account resources. | authorizationCode |
| employee:customers | Create and modify customers. | authorizationCode |
| employee:customers_read | Read customers. | authorizationCode |
| employee:inventory | Create and modify inventory items. | authorizationCode |
| employee:inventory_read | Read inventory items and catalog. | authorizationCode |
| employee:register | Create sales at the register. | authorizationCode |
| employee:reports | Read sales and reporting data. | authorizationCode |
| financial-api | Read financial data | authorizationCode |
| id-cards | Create and manage ID card batches and cards. | authorizationCode |
| items | Read and write items | authorizationCode |
| orders-api | Read business information, floors, menus, discounts, and production instructions. Read and write orders and payments. Read [Rich Item](https://api-docs.lsk.lightspeed.app/prod/group/endpoint-rich-item) data. | authorizationCode |
| products.read | Read products, brands, and inventory. | authorizationCode |
| products.write | Create or modify products, brands, and inventory. | authorizationCode |
| propertymanagement | Read and write Property Management System configurations. | authorizationCode |
| reservation-*** | Platform reservations scope. The `***` will be replaced by the [platform-code](https://api-docs.lsk.lightspeed.app/operation/operation-reservation-servicesetbyplatformcode#operation-reservation-servicesetbyplatformcode-platform-code) of the reservation platform. | authorizationCode |
| reservation-platform-code | ||
| reservations-api | Configure *legacy* reservation integrations. **Note:** This API will eventually be deprecated in favour of the new [Reservations for Platforms](https://api-docs.lsk.lightspeed.app/group/endpoint-reservations-for-platforms) API. More information on the new reservations workflows can be found in the [Integration Guide](https://api-portal.lsk.lightspeed.app/category/reservations). | authorizationCode |
| sales.read | Read sales transactions. | authorizationCode |
| sales.write | Create or modify sales. | authorizationCode |
| staff-api | Read shift information, read and write user information. | authorizationCode |
| user-token-by-authorization-code |