Quicklinks

Introduction

This documentation is an introduction to building with the Kizen API and using technical tools within Kizen. It covers many of the core concepts around how data is modeled, how the API works, and best practices when working with Kizen data.

This is not exhaustive API documentation and will be most valuable when used in conjunction with either the API docs or Swagger docs to provide more context and information.

 

Getting Started

Explore the documentation using the sidebar navigation on the left, or start with some recommended articles here:

Authentication

Get started by learning how to authenticate with the Kizen API.

Objects

Custom Objects are how data is modeled in Kizen. Learn more about interacting with them using the API.

Records

Entity records are instances of custom objects. Learn how to create, edit, delete, and search for entities.