API URL & Credentials The first thing you need in order to use the MemberMouse API is the API URL...
What are API Credentials? API is a way for people to programmatically make calls to MemberMouse. Creating multiple API credentials is...
In order to utilize the API effectively, you'll need to have access to the MemberMouse API, understand how to call...
API Credential Options OPTION DESCRIPTION Name The name allows you to recognize the other party that you are granting access...
The addBundle API call is used to add a bundle to a member's account. Using this call will result in the bundle...
The createMember API call is used to create a free or paid member on your membership site. It can also...
The getMember API call is used to retrieve information about an existing member's account. Sample Request URL http://{Your_API_URL}?q=/getMember Input Parameters Parameter Description...
The purchaseBundle API call is used to purchase a bundle for a member. It can be used to purchase bundles for existing...
The removeBundle API call is used to remove a bundle from a member's account. Using this call will result in canceling...
The updateMember API call is used to update an existing member's account information. Sample Request URL http://{Your_API_URL}?q=/updateMember Input Parameters Parameter Description Required...