# Capwrapper ## Docs - [Create, List, and Check Build Status](https://docs.capwrapper.com/api/builds.md): Create new Capwrapper build jobs, poll for status, and list all your builds using the REST API. Full parameter and response reference. - [Deploys API](https://docs.capwrapper.com/api/deploys.md): Deploy a completed Capwrapper build to Google Play, the Apple App Store, or TestFlight using the REST API. Full parameter and response reference. - [REST API](https://docs.capwrapper.com/api/overview.md): Trigger Capwrapper builds and deployments programmatically. Full reference for authentication, endpoints, rate limits, and error codes. - [Capwrapper Changelog](https://docs.capwrapper.com/changelog.md): A complete history of Capwrapper releases, including new features, platform improvements, bug fixes, and performance updates across every version. - [Automate Builds](https://docs.capwrapper.com/cli/ci-cd.md): Automate Capwrapper builds and app store deployments in GitHub Actions, GitLab CI, and other pipelines using capwrap-cli and environment secrets. - [CLI Commands](https://docs.capwrapper.com/cli/commands.md): Complete reference for all capwrap-cli commands — authentication, build management, app store deployment, config validation, and built-in help. - [Capwrapper CLI Setup Guide](https://docs.capwrapper.com/cli/installation.md): Install capwrap-cli globally for local development or as a project dev dependency for CI/CD, then authenticate with your Capwrapper API key. - [capwrap-cli](https://docs.capwrapper.com/cli/overview.md): capwrap-cli brings every Capwrapper dashboard action to your terminal — trigger builds, deploy to app stores, check job status, and validate config. - [Build Settings](https://docs.capwrapper.com/configuration/build-config.md): Complete reference for capwrap.config.json — app metadata, appearance, permissions, and third-party integration settings for every build. - [Bundle IDs, Permissions, and App Signing](https://docs.capwrapper.com/configuration/bundle-ids-permissions-signing.md): How to choose and format your bundle ID, which permissions to declare, and how to supply signing credentials for Android and iOS builds in Capwrapper. - [Publish to the App Store](https://docs.capwrapper.com/deployment/app-store.md): How to upload your Capwrapper-built IPA to App Store Connect, configure TestFlight, and avoid the most common Apple review rejections. - [Distribute Your Apps](https://docs.capwrapper.com/deployment/direct-apk.md): How to share your Capwrapper-built APK directly with users — no Play Store required — including enterprise MDM deployment and OTA web updates. - [Publish to Google Play Store](https://docs.capwrapper.com/deployment/play-store.md): Step-by-step guide to uploading your Capwrapper-built AAB to Google Play, setting up a keystore, and avoiding common rejection reasons. - [Capwrapper FAQ](https://docs.capwrapper.com/faq.md): Answers to common questions about Capwrapper builds, credentials, native capabilities, and troubleshooting for iOS and Android apps. - [What Is Capwrapper?](https://docs.capwrapper.com/introduction.md): Capwrapper converts any public HTTPS web app into a signed iOS and Android native app in under 2 minutes — no native code, plugins, or SDKs required. - [Automatic Native Features](https://docs.capwrapper.com/native-features/automatic-features.md): Seven Capwrapper features activate at first launch with zero code or config — offline caching, pull-to-refresh, session persistence, progress bar, and more. - [Code-Activated Native Features](https://docs.capwrapper.com/native-features/code-activated-features.md): Around 32 Capwrapper native bridges activate by adding a JavaScript snippet to your web app — no native code, no SDK configuration, no rebuild required. - [Native Features Requiring Setup](https://docs.capwrapper.com/native-features/external-setup.md): Eleven Capwrapper bridges need an external account or domain file to activate — push notifications, in-app purchases, AdMob ads, passkeys, and more. - [Native Features Overview](https://docs.capwrapper.com/native-features/overview.md): Every Capwrapper build ships 40 native bridges — camera, GPS, push notifications, biometrics, QR scanning, analytics, and more. Three activation tiers. - [Quickstart Guide](https://docs.capwrapper.com/quickstart.md): Create a Capwrapper account, configure your first build, and download a signed APK or IPA in under 2 minutes. No native code required.