Classes
| API | Description |
|---|---|
| GET classes?start={start}&end={end}&calendarId={calendarId}&daysOfWeek={daysOfWeek} |
Get the list of classes by date |
Events
| API | Description |
|---|---|
| GET events?start={start}&end={end}&calendarId={calendarId}&daysOfWeek={daysOfWeek} |
Get the list of events by date |
CompanyFields
| API | Description |
|---|---|
| GET company/fields |
Gets the custom fields of a company |
CompanyFieldList
| API | Description |
|---|---|
| GET company/fieldlist |
Gets the custom fields of a company |
CompanyMemberships
| API | Description |
|---|---|
| GET company/memberships |
Gets the list of memberships |
CompanyPermissions
| API | Description |
|---|---|
| GET company/permissions |
Gets the list of permissions |
Directory
| API | Description |
|---|---|
| GET members/directory?companyId={companyId}&offset={offset}&limit={limit}&sort={sort}&search={search}&searchField={searchField} |
Get the directory of members |
Member
| API | Description |
|---|---|
| GET members/{id} |
Get a single member profile |
| DELETE members/{id} |
Delete a single member profile |
MemberID
| API | Description |
|---|---|
| GET memberID?internalId={internalId} |
Get a single member profile |
MemberInfo
| API | Description |
|---|---|
| GET memberInfo?companyId={companyId}&id={id} |
Get a single member profile |
| GET memberInfo?companyId={companyId}&userId={userId}&ck={ck} |
Get a single member profile |
| GET memberInfo?companyId={companyId}&internalId={internalId} |
Get a single member profile |
Members
| API | Description |
|---|---|
| GET members?offset={offset}&limit={limit}&sort={sort}&search={search} |
Get the list of members |
| POST members |
Creates a member profile |
| PUT members |
Update member profile |
MemberCount
| API | Description |
|---|---|
| GET member/count |
Get count of members |
MemberValidation
| API | Description |
|---|---|
| GET member/validation/{id} |
Validate membership status by member number |
Distributions
| API | Description |
|---|---|
| GET messaging/distributions |
Get list of distributions |
Send
| API | Description |
|---|---|
| POST messaging/send |
Create a new message |
Organizations
| API | Description |
|---|---|
| GET organizations |
Gets the list of organizations |
Registration
| API | Description |
|---|---|
| GET registration/{itemId} |
Get a registration by id |
RegistrationCancellation
| API | Description |
|---|---|
| DELETE registration/{itemId}/cancel |
Cancels a registration |
Registrations
| API | Description |
|---|---|
| GET registrations/{itemId}?start={start}&name={name} |
Get the list of registrants by item id |
RegistrationStatus
| API | Description |
|---|---|
| PUT registration/attendance/status |
Update the status of a registration |
Reports
| API | Description |
|---|---|
| GET reports |
Gets the list of reports |
Staff
| API | Description |
|---|---|
| GET staff |
Get staff list |
User
| API | Description |
|---|---|
| GET users |
Get a user profile |
| PUT users |
Update a user profile |
UserPassword
| API | Description |
|---|---|
| PUT user/password |
Update a user password |
UserAccounts
| API | Description |
|---|---|
| GET user/accounts |
Gets the accounts for a user |
UserAccount
| API | Description |
|---|---|
| GET user/accounts/{companyId} |
Gets the account details of a user |
UserAccountFields
| API | Description |
|---|---|
| GET user/accounts/{companyId}/fields |
Gets the custom fields of a user |
UserAccountFieldList
| API | Description |
|---|---|
| GET user/accounts/{companyId}/fieldlist |
Gets the custom fields of a company |
UserAgenda
| API | Description |
|---|---|
| GET user/{companyId}/agenda |
Get the agenda of upcoming events, classes and rentals of a user for a specific account |
UserCommunications
| API | Description |
|---|---|
| GET user/communications?type={type} |
Get all the communications that were sent out to a specific user |
UserCommunicationRead
| API | Description |
|---|---|
| PUT user/communication/read/{id} |
Update the status of a communication to read |
UserCommunicationDismiss
| API | Description |
|---|---|
| PUT user/communication/dismiss/{id} |
Update the status of a communication to dismissed |
UserDocuments
| API | Description |
|---|---|
| GET user/documents |
Gets the list of documents |
| POST user/documents?companyId={companyId}&folderId={folderId} |
Submit a file |
UserDocument
| API | Description |
|---|---|
| GET user/document/{id} |
Gets the list of documents |
| DELETE user/document/{id} |
Delete a document |
UserForms
| API | Description |
|---|---|
| GET user/{companyId}/forms |
Gets the list of forms |
UserFormAnswers
| API | Description |
|---|---|
| GET user/{companyId}/form_answers |
Gets the list of submitted form answers of a member |
UserFolders
| API | Description |
|---|---|
| GET user/{companyId}/folders |
Gets the list of document folders |
UserLibrary
| API | Description |
|---|---|
| GET user/{companyId}/documents?folderId={folderId} |
Gets the list of public documents |
UserMember
| API | Description |
|---|---|
| GET user/{companyId}/member |
Get a member profile |
| PUT user/{companyId}/member |
Update a user profile |
UserNotes
| API | Description |
|---|---|
| GET user/notes |
Get a note by id |
| POST user/notes |
Add a note |
| PUT user/notes |
Update a note |
UserNote
| API | Description |
|---|---|
| GET user/note/{id} |
Get a note by id |
| DELETE user/note/{id} |
Delete a note |
UserAuthentication
| API | Description |
|---|---|
| GET authentication/user?Email={Email}&Password={Password}&Token={Token}&AppSourceType={AppSourceType} |
Authenticate a user by email and password |
UserIDAuthentication
| API | Description |
|---|---|
| GET authentication/userId?ID={ID}&CompanyId={CompanyId}&Password={Password}&Token={Token}&AppSourceType={AppSourceType} |
Authenticate a user by internal ID and password |
MemberAuthentication
| API | Description |
|---|---|
| GET authentication/member?CompanyId={CompanyId}&Email={Email}&Password={Password} |
Authenticate that a user has an active membership |
MemberInfoAuthentication
| API | Description |
|---|---|
| GET authentication/memberInfo?CompanyId={CompanyId}&UserId={UserId} |
Authenticate user with their membership info |
ResetPassword
| API | Description |
|---|---|
| GET authentication/reset?Email={Email}&CompanyId={CompanyId} |
Reset the password of a user |
ResetIDPassword
| API | Description |
|---|---|
| GET authentication/resetId?ID={ID}&CompanyId={CompanyId} |
Reset the password of a user |
MemberStats
| API | Description |
|---|---|
| GET member/stats/{id} |
Get member stats |
MembershipAuthentication
| API | Description |
|---|---|
| GET authentication/membership?UserId={UserId}&CompanyId={CompanyId} |
Authenticate if a user is a member of an organization |
Subscription
| API | Description |
|---|---|
| POST subscription |
Create a newsletter subscription |