Personify

Personify (Personify Inc., part of Momentive Software as of January 2026) is a constituent and association management software provider for associations, nonprofits, and member-based organizations. Founded in 1996 and headquartered in Austin, Texas, Personify offers a family of products - the enterprise Personify360 / ThreeSixty AMS, MemberClicks (MC Professional) for mid-sized professional and trade associations, Wild Apricot for small associations and clubs, and A2Z Events for event management. Several products expose documented REST APIs secured with OAuth 2.0. Wild Apricot and MemberClicks publish public developer documentation, while Personify360's Novus APIs (Swagger-documented) are provisioned through a customer's account manager. API access generally requires being a paying customer of the respective product.

Personify publishes 3 APIs on the APIs.io network. Tagged areas include Association Management, AMS, Membership, Nonprofit, and Events.

Personify’s developer surface includes documentation and 4 more developer resources.

9.2/100 minimal ▬ flat Agent 0/100 human only Full breakdown ↓
scored 2026-08-05 · rubric v0.9.1
AccessApproval
3 APIs
Association ManagementAMSMembershipNonprofitEventsConstituent ManagementCRM

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-05 · rubric v0.9.1
Composite quality — 9.2/100 · minimal
Contract Quality 0.0 / 25
Developer Ergonomics 1.7 / 20
Commercial Clarity 0.0 / 20
Operational Transparency 0.0 / 13
Governance 0.0 / 12
Discoverability 7.4 / 10
Agent readiness — 0/100 · human only
Machine-Readable Contract 0 / 18
Agentic Access Contract 0 / 10
MCP Server 0 / 12
Machine-Readable Auth 0 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 0 / 7
Typed Event Surface 0 / 6
Agent Skills 0 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
A2A Agent Card 0 / 8
Dry-Run / Simulate Mode 0 / 4
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/personifycorp: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs 3

Individual APIs this provider publishes, each with its own machine-readable definition.

Personify Wild Apricot API

RESTful API for the Wild Apricot small-association product, secured with OAuth 2.0 against base https://api.wildapricot.org (versioned paths such as /v2.2/accounts/{accountId}/....

Personify MemberClicks (MC Professional) API

JSON REST API for the MemberClicks MC Professional AMS, secured with OAuth 2.0. Base URL is organization-scoped (https://{orgId}.memberclicks.net) with resource paths under /api...

Personify360 Novus API

Proprietary Novus API integration layer for the enterprise Personify360 / ThreeSixty AMS, documented with a Swagger (OpenAPI) interface for reporting, large-scale operations, an...

Pricing Plans 1

Published pricing tiers and plan structures.

Security Posture 1

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Personifycorp Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Resources

Documentation 1

Reference material describing how the API behaves

Access & Security 1

Authentication, authorization, and security posture

Commercial 1

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: personifycorp
url: https://raw.githubusercontent.com/api-evangelist/personifycorp/refs/heads/main/apis.yml
name: Personify
kind: company
description: Personify (Personify Inc., part of Momentive Software as of January 2026) is a constituent and association management
  software provider for associations, nonprofits, and member-based organizations. Founded in 1996 and headquartered in Austin,
  Texas, Personify offers a family of products - the enterprise Personify360 / ThreeSixty AMS, MemberClicks (MC Professional)
  for mid-sized professional and trade associations, Wild Apricot for small associations and clubs, and A2Z Events for event
  management. Several products expose documented REST APIs secured with OAuth 2.0. Wild Apricot and MemberClicks publish public
  developer documentation, while Personify360's Novus APIs (Swagger-documented) are provisioned through a customer's account
  manager. API access generally requires being a paying customer of the respective product.
accessModel:
  pricing: unknown
  onboarding: approval
  trial: false
  try_now: false
  public: false
  label: Requires approval
  confidence: medium
  source: []
  generated: '2026-07-22'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/personifycorp.png
tags:
- Association Management
- AMS
- Membership
- Nonprofit
- Events
- Constituent Management
- CRM
created: '2026-07-05'
modified: '2026-07-05'
specificationVersion: '0.19'
apis:
- aid: personifycorp:personify-wild-apricot-api
  name: Personify Wild Apricot API
  tags:
  - Membership
  - Contacts
  - Events
  - Invoices
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
  humanURL: https://gethelp.wildapricot.com/en/articles/182-using-wildapricot-s-api
  baseURL: https://api.wildapricot.org
  properties:
  - url: https://gethelp.wildapricot.com/en/articles/182-using-wildapricot-s-api
    type: Documentation
  - url: https://gethelp.wildapricot.com/en/categories/145-wild-apricot-member-api
    type: APIReference
  description: RESTful API for the Wild Apricot small-association product, secured with OAuth 2.0 against base https://api.wildapricot.org
    (versioned paths such as /v2.2/accounts/{accountId}/...). Split into an admin API and a member API, it exposes contacts,
    accounts, membership levels, member groups, events, event registrations, invoices, and payments as JSON (or XML). Access
    requires Wild Apricot account credentials.
- aid: personifycorp:personify-memberclicks-api
  name: Personify MemberClicks (MC Professional) API
  tags:
  - Membership
  - Profiles
  - OAuth
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
  humanURL: https://help.memberclicks.com/hc/en-us/sections/14749781143437-API
  baseURL: https://{orgId}.memberclicks.net/api/v1
  properties:
  - url: https://help.memberclicks.com/hc/en-us/sections/14749781143437-API
    type: Documentation
  - url: https://help.memberclicks.com/hc/en-us/articles/15442876413197-API-Resources
    type: APIReference
  description: JSON REST API for the MemberClicks MC Professional AMS, secured with OAuth 2.0. Base URL is organization-scoped
    (https://{orgId}.memberclicks.net) with resource paths under /api/v1, including member profiles, member types, and member
    statuses. Documented publicly in the MemberClicks help center; calls require an organization's API client credentials.
- aid: personifycorp:personify360-novus-api
  name: Personify360 Novus API
  tags:
  - Constituents
  - Orders
  - Events
  - Certifications
  - Committees
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
  humanURL: https://personifycorp.com/blog/supercharge-your-data-insights-with-novus-apis/
  baseURL: https://api.personifycorp.com
  endpointsModeled: true
  properties:
  - url: https://personifycorp.com/blog/supercharge-your-data-insights-with-novus-apis/
    type: Documentation
  description: Proprietary Novus API integration layer for the enterprise Personify360 / ThreeSixty AMS, documented with a
    Swagger (OpenAPI) interface for reporting, large-scale operations, and custom applications over Personify data. Logical
    resource areas follow the Personify360 modules - constituents (individuals, companies, donors, prospects), orders and
    products, events and meetings, certifications, and committees/subgroups. The Swagger definition and base URL are provisioned
    per customer through a Personify account manager rather than published publicly, so the base URL and endpoints here are
    modeled, not officially documented. Personify360 also ships an older Personify API Library.
common:
- type: DomainSecurity
  url: security/personifycorp-domain-security.yml
- type: LinkedIn
  url: https://www.linkedin.com/company/personify-corp
- type: Website
  url: https://personifycorp.com
- type: Documentation
  url: https://gethelp.wildapricot.com/en/articles/182-using-wildapricot-s-api
- type: Plans
  url: plans/personifycorp-plans-pricing.yml
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com