YouVersion PlatformYouVersion Platform
PlatformLearn moreBiblesDev Docs
PartnersSupport
  • Overview
  • API Reference
  • SDKs
  • For LLMs
<  Back to Platform

YouVersion Platform

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

Platform Products

  • Platform Portal
  • Developer Documentation
  • Platform Dashboard
  • App Management

Resources

  • Learn more
  • Support
  • Press inquiries

Legal

  • Privacy Policy
  • Terms of Use

© 2025 YouVersion. All rights reserved.

SDK IntroductionSwift SDKReact Native SDKReact SDK with AuthenticationJavaScript 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: Native support for iOS, iPadOS, and macOS apps.
  • JavaScript: Type-safe JavaScript SDK for YouVersion API's that works in browsers, serverless functions, and Node.js services.
  • React: Hooks and components for web apps built with 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.

Edit this page
Last modified on December 12, 2025
Swift SDK