Loyverse · Authentication Profile

Loyverse Authentication

Authentication

Loyverse secures its APIs with http and oauth2 across 2 declared security schemes, as derived from its OpenAPI definitions.

Point-of-SaleRetailInventoryCafe and RestaurantLoyaltyPaymentsCommerce
Methods: http, oauth2 Schemes: 2 OAuth flows: API key in:

Security Schemes

bearerAuth http
scheme: bearer
oauth2 oauth2

Source

Authentication Profile

Raw ↑
generated: '2026-07-11'
method: derived
source: openapi/loyverse-openapi.yml
summary:
  types:
  - http
  - oauth2
schemes:
- name: bearerAuth
  type: http
  scheme: bearer
  description: >-
    Personal access token. Generated in the Loyverse Back Office under Settings,
    Access Tokens (up to 20 tokens per account, each with an optional expiration).
    A personal token grants unlimited access to all resources of the account that
    created it. Passed as `Authorization: Bearer [example key]`.
  sources:
  - https://help.loyverse.com/help/loyverse-api
  - https://developer.loyverse.com/docs/
- name: oauth2
  type: oauth2
  flow: authorizationCode
  authorizationUrl: https://api.loyverse.com/oauth/authorize
  tokenUrl: https://api.loyverse.com/oauth/token
  description: >-
    OAuth 2.0 authorization-code flow for third-party apps that act on behalf of
    other Loyverse merchants. Register an app in the Loyverse developer dashboard
    to obtain a client_id and client_secret, then request scoped permissions.
    Access is granted per scope rather than the unlimited access of a personal
    token.
  scopes:
    CUSTOMERS_READ: Read customers and loyalty data.
    CUSTOMERS_WRITE: Create and update customers.
    EMPLOYEES_READ: Read employees.
    ITEMS_READ: Read items, categories, variants, modifiers, discounts, and taxes.
    ITEMS_WRITE: Create and update items and related catalog objects.
    INVENTORY_READ: Read inventory levels.
    INVENTORY_WRITE: Update inventory levels.
    MERCHANT_READ: Read merchant and store information.
    PAYMENT_TYPES_READ: Read payment types.
    RECEIPTS_READ: Read receipts (sales).
    RECEIPTS_WRITE: Create receipts.
    STORES_READ: Read stores.
  sources:
  - https://developer.loyverse.com/docs/
  - https://support.loyverse.com/en/articles/8061203-faqs-about-loyverse-api

Work with this as data

Every security artifact 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 security posture

4 MCP tools reach this
  • find_securityBrowse and filter every security artifact in the catalog.
  • 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 security artifact
curl "https://apis.io/api/v1/security/loyverse-authentication"
All security posture
curl "https://apis.io/api/v1/security?limit=25"

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

Get an API key

Free tier, no email required.

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