Kitsu API
0.20.82

Base URL
http://api.example.com

Welcome to the Kitsu API specification

Version: 0.20.82

The Kitsu API allows to store and manage the data of your animation/VFX production. Through it you can link all the tools of your pipeline and make sure they are all synchronized.

An easy to use Python client to access this API is available: Python Kitsu Client documentation

Authentication

Before you can use any of the endpoints outlined below, you will need to obtain a JWT token to authorize your requests.

You will find detailed information on how to retrieve authentication tokens in the [Zou documentation](https://zou.cg-wire.com/api/).

All API requests require authentication via JWT tokens passed in the Authorization header.

This is version 0.20.82 of this API documentation. Last update on Oct 20, 2025.

This API is provided under license AGPL 3.0.