YourMembership
YourMembership is an association management system (AMS) and membership management platform for professional associations, nonprofits, clubs, and member-based organizations, covering member records and profiles, dues and membership types, events and registration, online community, e-commerce/store, fundraising, an online career center (YMCareers job board), and learning. It is owned by Community Brands (now operating under Momentive Software / the Personify portfolio). YourMembership exposes a documented developer API - a modern REST API (base https://ws.yourmembership.com, OAuth-authenticated, with a Swagger UI and a metadata document) plus a legacy XML/RPC API (v2.00), and a separate REST YMCareers API for the job-board product (base https://api.careerwebsite.com/v1). API access is license/partner gated - customers must license the REST API before an integration partner can connect - so the full Swagger reference is not publicly enumerable, and the endpoint set below is grounded in YourMembership's public integration guides and SDKs and otherwise honestly modeled.
APIs
YourMembership Members API
Read and manage member and contact records - member lists, profiles, account details, custom fields, membership types, and groups - via the REST MemberProfile and People endpoin...
YourMembership Events API
Retrieve events, event details, and event registrations (the YM Events module) so that calendars and registration data can be synced to external systems. Grounded in the documen...
YourMembership Certifications API
Track member certifications, credentials, and continuing-education (CE) credits tied to a member record. YourMembership and Community Brands offer certification and learning fun...
YMCareers API
REST API for the YMCareers online career center / job board. JSON responses over https://api.careerwebsite.com/v1, authenticated with an API_ACCESS_TOKEN (15-minute) or a non-ex...
YourMembership Content and Community API
Access online-community and content constructs - groups/subgroups, member messaging (in-box, read/unread status), journals/content, and media - that YourMembership exposes to or...
YourMembership Commerce and Sales API
Retrieve e-commerce and financial data - YM Store orders and order status (open, processed, shipped, closed, cancelled), transactions, dues payments, and donation/fundraising ex...