
Schema Overview
MemberNova is based on object-oriented principles and all key functionalities are accessible through access points (services or endpoints). These services form the platform’s Application Programming Interface (API), allowing external applications to integrate with MemberNova.
The following is a high level diagram of the main objects that comprise the system modules, with the Entities (records) at the center acting as the custom database. Entities and their associated structures and services are covered in the Platform Guide linked above.


Integration
The MemberNova platform allows for various methods to integrate with third party systems, allowing you to extend user functionality while maintaining a centralized member database:
REST API
Read
Write
SSO
oAuth 2.0
SAML
API Extensions
Webhooks
API Usage
To establish an API connection, contact us to set up your subscription key and client secret. The API library and full technical documentation is available here. Don't see an endpoint or have a specific requirement? Talk to us about your needs by sending an email to hello@membernova.com.