Overview
Welcome to Mantle's developer documentation! Whether you're building a new Shopify app or enhancing an existing one, integrating with Mantle enables you to enhance your Shopify app with simplified access to complex billing capabilities, streamlined operations, deep customer analytics, and powerful growth tools.
Integration involves two main components:
- Backend operations - Identifying customers, tracking usage, and managing subscriptions through our REST API
- Frontend integration - Displaying plans, checking feature access, and managing customer entitlements using our React components
Getting started
We recommend starting with our Quick Start Guide to familiarize yourself with Mantle's core concepts. This guide will walk you through:
- Generating API credentials
- Identifying your first customer
- Making your first API call
- Basic usage tracking
Next steps
After completing the Quick Start, you can dive deeper into:
- Backend integration - Complete REST API documentation for server-side operations
- Frontend integration - React components and hooks for displaying Mantle data
- Webhooks - Real-time notifications for billing and customer events
Our documentation includes detailed examples and implementation guides for each integration aspect. Need help? Contact us at [email protected].
Updated 30 days ago