GETTING STARTED
Introduction
Welcome to the AppNative API. AppNative wraps web apps into native iOS and Android apps with push notifications, in-app purchases, and automatic App Store / Play Store deployment via GitHub Actions.
Base URL
https://appnative.base44.app/api/functions/Key Concepts
- •All API requests use
POSTmethod with a JSON body - •All responses return JSON
- •Authentication is via API key in the request body (not headers)
- •Push notifications support iOS (APNs) and Android (FCM)
Quick Links
Platform API Coming Soon
We're building a full Platform API that lets you programmatically manage apps, builds, IAP products, and GitHub integrations. Stay tuned!