Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Zettle accounts API

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

Zettle accounts API is one of 8 APIs that Zettle publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include accounts. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and an API reference.

This API exposes 2 operations across 2 paths. It is described by OpenAPI 3.0.3, at version 2.0.

Requests are made against a single base URL, https://finance.izettle.com/v2.

2 operations 2 paths 0 schemas 2 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.3
API Version
2.0
Base URL
https://oauth.zettle.com
Authentication
OAuth 2.0
Resource Areas
1

Authentication & Security 1

Zettle accounts API declares 1 security scheme for authenticating requests. It supports OAuth 2.0 (ZettleOauth) using the authorizationCode flow, exposing 1 scope.

  • ZettleOauth — For more information, see the [OAuth API documentation](https://developer.zettle.com/docs/api/oauth/overview).

Paths & Operations 2

Across 2 paths, the API surfaces 2 operations — 2 GET. Each is listed below with its method, path, parameters, and response codes.

accounts 2
GET
/accounts/{accountTypeGroup}/balance
Get account balance
getBalance 2 params → 200400401403
GET
/accounts/{accountTypeGroup}/transactions
Get account transactions
getAccountTransactions 6 params → 200400401403

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

zettle-accounts-api-openapi.yml Raw ↑

Other APIs Zettle publishes across the network.

Zettle OAuth API
Zettle Purchase API
Zettle Product Library API
Zettle Inventory API
Zettle Image API
Zettle Giftcard API
Zettle payout API