Skip to content

Overview

Welcome to the API section of Kapsul! This page will guide you through the basic steps to start developing with Kapsul. Follow the instructions below to create your first app and retrieve your AuthKey.

Note

Before proceeding, ensure that you have upgraded to a developer account. If you haven’t done so yet, please refer to the Become a Developer page for instructions.

Base URL

All API requests to Kapsul should use the following base URL:

https://api.zenz.tech/kapsul/v1

Ensure that you prepend this base URL to every endpoint you access. This is essential for proper routing and authorization of your API requests.