Loyverse
Overview
SLUG: LOYVERSE
Description
Loyverse is a point-of-sale (POS) system designed for small businesses, offering features like sales management, inventory tracking, and customer engagement tools.
Authentication Details
API Key
Connecting to Loyverse
Create an auth config
Use the dashboard to create an auth config for the Loyverse toolkit. This allows you to connect multiple Loyverse accounts to Composio for agents to use.
Create and Get auth config ID
Click “Create Loyverse Auth Config”. After creation, copy the displayed ID starting with ac_
. This is your auth config ID. This is not a sensitive ID — you can save it in environment variables or a database.
This ID will be used to create connections to the toolkit for a given user.
Connect Your Account
Using API Key
Tools
Executing tools
To prototype you can execute some tools to see the responses and working on the Loyverse toolkit’s playground
OpenAI (Python)
Anthropic (TypeScript)
Google (Python)
Vercel (TypeScript)
Tool List
LOYVERSE_CREATE_SUPPLIER
Tool Name: Create Supplier
Description
Action Parameters
Action Response
LOYVERSE_DELETE_CATEGORY
Tool Name: Delete Category
Description
Action Parameters
Action Response
LOYVERSE_DELETE_SUPPLIER
Tool Name: Delete Supplier
Description
Action Parameters
Action Response
LOYVERSE_GET_CATEGORY
Tool Name: Get Category
Description
Action Parameters
Action Response
LOYVERSE_GET_DISCOUNT
Tool Name: Get Discount
Description
Action Parameters
Action Response
LOYVERSE_GET_EMPLOYEE
Tool Name: Get Employee
Description
Action Parameters
Action Response
LOYVERSE_GET_JWKS
Tool Name: Get JWKS
Description
Action Parameters
Action Response
LOYVERSE_GET_MERCHANT_INFO
Tool Name: Get Merchant Info
Description
Action Parameters
Action Response
LOYVERSE_GET_OPEN_ID_CONFIGURATION
Tool Name: Get OpenID Connect Discovery Document
Description
Action Parameters
Action Response
LOYVERSE_GET_PAYMENT_TYPE
Tool Name: Get Payment Type
Description
Action Parameters
Action Response
LOYVERSE_GET_STORE
Tool Name: Get Store
Description
Action Parameters
Action Response
LOYVERSE_LIST_CATEGORIES
Tool Name: List Categories
Description
Action Parameters
Action Response
LOYVERSE_LIST_CUSTOMERS
Tool Name: List Customers
Description
Action Parameters
Action Response
LOYVERSE_LIST_DISCOUNTS
Tool Name: List Discounts
Description
Action Parameters
Action Response
LOYVERSE_LIST_EMPLOYEES
Tool Name: List Employees
Description
Action Parameters
Action Response
LOYVERSE_LIST_ITEMS
Tool Name: List Items
Description
Action Parameters
Action Response
LOYVERSE_LIST_MODIFIERS
Tool Name: List Modifiers
Description
Action Parameters
Action Response
LOYVERSE_LIST_PAYMENT_TYPES
Tool Name: List Payment Types
Description
Action Parameters
Action Response
LOYVERSE_LIST_RECEIPTS
Tool Name: List Receipts
Description
Action Parameters
Action Response
LOYVERSE_LIST_SHIFTS
Tool Name: List Shifts
Description
Action Parameters
Action Response
LOYVERSE_LIST_SUPPLIERS
Tool Name: List Suppliers
Description
Action Parameters
Action Response
LOYVERSE_LIST_TAXES
Tool Name: List Taxes
Description
Action Parameters
Action Response
LOYVERSE_LIST_VARIANTS
Tool Name: List Variants
Description
Action Parameters
Action Response
LOYVERSE_LIST_WEBHOOKS
Tool Name: List Webhooks
Description
Action Parameters
Action Response