๐ Getting Started
To start using the MemberPress REST API, follow these steps:
- Enable the API: Make sure the API is enabled in your MemberPress settings (WordPress Admin Dashboard > MemberPress > Settings > Advanced > API).
- Generate API keys: Create API keys under User Profile for authentication.
- Explore API Endpoints: Use tools like Postman or cURL to explore available endpoints and test requests.
- Create Requests: Start by retrieving data (like members or subscriptions) and then move on to more complex actions like creating or updating members.