We provide SOAP and REST APIs to all of our cloud solutions.

It is a vital part of our cloud framework, and a vital part of our customers digital transformation. 

Sharing is caring.

Funn Cloud APIs

Explore APIs

Available

Our APIs have 99.95% availability

Future proof

Our Cloud Framework is future proof.

Strategic

Funn is a strategic partner.

An API is the interface that allows two independent software components to exchange information. An API acts as an intermediary between internal software functions and external ones, creating an exchange of information so seamless that it often goes unnoticed by the end user.

Put simply, an API functions like a virtual middleman, relaying information from one interface, like a mobile app, to another. APIs connect different parts of a software platform to ensure that information ends up in the right place.

POST /api/transactions

{
"id": "16833741-33a0-437c-9c82-368bed96b7f6",
"from": "562b5682-7861-49ac-ad60-074fe12ddac2",
"to": "7d334e64-d0d3-4941-be6c-f59facf781d6",
"currency": "NOK",
"amount": 314.55
}