ktor-client-storyblok
ktor-client-storyblok configures the Ktor HTTP client to connect to Storyblok’s Content Delivery API and Management API.
Built on Ktor, the low-level library handles the following:
- Authentication
- Region routing
- Cache invalidation
- Errors and rate limiting with exponential backoff and automatic retries on
429/5xxresponses.
Throughout, the full Ktor request API stays available for building requests.
The Kotlin Multiplatform library supports Android, Java virtual machine (JVM), Native, JavaScript (JS), and WebAssembly (Wasm) targets.
The Ktor Client Plugin is the most flexible module in Storyblok’s Kotlin SDK. To fetch and deserialize stories with a higher-level, typed module, use the content-api-client.
For the complete list of types and configuration options, browse the generated API reference.
Was this page helpful?
This site uses reCAPTCHA and Google's Privacy Policy (opens in a new window).Terms of Service (opens in a new window) apply.
Get in touch with the Storyblok community