Docs API reference

API reference

Mantle’s API, built on a RESTful foundation, features resource-oriented URLs and JSON-based communication for both requests and responses, aligned with standard HTTP protocols and secure authentication via API keys. This setup differentiates between live and test modes, facilitating a secure development lifecycle.

The Mantle API is structured into two main components, each serving distinct purposes:


App API

The Mantle App API is designed to facilitate the integration of Mantle’s subscription management and billing capabilities into your application. It provides a set of endpoints to identify your users, manage billing and send behavioral data to Mantle using usage events.


Core API   Coming soon

The Mantle Core API will allow you to access Mantle data and develop custom integrations with Mantle. It will provide a set of APIs to access and manage your Mantle account data such as customers and plans.

Looking for examples?

Check our example app here.

Ready to integrate?

Check out our guide on how to integrate here.

Base URL

  https://appapi.heymantle.com/v1