Skip to Content

Introduction

The Lunar Banking Services API provides programmatic access to funds transfers using Lunar’s bank infrastructure and access to clearing in the Nordic market.

API endpoint overview

This is a list of endpoints in the Banking Services API.

APIDescription
Merchant PaymentsMake domestic/internal account-to-account Transfers as Merchant Payments.
Money TransfersMake basic domestic/internal account-to-account Transfers as Money Transfers.
International PaymentsMake international payments via SWIFT or SEPA payments.
PostingsView Postings booked on internal accounts
AccountsView available Accounts and get balances
ConnectivityAPI for Connectivity Test for Transfers
Currency ExchangesExchange rates and creating currency exchanges
Swish Merchant EnrollmentOnboard merchants to Swish
Legal EntityLegal Entity API for managing legal entities
WebhooksSubscribe and receive events from various entities (e.g. Domestic Transfers)
Virtual Account Numbers(Coming soon) Manage virtual account numbers

The API specification is available as an OpenAPI file in this documentation.

Use cases

This section contains examples of how the above APIs can be used to solve different types of use cases.

Use caseDocumentation
ReconciliationExample of how the Postings API and Balance API can be used for reconciliation.
Last updated on