Loyverse website screenshot

Loyverse

Loyverse is a free point of sale (POS) platform for small and independent retail stores, cafes, bars, and restaurants, spanning the Loyverse POS app, Back Office dashboard, Kitchen Display, and Customer Display. The Loyverse API is a documented REST API at https://api.loyverse.com/v1.0 that exposes the same POS data - items and variants, categories, receipts (sales), customers and loyalty, inventory levels, stores, employees, payment types, taxes, discounts, modifiers, suppliers, POS devices, and shifts - so developers can build integrations for accounting, e-commerce order sync, inventory synchronization, loyalty and marketing, e-invoicing compliance, and custom reporting. Authentication is by personal access token (Bearer) or OAuth 2.0 authorization-code flow with scoped permissions, and webhooks push events such as receipts and inventory changes to consumer endpoints.

Loyverse publishes 15 APIs on the APIs.io network, including Categories API, Customers API, Discounts API, and 12 more. Tagged areas include Point of Sale, POS, Retail, Inventory, and Cafe and Restaurant.

Loyverse’s developer surface includes authentication, documentation, signup flow, support, engineering blog, and 7 more developer resources.

38.7/100 thin ▬ flat Agent 48/100 agent ready Full breakdown ↓
scored 2026-07-27 · rubric v0.5
AccessFreemiumSelf serveFree trial⚡ Free to try
15 APIs
Point of SalePOSRetailInventoryCafe and RestaurantLoyaltyPaymentsCommerce

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-07-27 · rubric v0.5
Composite quality — 38.7/100 · thin
Contract Quality 13.4 / 25
Developer Ergonomics 5.2 / 20
Commercial Clarity 10.5 / 20
Operational Transparency 4.1 / 13
Governance 0.0 / 12
Discoverability 10.0 / 10
Agent readiness — 48/100 · agent ready
Machine-Readable Contract 18 / 18
Agentic Access Contract 15 / 15
MCP Server 0 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 7 / 7
Typed Event Surface 0 / 6
Agent Skills 0 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/loyverse: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs 15

Individual APIs this provider publishes, each with its own machine-readable definition.

Loyverse Categories API

Merchandising categories for items.

Loyverse Customers API

Customer directory and loyalty program.

Loyverse Discounts API

Discount definitions applied at the POS.

Loyverse Employees API

Employees who operate the POS.

Loyverse Inventory API

Stock levels per variant and store.

Loyverse Items API

Product catalog items, variants, SKUs, and pricing.

Loyverse Merchants API

Merchant account information.

Loyverse Modifiers API

Item modifiers and options.

Loyverse Payment Types API

Configured payment types.

Loyverse POS Devices API

Registered POS devices per store.

Loyverse Receipts API

Sales receipts with line items, payments, taxes, and refunds.

Loyverse Shifts API

Cash register shifts.

Loyverse Stores API

Merchant stores (locations).

Loyverse Suppliers API

Suppliers for inventory and purchasing.

Loyverse Taxes API

Tax definitions applied to items.

Scroll for all 15

Open Collections 1

Open, tool-agnostic API collections (OpenAPI-derived and Bruno).

Loyverse API

OPEN COLLECTION

Pricing Plans 1

Published pricing tiers and plan structures.

Rate Limits 1

Documented rate limits and quota policies.

Loyverse Rate Limits

3 limits

RATE LIMITS

FinOps 1

Cost, billing, and metering signals for API financial operations.

Security Posture 1

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Loyverse Authentication

http/oauth2 · 2 schemes

SECURITY

Agentic Access 1

Recommended x-agentic-access execution contracts for AI agents.

Loyverse Agentic Access

32 operations · 10 acting

32 operations · 10 acting

AGENTIC

Resources

Get Started 1

Portal, sign-up, and the first successful call

Documentation 1

Reference material describing how the API behaves

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Access & Security 1

Authentication, authorization, and security posture

Operate 3

Status, limits, changes, and where to get help

Commercial 2

Pricing, plans, and the legal terms of use

Company 3

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: loyverse
url: https://raw.githubusercontent.com/api-evangelist/loyverse/refs/heads/main/apis.yml
name: Loyverse
kind: company
description: Loyverse is a free point of sale (POS) platform for small and independent retail stores, cafes, bars, and restaurants,
  spanning the Loyverse POS app, Back Office dashboard, Kitchen Display, and Customer Display. The Loyverse API is a documented
  REST API at https://api.loyverse.com/v1.0 that exposes the same POS data - items and variants, categories, receipts (sales),
  customers and loyalty, inventory levels, stores, employees, payment types, taxes, discounts, modifiers, suppliers, POS devices,
  and shifts - so developers can build integrations for accounting, e-commerce order sync, inventory synchronization, loyalty
  and marketing, e-invoicing compliance, and custom reporting. Authentication is by personal access token (Bearer) or OAuth
  2.0 authorization-code flow with scoped permissions, and webhooks push events such as receipts and inventory changes to
  consumer endpoints.
accessModel:
  pricing: freemium
  onboarding: self-serve
  trial: true
  try_now: true
  public: false
  label: Freemium (free trial) · Self-serve signup
  confidence: high
  source:
  - plans
  - authentication
  generated: '2026-07-22'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/loyverse.png
tags:
- Point of Sale
- POS
- Retail
- Inventory
- Cafe and Restaurant
- Loyalty
- Payments
- Commerce
created: '2026-07-11'
modified: '2026-07-11'
specificationVersion: '0.19'
apis:
- aid: loyverse:loyverse-categories-api
  name: Loyverse Categories API
  description: Merchandising categories for items.
  humanURL: https://developer.loyverse.com/docs/#tag/Items
  baseURL: https://api.loyverse.com/v1.0
  tags:
  - Categories
  properties:
  - type: OpenAPI
    url: openapi/loyverse-categories-api-openapi.yml
  - type: Documentation
    url: https://developer.loyverse.com/docs/
  - type: APIReference
    url: https://developer.loyverse.com/docs/#tag/Items
  - type: PostmanCollection
    url: collections/loyverse.postman_collection.json
  - type: OpenCollection
    url: collections/loyverse.opencollection.json
  - type: APIReference
    url: https://developer.loyverse.com/docs/#tag/Categories
  - type: APIReference
    url: https://developer.loyverse.com/docs/#tag/Receipts
  - type: APIReference
    url: https://developer.loyverse.com/docs/#tag/Customers
  - type: APIReference
    url: https://developer.loyverse.com/docs/#tag/Inventory
  - type: APIReference
    url: https://developer.loyverse.com/docs/#tag/Stores
  - type: APIReference
    url: https://developer.loyverse.com/docs/#tag/Employees
- aid: loyverse:loyverse-customers-api
  name: Loyverse Customers API
  description: Customer directory and loyalty program.
  humanURL: https://developer.loyverse.com/docs/#tag/Items
  baseURL: https://api.loyverse.com/v1.0
  tags:
  - Customers
  properties:
  - type: OpenAPI
    url: openapi/loyverse-customers-api-openapi.yml
  - type: Documentation
    url: https://developer.loyverse.com/docs/
  - type: APIReference
    url: https://developer.loyverse.com/docs/#tag/Items
  - type: PostmanCollection
    url: collections/loyverse.postman_collection.json
  - type: OpenCollection
    url: collections/loyverse.opencollection.json
  - type: APIReference
    url: https://developer.loyverse.com/docs/#tag/Categories
  - type: APIReference
    url: https://developer.loyverse.com/docs/#tag/Receipts
  - type: APIReference
    url: https://developer.loyverse.com/docs/#tag/Customers
  - type: APIReference
    url: https://developer.loyverse.com/docs/#tag/Inventory
  - type: APIReference
    url: https://developer.loyverse.com/docs/#tag/Stores
  - type: APIReference
    url: https://developer.loyverse.com/docs/#tag/Employees
- aid: loyverse:loyverse-discounts-api
  name: Loyverse Discounts API
  description: Discount definitions applied at the POS.
  humanURL: https://developer.loyverse.com/docs/#tag/Items
  baseURL: https://api.loyverse.com/v1.0
  tags:
  - Discounts
  properties:
  - type: OpenAPI
    url: openapi/loyverse-discounts-api-openapi.yml
  - type: Documentation
    url: https://developer.loyverse.com/docs/
  - type: APIReference
    url: https://developer.loyverse.com/docs/#tag/Items
  - type: PostmanCollection
    url: collections/loyverse.postman_collection.json
  - type: OpenCollection
    url: collections/loyverse.opencollection.json
  - type: APIReference
    url: https://developer.loyverse.com/docs/#tag/Categories
  - type: APIReference
    url: https://developer.loyverse.com/docs/#tag/Receipts
  - type: APIReference
    url: https://developer.loyverse.com/docs/#tag/Customers
  - type: APIReference
    url: https://developer.loyverse.com/docs/#tag/Inventory
  - type: APIReference
    url: https://developer.loyverse.com/docs/#tag/Stores
  - type: APIReference
    url: https://developer.loyverse.com/docs/#tag/Employees
- aid: loyverse:loyverse-employees-api
  name: Loyverse Employees API
  description: Employees who operate the POS.
  humanURL: https://developer.loyverse.com/docs/#tag/Items
  baseURL: https://api.loyverse.com/v1.0
  tags:
  - Employees
  properties:
  - type: OpenAPI
    url: openapi/loyverse-employees-api-openapi.yml
  - type: Documentation
    url: https://developer.loyverse.com/docs/
  - type: APIReference
    url: https://developer.loyverse.com/docs/#tag/Items
  - type: PostmanCollection
    url: collections/loyverse.postman_collection.json
  - type: OpenCollection
    url: collections/loyverse.opencollection.json
  - type: APIReference
    url: https://developer.loyverse.com/docs/#tag/Categories
  - type: APIReference
    url: https://developer.loyverse.com/docs/#tag/Receipts
  - type: APIReference
    url: https://developer.loyverse.com/docs/#tag/Customers
  - type: APIReference
    url: https://developer.loyverse.com/docs/#tag/Inventory
  - type: APIReference
    url: https://developer.loyverse.com/docs/#tag/Stores
  - type: APIReference
    url: https://developer.loyverse.com/docs/#tag/Employees
- aid: loyverse:loyverse-inventory-api
  name: Loyverse Inventory API
  description: Stock levels per variant and store.
  humanURL: https://developer.loyverse.com/docs/#tag/Items
  baseURL: https://api.loyverse.com/v1.0
  tags:
  - Inventory
  properties:
  - type: OpenAPI
    url: openapi/loyverse-inventory-api-openapi.yml
  - type: Documentation
    url: https://developer.loyverse.com/docs/
  - type: APIReference
    url: https://developer.loyverse.com/docs/#tag/Items
  - type: PostmanCollection
    url: collections/loyverse.postman_collection.json
  - type: OpenCollection
    url: collections/loyverse.opencollection.json
  - type: APIReference
    url: https://developer.loyverse.com/docs/#tag/Categories
  - type: APIReference
    url: https://developer.loyverse.com/docs/#tag/Receipts
  - type: APIReference
    url: https://developer.loyverse.com/docs/#tag/Customers
  - type: APIReference
    url: https://developer.loyverse.com/docs/#tag/Inventory
  - type: APIReference
    url: https://developer.loyverse.com/docs/#tag/Stores
  - type: APIReference
    url: https://developer.loyverse.com/docs/#tag/Employees
- aid: loyverse:loyverse-items-api
  name: Loyverse Items API
  description: Product catalog items, variants, SKUs, and pricing.
  humanURL: https://developer.loyverse.com/docs/#tag/Items
  baseURL: https://api.loyverse.com/v1.0
  tags:
  - Items
  properties:
  - type: OpenAPI
    url: openapi/loyverse-items-api-openapi.yml
  - type: Documentation
    url: https://developer.loyverse.com/docs/
  - type: APIReference
    url: https://developer.loyverse.com/docs/#tag/Items
  - type: PostmanCollection
    url: collections/loyverse.postman_collection.json
  - type: OpenCollection
    url: collections/loyverse.opencollection.json
  - type: APIReference
    url: https://developer.loyverse.com/docs/#tag/Categories
  - type: APIReference
    url: https://developer.loyverse.com/docs/#tag/Receipts
  - type: APIReference
    url: https://developer.loyverse.com/docs/#tag/Customers
  - type: APIReference
    url: https://developer.loyverse.com/docs/#tag/Inventory
  - type: APIReference
    url: https://developer.loyverse.com/docs/#tag/Stores
  - type: APIReference
    url: https://developer.loyverse.com/docs/#tag/Employees
- aid: loyverse:loyverse-merchants-api
  name: Loyverse Merchants API
  description: Merchant account information.
  humanURL: https://developer.loyverse.com/docs/#tag/Items
  baseURL: https://api.loyverse.com/v1.0
  tags:
  - Merchants
  properties:
  - type: OpenAPI
    url: openapi/loyverse-merchants-api-openapi.yml
  - type: Documentation
    url: https://developer.loyverse.com/docs/
  - type: APIReference
    url: https://developer.loyverse.com/docs/#tag/Items
  - type: PostmanCollection
    url: collections/loyverse.postman_collection.json
  - type: OpenCollection
    url: collections/loyverse.opencollection.json
  - type: APIReference
    url: https://developer.loyverse.com/docs/#tag/Categories
  - type: APIReference
    url: https://developer.loyverse.com/docs/#tag/Receipts
  - type: APIReference
    url: https://developer.loyverse.com/docs/#tag/Customers
  - type: APIReference
    url: https://developer.loyverse.com/docs/#tag/Inventory
  - type: APIReference
    url: https://developer.loyverse.com/docs/#tag/Stores
  - type: APIReference
    url: https://developer.loyverse.com/docs/#tag/Employees
- aid: loyverse:loyverse-modifiers-api
  name: Loyverse Modifiers API
  description: Item modifiers and options.
  humanURL: https://developer.loyverse.com/docs/#tag/Items
  baseURL: https://api.loyverse.com/v1.0
  tags:
  - Modifiers
  properties:
  - type: OpenAPI
    url: openapi/loyverse-modifiers-api-openapi.yml
  - type: Documentation
    url: https://developer.loyverse.com/docs/
  - type: APIReference
    url: https://developer.loyverse.com/docs/#tag/Items
  - type: PostmanCollection
    url: collections/loyverse.postman_collection.json
  - type: OpenCollection
    url: collections/loyverse.opencollection.json
  - type: APIReference
    url: https://developer.loyverse.com/docs/#tag/Categories
  - type: APIReference
    url: https://developer.loyverse.com/docs/#tag/Receipts
  - type: APIReference
    url: https://developer.loyverse.com/docs/#tag/Customers
  - type: APIReference
    url: https://developer.loyverse.com/docs/#tag/Inventory
  - type: APIReference
    url: https://developer.loyverse.com/docs/#tag/Stores
  - type: APIReference
    url: https://developer.loyverse.com/docs/#tag/Employees
- aid: loyverse:loyverse-payment-types-api
  name: Loyverse Payment Types API
  description: Configured payment types.
  humanURL: https://developer.loyverse.com/docs/#tag/Items
  baseURL: https://api.loyverse.com/v1.0
  tags:
  - Payment Types
  properties:
  - type: OpenAPI
    url: openapi/loyverse-payment-types-api-openapi.yml
  - type: Documentation
    url: https://developer.loyverse.com/docs/
  - type: APIReference
    url: https://developer.loyverse.com/docs/#tag/Items
  - type: PostmanCollection
    url: collections/loyverse.postman_collection.json
  - type: OpenCollection
    url: collections/loyverse.opencollection.json
  - type: APIReference
    url: https://developer.loyverse.com/docs/#tag/Categories
  - type: APIReference
    url: https://developer.loyverse.com/docs/#tag/Receipts
  - type: APIReference
    url: https://developer.loyverse.com/docs/#tag/Customers
  - type: APIReference
    url: https://developer.loyverse.com/docs/#tag/Inventory
  - type: APIReference
    url: https://developer.loyverse.com/docs/#tag/Stores
  - type: APIReference
    url: https://developer.loyverse.com/docs/#tag/Employees
- aid: loyverse:loyverse-pos-devices-api
  name: Loyverse POS Devices API
  description: Registered POS devices per store.
  humanURL: https://developer.loyverse.com/docs/#tag/Items
  baseURL: https://api.loyverse.com/v1.0
  tags:
  - POS Devices
  properties:
  - type: OpenAPI
    url: openapi/loyverse-pos-devices-api-openapi.yml
  - type: Documentation
    url: https://developer.loyverse.com/docs/
  - type: APIReference
    url: https://developer.loyverse.com/docs/#tag/Items
  - type: PostmanCollection
    url: collections/loyverse.postman_collection.json
  - type: OpenCollection
    url: collections/loyverse.opencollection.json
  - type: APIReference
    url: https://developer.loyverse.com/docs/#tag/Categories
  - type: APIReference
    url: https://developer.loyverse.com/docs/#tag/Receipts
  - type: APIReference
    url: https://developer.loyverse.com/docs/#tag/Customers
  - type: APIReference
    url: https://developer.loyverse.com/docs/#tag/Inventory
  - type: APIReference
    url: https://developer.loyverse.com/docs/#tag/Stores
  - type: APIReference
    url: https://developer.loyverse.com/docs/#tag/Employees
- aid: loyverse:loyverse-receipts-api
  name: Loyverse Receipts API
  description: Sales receipts with line items, payments, taxes, and refunds.
  humanURL: https://developer.loyverse.com/docs/#tag/Items
  baseURL: https://api.loyverse.com/v1.0
  tags:
  - Receipts
  properties:
  - type: OpenAPI
    url: openapi/loyverse-receipts-api-openapi.yml
  - type: Documentation
    url: https://developer.loyverse.com/docs/
  - type: APIReference
    url: https://developer.loyverse.com/docs/#tag/Items
  - type: PostmanCollection
    url: collections/loyverse.postman_collection.json
  - type: OpenCollection
    url: collections/loyverse.opencollection.json
  - type: APIReference
    url: https://developer.loyverse.com/docs/#tag/Categories
  - type: APIReference
    url: https://developer.loyverse.com/docs/#tag/Receipts
  - type: APIReference
    url: https://developer.loyverse.com/docs/#tag/Customers
  - type: APIReference
    url: https://developer.loyverse.com/docs/#tag/Inventory
  - type: APIReference
    url: https://developer.loyverse.com/docs/#tag/Stores
  - type: APIReference
    url: https://developer.loyverse.com/docs/#tag/Employees
- aid: loyverse:loyverse-shifts-api
  name: Loyverse Shifts API
  description: Cash register shifts.
  humanURL: https://developer.loyverse.com/docs/#tag/Items
  baseURL: https://api.loyverse.com/v1.0
  tags:
  - Shifts
  properties:
  - type: OpenAPI
    url: openapi/loyverse-shifts-api-openapi.yml
  - type: Documentation
    url: https://developer.loyverse.com/docs/
  - type: APIReference
    url: https://developer.loyverse.com/docs/#tag/Items
  - type: PostmanCollection
    url: collections/loyverse.postman_collection.json
  - type: OpenCollection
    url: collections/loyverse.opencollection.json
  - type: APIReference
    url: https://developer.loyverse.com/docs/#tag/Categories
  - type: APIReference
    url: https://developer.loyverse.com/docs/#tag/Receipts
  - type: APIReference
    url: https://developer.loyverse.com/docs/#tag/Customers
  - type: APIReference
    url: https://developer.loyverse.com/docs/#tag/Inventory
  - type: APIReference
    url: https://developer.loyverse.com/docs/#tag/Stores
  - type: APIReference
    url: https://developer.loyverse.com/docs/#tag/Employees
- aid: loyverse:loyverse-stores-api
  name: Loyverse Stores API
  description: Merchant stores (locations).
  humanURL: https://developer.loyverse.com/docs/#tag/Items
  baseURL: https://api.loyverse.com/v1.0
  tags:
  - Stores
  properties:
  - type: OpenAPI
    url: openapi/loyverse-stores-api-openapi.yml
  - type: Documentation
    url: https://developer.loyverse.com/docs/
  - type: APIReference
    url: https://developer.loyverse.com/docs/#tag/Items
  - type: PostmanCollection
    url: collections/loyverse.postman_collection.json
  - type: OpenCollection
    url: collections/loyverse.opencollection.json
  - type: APIReference
    url: https://developer.loyverse.com/docs/#tag/Categories
  - type: APIReference
    url: https://developer.loyverse.com/docs/#tag/Receipts
  - type: APIReference
    url: https://developer.loyverse.com/docs/#tag/Customers
  - type: APIReference
    url: https://developer.loyverse.com/docs/#tag/Inventory
  - type: APIReference
    url: https://developer.loyverse.com/docs/#tag/Stores
  - type: APIReference
    url: https://developer.loyverse.com/docs/#tag/Employees
- aid: loyverse:loyverse-suppliers-api
  name: Loyverse Suppliers API
  description: Suppliers for inventory and purchasing.
  humanURL: https://developer.loyverse.com/docs/#tag/Items
  baseURL: https://api.loyverse.com/v1.0
  tags:
  - Suppliers
  properties:
  - type: OpenAPI
    url: openapi/loyverse-suppliers-api-openapi.yml
  - type: Documentation
    url: https://developer.loyverse.com/docs/
  - type: APIReference
    url: https://developer.loyverse.com/docs/#tag/Items
  - type: PostmanCollection
    url: collections/loyverse.postman_collection.json
  - type: OpenCollection
    url: collections/loyverse.opencollection.json
  - type: APIReference
    url: https://developer.loyverse.com/docs/#tag/Categories
  - type: APIReference
    url: https://developer.loyverse.com/docs/#tag/Receipts
  - type: APIReference
    url: https://developer.loyverse.com/docs/#tag/Customers
  - type: APIReference
    url: https://developer.loyverse.com/docs/#tag/Inventory
  - type: APIReference
    url: https://developer.loyverse.com/docs/#tag/Stores
  - type: APIReference
    url: https://developer.loyverse.com/docs/#tag/Employees
- aid: loyverse:loyverse-taxes-api
  name: Loyverse Taxes API
  description: Tax definitions applied to items.
  humanURL: https://developer.loyverse.com/docs/#tag/Items
  baseURL: https://api.loyverse.com/v1.0
  tags:
  - Taxes
  properties:
  - type: OpenAPI
    url: openapi/loyverse-taxes-api-openapi.yml
  - type: Documentation
    url: https://developer.loyverse.com/docs/
  - type: APIReference
    url: https://developer.loyverse.com/docs/#tag/Items
  - type: PostmanCollection
    url: collections/loyverse.postman_collection.json
  - type: OpenCollection
    url: collections/loyverse.opencollection.json
  - type: APIReference
    url: https://developer.loyverse.com/docs/#tag/Categories
  - type: APIReference
    url: https://developer.loyverse.com/docs/#tag/Receipts
  - type: APIReference
    url: https://developer.loyverse.com/docs/#tag/Customers
  - type: APIReference
    url: https://developer.loyverse.com/docs/#tag/Inventory
  - type: APIReference
    url: https://developer.loyverse.com/docs/#tag/Stores
  - type: APIReference
    url: https://developer.loyverse.com/docs/#tag/Employees
common:
- type: AgenticAccess
  url: agentic-access/loyverse-agentic-access.yml
- type: Authentication
  url: authentication/loyverse-authentication.yml
- type: LinkedIn
  url: https://www.linkedin.com/company/loyverse
- type: Website
  url: https://loyverse.com
- type: Documentation
  url: https://developer.loyverse.com/docs/
- type: SignUp
  url: https://developer.loyverse.com
- type: Plans
  url: plans/loyverse-plans-pricing.yml
- type: RateLimits
  url: rate-limits/loyverse-rate-limits.yml
- type: FinOps
  url: finops/loyverse-finops.yml
- type: Support
  url: https://help.loyverse.com/help/api-marketplace
- type: Community
  url: https://loyverse.town/clubs/2-loyverse-api/
- url: https://loyverse.com/blog
  type: Blog
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com