---
title: storyblok-kotlin
description: storyblok-kotlin is the official Kotlin client for Storyblok's Content Delivery API and Management API.
url: https://storyblok.com/docs/libraries/kotlin/universal-api-client
---

# storyblok-kotlin

The Storyblok Kotlin library provides a Ktor client plugin to interact with Storyblok’s [Content Delivery API](/docs/api/content-delivery/v2) and [Management API](/docs/api/management).

[Storyblok Kotlin Library Repository](https://github.com/storyblok/storyblok-kotlin) See the repository for the Storyblok Kotlin library for setup instructions, examples, and further information.

[Ktor Client Plugin Documentation](https://storyblok.github.io/storyblok-kotlin/ktor-client-plugin/index.html) See the Ktor client plugin documentation for details on how to use the Storyblok Kotlin library to fetch content from the Content Delivery API.

## Pagination

-   [Previous: Universal API Client](/docs/libraries/swift/universal-api-client)
-   [Next: Introduction](/docs/plugins)
