Skip to main content

Overview

Katapult provides two distinct APIs - the Core API and Public API - each designed for different use cases. Before working with our API clients, we recommend understanding the differences between these APIs.

Learn about Core vs Public APIs →

API Clients

We maintain a set of clients generated from our OpenAPI definition.

Currently we have clients in

This list may expand in future however we also encourage generating whatever client you may need from our OpenAPI definition also.

The openapi-generator may be a good starting point, there are also other generators for specific languages that may be preferable and we advise you do your own research.