MemberPress Developer Tools REST API
REST API exposed by the MemberPress Developer Tools add-on on the site owner's own WordPress installation, under the WordPress REST namespace mp/v1. Covers members, memberships, transactions, subscriptions, groups, rules, coupons, reminders and the event log, plus webhook subscribe/unsubscribe. Authenticated with a Developer Tools API key sent in the MEMBERPRESS-API-KEY header (the documentation repository and Postman collection send the same key in the Authorization header), or as a logged-in WordPress user holding the remove_users capability. MemberPress is self-hosted, so the base URL is always the customer's own site.
Documentation
Documentation
https://github.com/caseproof/memberpress-rest-api-documentation
APIReference
https://github.com/caseproof/memberpress-rest-api-documentation#core-resources-and-endpoints
GettingStarted
https://memberpress.com/docs/overview-of-using-the-developer-tools/
Authentication
https://raw.githubusercontent.com/api-evangelist/memberpress/refs/heads/main/authentication/memberpress-authentication.yml
RateLimits
https://raw.githubusercontent.com/api-evangelist/memberpress/refs/heads/main/rate-limits/memberpress-rate-limits.yml
Specifications
Other Resources
Postman
https://raw.githubusercontent.com/api-evangelist/memberpress/refs/heads/main/postman/memberpress-api-postman-collection.json
Webhooks
https://raw.githubusercontent.com/api-evangelist/memberpress/refs/heads/main/asyncapi/memberpress-webhooks.yml
ErrorCatalog
https://raw.githubusercontent.com/api-evangelist/memberpress/refs/heads/main/errors/memberpress-error-codes.yml
Conventions
https://raw.githubusercontent.com/api-evangelist/memberpress/refs/heads/main/conventions/memberpress-conventions.yml
DataModel
https://raw.githubusercontent.com/api-evangelist/memberpress/refs/heads/main/data-model/memberpress-data-model.yml
Overlay
https://raw.githubusercontent.com/api-evangelist/memberpress/refs/heads/main/overlays/memberpress-developer-tools-overlay.yaml
APIsJSON
https://raw.githubusercontent.com/api-evangelist/memberpress/refs/heads/main/apis.yml