Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

YourMembership Members API

Member and contact records, profiles, and custom fields (confirmed MemberProfile / People endpoints).

YourMembership Members API is one of 6 APIs that YourMembership publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Members. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and an API reference.

This API exposes 3 operations across 2 paths. It is described by OpenAPI 3.0.3, at version 1.0.

Requests are made against 2 base URLs: https://ws.yourmembership.com, https://api.careerwebsite.com/v1.

3 operations 2 paths 0 schemas 2 GET1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.3
API Version
1.0
Base URL
https://ws.yourmembership.com
Authentication
OAuth 2.0
Resource Areas
1

Authentication & Security 1

YourMembership Members API declares 1 security scheme for authenticating requests. It supports OAuth 2.0 (oauth2) using the clientCredentials flow. By default, every request must be authenticated.

  • oauth2 — OAuth authentication for the YM REST API, established via POST /Ams/Authenticate. The YMCareers API instead uses an APIACCESSTOKEN (15-minute) Authorization he…

Paths & Operations 3

Across 2 paths, the API surfaces 3 operations — 2 GET, 1 POST. Each is listed below with its method, path, parameters, and response codes.

Members 3

Member and contact records, profiles, and custom fields (confirmed MemberProfile / People endpoints).

GET
/Ams/MemberProfile
Read member profiles / contacts (ReadContacts)
readContacts 2 params → 200
POST
/Ams/MemberProfile
Create or update a member profile
upsertMemberProfile → 200
GET
/Ams/People
Read an individual contact (ReadContact)
readContact 1 param → 200

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

yourmembership-members-api-openapi.yml Raw ↑

Other APIs YourMembership publishes across the network.

YourMembership Authentication API
YourMembership Certifications API
YourMembership Commerce and Sales API
YourMembership Content and Community API
YourMembership Events API