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, Retail, Inventory, Cafe and Restaurant, and Loyalty.

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

24.3/100 emerging ▬ flat Agent 22/100 agent aware saas Full breakdown ↓
scored 2026-09-08 · rubric v0.20.0
AccessFreemiumSelf serveFree trial⚡ Free to try
1 APIs
Point-of-SaleRetailInventoryCafe and RestaurantLoyaltyPaymentsCommerce

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-08 · rubric v0.20.0
Regulatory Posture applies to this provider. Its tags matched the Payments regime, so Regulatory Posture carries 15 points of the composite. If this regime is wrong for your business, say so on your provider repo — the applicability map is public and we will correct it.
Create-or-Update Ergonomics applies to this provider. This API accepts writes, so it carries 10 points of the composite. It is scored from the published contracts themselves: whether a caller can create-or-update in one call, whether the write accepts a key the caller already holds, and whether the response says which branch ran. Without that, every write needs a search-and-branch in front of it, and the first time that check is skipped a duplicate record is created. Scored against the observed mean rather than raw — a provider at the catalog average is unchanged by this facet, not penalised by it.
The six quality facets above are damped to 75 points between them, because the conditional facet above carries the other 25. That is why each facet's contribution is shown against a damped maximum: raising a quality facet moves the composite by 75% of its nominal weight, not 100%. The full arithmetic is at apis.io/rating/.
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. Every facet and dimension name above is a link: it opens that measurement's own page — what it means, the exact checks that feed it, how the whole catalog distributes on it, and the providers at the top of it. 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. Submit an artifact on GitHub — free → Manage your own listing — the Influence plan, $499/mo →

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 17

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

API Collection

OPEN COLLECTION

Loyverse Categories API

OPEN COLLECTION

Loyverse API

OPEN COLLECTION

Scroll for all 17

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.
deliveryModel:
  model: saas
  open_source: false
  commercial: true
  callable_host: true
  label: Hosted service · you call their endpoint
  confidence: high
  source:
  - openapi
  - pricing
  generated: '2026-08-28'
  method: derived
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
- Retail
- Inventory
- Cafe and Restaurant
- Loyalty
- Payments
- Commerce
tags_raw:
- Point of Sale
- POS
- Retail
- Inventory
- Cafe and Restaurant
- Loyalty
- Payments
- Commerce
created: '2026-07-11'
modified: '2026-07-11'
specificationVersion: '0.23'
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:
  - Item
  tags_raw:
  - 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

Work with this as data

Every provider here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for providers

9 MCP tools reach this
  • find_providersBrowse and filter every provider in the catalog.
  • get_provider_artifactsEvery artifact this provider publishes, grouped by type.
  • get_provider_operationsEvery operation across all of their OpenAPIs — one call instead of parsing every spec.
  • get_provider_toolsEvery MCP tool they ship, with the operation each wraps.
  • get_provider_evidenceHow each part of their score was established. Free — the basis for a claim should not sit behind it.
  • get_provider_ratingPRO — composite, band, trend and facet scores.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This provider
curl "https://apis.io/api/v1/providers/loyverse"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/loyverse/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/loyverse/evidence"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.