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 Share Groups API

Share transactions with groups of users and manage group membership.

Lone Wolf Technologies Share Groups 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 Share Groups. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, a changelog, and authentication docs.

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

Requests are made against 2 base URLs: https://gateway.lwolf.com, {tw_host}.

4 operations 2 paths 5 schemas 2 GET1 POST1 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
HTTP Bearer, API Key
Resource Areas
1

Authentication & Security 2

Lone Wolf Technologies Share Groups API declares 2 security schemes for authenticating requests. It accepts HTTP bearer tokens (JWT) (bearerAuth). An API key is passed in the header as lw-subscription-key (subscriptionKey). By default, every request must be authenticated.

  • bearerAuth — JWT access token obtained from the /oauth/token endpoint, sent as Authorization: Bearer .
  • subscriptionKey — API subscription key issued by Lone Wolf, sent on every request.

Paths & Operations 4

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

Share Groups 4

Share transactions with groups of users and manage group membership.

GET
/transact-workflow/v1/users/{userId}/ShareGroup
List share groups
getShareGroups 3 params → 200400401403404
POST
/transact-workflow/v1/users/{userId}/ShareGroup
Create a share group
createShareGroup 1 param body → 201400401403404
GET
/transact-workflow/v1/users/{userId}/ShareGroup/{shareGroupId}
Get a share group
getShareGroupByKey 3 params → 200400401403404
PUT
/transact-workflow/v1/users/{userId}/ShareGroup/{shareGroupId}
Update a share group (add members and share)
updateShareGroup 2 params body → 200400401403404

Schemas 5

The contract defines 5 schemas that model the data the API accepts and returns. The most detailed are ShareGroupUpdate (4 properties), ShareGroupMember (3 properties), Error (2 properties), ShareGroupCreate (1 property). Each schema is shown below with its type and property counts.

ShareGroupOpportunity
object
1 property 1 required
ShareGroupUpdate
object
Full share group representation used to add members and share opportunities.
4 properties
ShareGroupMember
object
3 properties 1 required
ShareGroupCreate
object
1 property 1 required
Error
object
2 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

lone-wolf-share-groups-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 Share Groups 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.