In order to utilize the API effectively, you’ll need to have access to the MemberMouse API, understand how to call it and know how to process the results. You can read this article to apprendre à démarrer avec l'API MemberMouse.
Appels de l'API
Vous trouverez ci-dessous une liste des appels API disponibles dans MemberMouse :
- créerMembre - utiliser cet appel pour créer un membre gratuit ou payant.
- updateMember - utiliser cet appel pour mettre à jour un membre existant.
- getMember - utiliser cet appel pour récupérer les données associées à un membre existant.
- purchaseBundle (regroupement d'achats) - utiliser cet appel pour acheter une offre groupée pour un membre existant.
- addBundle – use this call to add a bundle to an existing member’s account for free.
- removeBundle – use this call to remove a bundle from a member’s account.

