How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Lone Wolf Technologies Members API

The Members resource is a RESTful web resource running on Microsoft's Web API allowing third parties to access member data.The following actions are currently supported:- Retrieve a member or a collection of members- Retrieve the profile image of a member- Retrieve the public profile image of a member- Set the In/Out status of a member- Get the In/Out status of a member- Get the In/Out status of all active membersUse of the above resource will require the appropriate authentication headers to be present. Construction of authentication headers is outlined in the Authentication section above.

Lone Wolf Technologies Members API is one of 65 APIs that Lone Wolf Technologies 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, an API reference, a changelog, and authentication docs.

This API exposes 11 operations across 6 paths, and defines 11 schemas. It is described by OpenAPI 3.2.0, at version 1.0.0.

Requests are made against 2 base URLs: https://api.globalwolfweb.com, https://api-sb.globalwolfweb.com.

11 operations 6 paths 11 schemas 1 DELETE6 GET2 POST2 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1.0.0
Base URL
https://gateway.lwolf.com
Authentication
API Key
Resource Areas
1

Authentication & Security 1

Lone Wolf Technologies Members API declares 1 security scheme for authenticating requests. An API key is passed in the header as Authorization (LoneWolfToken). By default, every request must be authenticated.

  • LoneWolfToken — Custom HMAC-signed authorization scheme used when calling resources that access your actual data: Authorization: LoneWolfToken [API Token]:[Client Code]:[Signa…

Paths & Operations 11

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

Members 11

The Members resource is a RESTful web resource running on Microsoft's Web API allowing third parties to access member data. The following actions are currently supported: - Retrie…

GET
/wolfconnect/members/v1
Retrieve a Collection of Members
getMembers 5 params → 200
POST
/wolfconnect/members/v1
Create a Member
createMember 1 param body → 201
GET
/wolfconnect/members/v1/{memberId}
Retrieve a Member
getMember 2 params → 200404
PUT
/wolfconnect/members/v1/{memberId}
Update a Member
updateMember 2 params body → 200
GET
/wolfconnect/members/v1/{memberId}/profile-image
Retrieve the Profile Image of a Member
getMemberProfileImage 3 params → 200304404
POST
/wolfconnect/members/v1/{memberId}/profile-image
Set the Profile Image of a Member
setMemberProfileImage 1 param body → 200400404
DELETE
/wolfconnect/members/v1/{memberId}/profile-image
Delete the Profile Image of a Member
deleteMemberProfileImage 1 param → 200404
GET
/wolfconnect/members/v1/{memberId}/public-profile-image
Retrieve the Public Profile Image of a Member
getMemberPublicProfileImage 4 params → 200404
GET
/wolfconnect/members/v1/{memberId}/in-out-status
Get the In/Out Status of a Member
getMemberInOutStatus 1 param → 200400404
PUT
/wolfconnect/members/v1/{memberId}/in-out-status
Set the In/Out Status of a Member
setMemberInOutStatus 1 param body → 200400404
GET
/wolfconnect/members/v1/in-out-status
Get the In/Out Status of All the Members
getAllMembersInOutStatus → 200

Schemas 11

The contract defines 11 schemas that model the data the API accepts and returns. The most detailed are Member (31 properties), Address (13 properties), PublicProfile (11 properties), PhoneNumber (6 properties). Each schema is shown below with its type and property counts.

Address
object
13 properties 6 required
Website
object
3 properties 2 required
ClientError
object
The ClientError object is used to give detailed information whenever an API request fails. If you perform a request that returns with an error and the response…
3 properties
MLSBoard
object
2 properties
PhoneNumber
object
6 properties 2 required
MemberInOutStatus
object
4 properties
EmailAddress
object
5 properties 2 required
Office
object
3 properties
Integrations
object
2 properties
Member
object
31 properties 3 required
PublicProfile
object
11 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

lone-wolf-members-api-openapi.yml Raw ↑

Other APIs Lone Wolf Technologies publishes across the network.

Lone Wolf Authentisign API
Lone Wolf Technologies Accounts API
Lone Wolf Technologies Authentication API
Lone Wolf Technologies Authorization API
Lone Wolf Technologies Business Contact API
Lone Wolf Technologies Business Contacts API
Lone Wolf Technologies C Cs API
Lone Wolf Technologies Classification API
Lone Wolf Technologies Classifications API
Lone Wolf Technologies Client Contact API
Lone Wolf Technologies Client Contacts API
Lone Wolf Technologies Commission API
Where this information came from

This is an independent, third-party profile of Lone Wolf Technologies Members API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.