Appstle is a suite of Shopify apps that lets you build and manage recurring revenue programs — subscriptions, loyalty points, and memberships — all backed by enterprise-grade REST APIs. Whether you’re automating workflows, building a custom customer portal, or integrating with third-party tools, Appstle gives you the programmatic access you need.Documentation Index
Fetch the complete documentation index at: https://appstleinc-aeca3e0a.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Subscriptions
Manage recurring subscription contracts, billing, and customer self-service portals.
Loyalty
Power points programs, VIP tiers, referrals, and reward redemptions.
Memberships
Create tiered memberships with gated content and access control.
Get started
Install the Appstle app
Install the relevant Appstle app (Subscriptions, Loyalty, or Memberships) from the Shopify App Store on your store.
Get your API key
In your Appstle admin panel, navigate to Settings → API Key Management and create your first API key. Copy it immediately — it’s only shown once.
Make your first request
Pass your API key in the
X-API-Key header and call any endpoint. See the quickstart guides for your first working request.Explore by product
Subscription Quickstart
Make your first Subscription API call in minutes.
Subscription Webhooks
Receive real-time billing and lifecycle events.
Shopify Flow Integration
Automate subscription workflows with no-code triggers and actions.
Loyalty Quickstart
Query customer points and enroll members via the Loyalty API.
All Appstle APIs authenticate with an
X-API-Key header. Create and manage your keys from Settings → API Key Management in your Appstle admin panel.