Zettle website screenshot

Zettle

Zettle by PayPal is a cloud-based point-of-sale platform (formerly iZettle) that provides REST APIs for managing product inventory, processing card payments, tracking purchases, handling refunds, and accessing merchant financial and account data.

Zettle publishes 2 APIs on the APIs.io network: accounts API and payout API. Tagged areas include Point-of-Sale, Payments, Inventory, Finance, and PayPal.

The Zettle catalog on APIs.io includes 1 JSON-LD context and 1 Spectral governance ruleset.

Zettle’s developer surface includes authentication, documentation, engineering blog, pricing, and 11 more developer resources.

44.8/100 developing ▬ flat Agent 42/100 agent ready Full breakdown ↓
scored 2026-08-21 · rubric v0.12.0
AccessSelf serve
8 APIs
Point-of-SalePaymentsInventoryFinancePayPalCard PaymentsMerchant Services

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-21 · rubric v0.12.0
Composite quality — 44.8/100 · developing
Contract Quality 13.4 / 21
Developer Ergonomics 3.6 / 17
Access Clarity 6.7 / 17
Operational Transparency 5.8 / 11
Contract Governance 1.0 / 10
Discoverability 6.3 / 9
Regulatory Posture 6.3 / 15
Agent readiness — 42/100 · agent ready
Machine-Readable Contract 18 / 18
Agentic Access Contract 10 / 10
Documented Reversibility 6 / 6
MCP Server 0 / 12
Machine-Readable Auth 10 / 10
Idempotency 9 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 7 / 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
A2A Agent Card 0 / 8
Dry-Run / Simulate Mode 4 / 4
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.
The six quality facets above are damped to 85 points between them, because the conditional facet above carries the other 15. That is why each facet's contribution is shown against a damped maximum: raising a quality facet moves the composite by 85% 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/. This rating is computed from github.com/api-evangelist/zettle: 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 8

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

Zettle OAuth API

OAuth 2.0 authentication and authorisation for Zettle APIs. Supports authorisation code grant with PKCE for mobile and partner-hosted apps.

Zettle Purchase API

Retrieve purchase transaction history, individual purchase records, and refund data for a merchant account.

Zettle Product Library API

Manage the merchant product catalogue including products, variants, prices, and categories.

Zettle Inventory API

Track stock levels and inventory movements across merchant locations. Default rate limit is 4 requests per second.

Zettle Image API

Upload and manage product images used in the Zettle product library and POS display.

Zettle Giftcard API

Issue, redeem, and manage gift cards for Zettle merchants.

Zettle accounts API

The accounts API from Zettle — 2 operation(s) for accounts.

Zettle payout API

The payout API from Zettle — 1 operation(s) for payout.

Scroll for all 8

Open Collections 3

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

API Collection

OPEN COLLECTION

Finance accounts API

OPEN COLLECTION

Pricing Plans 1

Published pricing tiers and plan structures.

Zettle Plans Pricing

1 plans

PLANS

Rate Limits 1

Documented rate limits and quota policies.

Zettle Rate Limits

6 limits

RATE LIMITS

FinOps 1

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

Semantic Vocabularies 1

JSON-LD contexts and semantic vocabularies used across these APIs.

Zettle Context

4 classes · 13 properties

JSON-LD

Spectral Rules 1

Spectral governance rulesets for linting and validating these APIs.

Zettle API Rules

5 rules · 3 warnings 2 info

SPECTRAL

JSON Schema 3

Standalone JSON Schema definitions for this provider's data models.

Zettle Account Balance

2 properties

JSON SCHEMA

Zettle Payout Info

5 properties

JSON SCHEMA

Zettle Transaction

4 properties

JSON SCHEMA

Examples 3

Example request and response payloads for these APIs.

Security Posture 2

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

Zettle Authentication

oauth2 · 1 scheme

SECURITY

Zettle Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Scopes 1

OAuth scopes governing access to this provider's APIs.

Zettle Scopes

1 scope · authorizationCode

1 scopes

SCOPES

Agentic Access 1

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

Zettle Agentic Access

3 operations

3 operations · 0 acting

AGENTIC

Resources

Documentation 1

Reference material describing how the API behaves

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Build 1

SDKs, sample code, and the tooling you integrate with

Access & Security 3

Authentication, authorization, and security posture

Operate 2

Status, limits, changes, and where to get help

Commercial 3

Pricing, plans, and the legal terms of use

Company 3

The organization behind the API

Other 1

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: zettle
name: Zettle
description: Zettle by PayPal is a cloud-based point-of-sale platform (formerly iZettle) that provides REST APIs for managing
  product inventory, processing card payments, tracking purchases, handling refunds, and accessing merchant financial and
  account data.
accessModel:
  pricing: unknown
  onboarding: self-serve
  trial: false
  try_now: false
  public: false
  label: 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/zettle.png
url: https://raw.githubusercontent.com/api-evangelist/zettle/refs/heads/main/apis.yml
created: 2026-06-13
modified: 2026-06-13
specificationVersion: '0.23'
tags:
- Point-of-Sale
- Payments
- Inventory
- Finance
- PayPal
- Card Payments
- Merchant Services
tags_raw:
- Point of Sale
- POS
- Payments
- Inventory
- Finance
- PayPal
- Card Payments
- Merchant Services
apis:
- name: Zettle OAuth API
  description: OAuth 2.0 authentication and authorisation for Zettle APIs. Supports authorisation code grant with PKCE for
    mobile and partner-hosted apps.
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
  humanURL: https://developer.zettle.com/docs/api/oauth/overview
  baseURL: https://oauth.zettle.com
  tags:
  - Authentication
  - Authorization
  tags_raw:
  - OAuth
  - Authentication
  - Authorization
  properties:
  - type: Documentation
    url: https://developer.zettle.com/docs/api/oauth/overview
  - type: APIReference
    url: https://developer.zettle.com/docs/api/oauth/api-reference
- name: Zettle Purchase API
  description: Retrieve purchase transaction history, individual purchase records, and refund data for a merchant account.
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
  humanURL: https://developer.zettle.com/docs/api/purchase/overview
  baseURL: https://purchase.izettle.com
  tags:
  - Purchases
  - Transaction
  - Refunds
  - Sales
  tags_raw:
  - Purchases
  - Transactions
  - Refunds
  - Sales
  properties:
  - type: Documentation
    url: https://developer.zettle.com/docs/api/purchase/overview
  - type: APIReference
    url: https://developer.zettle.com/docs/api/purchase/api-reference-md
- name: Zettle Product Library API
  description: Manage the merchant product catalogue including products, variants, prices, and categories.
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
  humanURL: https://developer.zettle.com/docs/api/product-library/overview
  baseURL: https://products.izettle.com
  tags:
  - Product
  - Catalog
  - Inventory
  tags_raw:
  - Products
  - Catalog
  - Inventory
  properties:
  - type: Documentation
    url: https://developer.zettle.com/docs/api/product-library/overview
  - type: APIReference
    url: https://developer.zettle.com/docs/api/product-library/api-reference
- name: Zettle Inventory API
  description: Track stock levels and inventory movements across merchant locations. Default rate limit is 4 requests per
    second.
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
  humanURL: https://developer.zettle.com/docs/api/inventory/overview
  baseURL: https://inventory.izettle.com
  tags:
  - Inventory
  - Stock
  - Locations
  properties:
  - type: Documentation
    url: https://developer.zettle.com/docs/api/inventory/overview
  - type: APIReference
    url: https://developer.zettle.com/docs/api/inventory/api-reference
- name: Zettle Image API
  description: Upload and manage product images used in the Zettle product library and POS display.
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
  humanURL: https://developer.zettle.com/docs/api/image/overview
  baseURL: https://image.izettle.com
  tags:
  - Image
  - Media
  tags_raw:
  - Images
  - Media
  properties:
  - type: Documentation
    url: https://developer.zettle.com/docs/api/image/overview
  - type: APIReference
    url: https://developer.zettle.com/docs/api/image/api-reference
- name: Zettle Giftcard API
  description: Issue, redeem, and manage gift cards for Zettle merchants.
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
  humanURL: https://developer.zettle.com/docs/api/giftcard/overview
  baseURL: https://giftcard.izettle.com
  tags:
  - Gift Cards
  - Payments
  properties:
  - type: Documentation
    url: https://developer.zettle.com/docs/api/giftcard/overview
  - type: APIReference
    url: https://developer.zettle.com/docs/api/giftcard/api-reference
- aid: zettle:zettle-accounts-api
  name: Zettle accounts API
  description: The accounts API from Zettle — 2 operation(s) for accounts.
  humanURL: https://developer.zettle.com/docs/api/oauth/overview
  baseURL: https://oauth.zettle.com
  tags:
  - Account
  tags_raw:
  - accounts
  properties:
  - type: OpenAPI
    url: openapi/zettle-accounts-api-openapi.yml
  - type: Documentation
    url: https://developer.zettle.com/docs/api/finance/overview
  - type: APIReference
    url: https://developer.zettle.com/docs/api/finance/api-reference
- aid: zettle:zettle-payout-api
  name: Zettle payout API
  description: The payout API from Zettle — 1 operation(s) for payout.
  humanURL: https://developer.zettle.com/docs/api/oauth/overview
  baseURL: https://oauth.zettle.com
  tags:
  - Payout
  tags_raw:
  - payout
  properties:
  - type: OpenAPI
    url: openapi/zettle-payout-api-openapi.yml
  - type: Documentation
    url: https://developer.zettle.com/docs/api/finance/overview
  - type: APIReference
    url: https://developer.zettle.com/docs/api/finance/api-reference
common:
- type: AgenticAccess
  url: agentic-access/zettle-agentic-access.yml
- type: DomainSecurity
  url: security/zettle-domain-security.yml
- type: Authentication
  url: authentication/zettle-authentication.yml
- type: OAuthScopes
  url: scopes/zettle-scopes.yml
- type: Website
  url: https://www.zettle.com/
- type: Documentation
  url: https://developer.zettle.com/docs/get-started
- type: GitHubOrg
  url: https://github.com/izettle
- type: LinkedIn
  url: https://www.linkedin.com/company/zettle/
- type: Blog
  url: https://www.zettle.com/blog
- type: Pricing
  url: https://www.zettle.com/gb/pricing
- type: StatusPage
  url: https://status.zettle.com/
- type: X
  url: https://x.com/Zettle
- type: Plans
  url: plans/zettle-plans-pricing.yml
- type: RateLimits
  url: rate-limits/zettle-rate-limits.yml
- type: FinOps
  url: finops/zettle-finops.yml
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/zettle"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/zettle/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/zettle/evidence"

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.