YouVersion PlatformYouVersion Platform
PlatformBiblesDev Docs
CommunityPartnersSupport

YouVersion Platform

Build applications and integrate with the world's most popular Bible platform.

Platform Products

  • Platform Portal
  • Developer Documentation
  • App Management

Resources

  • Support
  • Press inquiries

Legal

  • Privacy Policy
  • Terms of Use

© 2025 YouVersion. All rights reserved.

  • Overview
  • API Reference
  • SDKs
<  Back to Platform
SDK IntroductionSwift SDKKotlin SDK
JavaScript SDK
React SDK
React Native SDK
SDKs

SDK Introduction

Getting started with the YouVersion Platform is fast when you choose one of our SDKs. Each toolkit wraps the core REST APIs with idiomatic helpers, authentication flows, and built-in best practices so you can focus on product features instead of the complex work to ensure the Bible text is rendered correctly in every version and every language.

Pick the SDK that matches your stack, follow the quick-start guide, and you will be reading and displaying Scripture data within minutes.

Swift

Swift

Native support for iOS, iPadOS, and macOS apps.

Kotlin

Kotlin

Native support for Android apps.

JavaScript

JavaScript

Type-safe JavaScript SDK for YouVersion APIs that works in browsers, serverless functions, and Node.js services.

TypeScript

TypeScript Types

Types for the YouVersion JavaScript and React SDKs.

React

React

Hooks and components for web apps built with React.

React

React Native

Shared codebase for mobile apps on iOS and Android.

You can always call the HTTP APIs directly, but these SDKs remove repetitive boilerplate and give you battle-tested patterns from the YouVersion Engineering team.

Last modified on March 26, 2026
Swift SDK