Glofox Members API

Access, create, and edit member records - the central pivot of the Glofox data model, spanning leads, active members, and ex-members (soft-deleted via an active flag rather than hard-deleted). The documented credential-verification call is a GET against /2.0/members.

API entry from apis.yml

apis.yml Raw ↑
aid: glofox:glofox-members-api
name: Glofox Members API
tags:
- Members
- Leads
- CRM
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
humanURL: https://apidocs-plat.aws.glofox.com/authentication/
baseURL: https://gf-api.aws.glofox.com/prod/2.0
properties:
- url: https://apidocs-plat.aws.glofox.com/common-concepts/
  type: Documentation
- url: https://apidocs-plat.aws.glofox.com/swagger/
  type: APIReference
description: Access, create, and edit member records - the central pivot of the Glofox data model, spanning
  leads, active members, and ex-members (soft-deleted via an active flag rather than hard-deleted). The
  documented credential-verification call is a GET against /2.0/members.