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 Client Contact API

The Client Contact API from Lone Wolf Technologies — 8 operation(s) for client contact.

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

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

Requests are made against a single base URL, https://deals.api.lwolf.com.

13 operations 8 paths 5 schemas 4 DELETE2 GET3 PATCH4 POST

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
Resource Areas
1

Authentication & Security 1

Lone Wolf Technologies Client Contact API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (JWT) (BearerToken). By default, every request must be authenticated.

  • BearerToken — JSON Web Token obtained from the Authentication API (POST /v1/login). Pass the token as Authorization: Bearer in every request. Tokens expire after the number…

Paths & Operations 13

Across 8 paths, the API surfaces 13 operations — 4 DELETE, 2 GET, 3 PATCH, 4 POST. Each is listed below with its method, path, parameters, and response codes.

Client Contact 13
GET
/client-contacts/{clientContactId}
Get a client contact
1 param → 200400401403404500
PATCH
/client-contacts/{clientContactId}
Update a client contact.
1 param body → 200400401403404412500
DELETE
/client-contacts/{clientContactId}
Delete a client contact
1 param → 200400401403404500
GET
/deals/{dealId}/client-contacts
Get a client contact
1 param → 200400401403404500
POST
/deals/{dealId}/client-contacts
Create a client contact
1 param body → 201400401403409500
POST
/client-contacts/{clientContactId}/phone-numbers
Create client contact phone number
1 param body → 201400401403404409500
POST
/client-contacts/{clientContactId}/email-addresses
Create client contact email address
1 param body → 201400401403404409500
POST
/client-contacts/{clientContactId}/addresses
Create client contact address
1 param body → 201400401403404409500
PATCH
/client-contacts/{clientContactId}/email-addresses/{emailAddressTypeCode}
Update client contact email address
2 params body → 200400401403404409412500
DELETE
/client-contacts/{clientContactId}/email-addresses/{emailAddressTypeCode}
Delete client contact email address.
2 params → 200400401403404500
PATCH
/client-contacts/{clientContactId}/phone-numbers/{phoneNumberTypeCode}
Update client contact phone number
2 params body → 200400401403404409412500
DELETE
/client-contacts/{clientContactId}/phone-numbers/{phoneNumberTypeCode}
Delete client contact phone number
2 params → 200400401403404500
DELETE
/client-contacts/{clientContactId}/addresses/{addressTypeCode}
Delete client contact address
2 params → 200400401403404500

Schemas 5

The contract defines 5 schemas that model the data the API accepts and returns. The most detailed is ApiError (3 properties). Each schema is shown below with its type and property counts.

Address
object
ApiError
object
3 properties
EmailAddress
object
PhoneNumber
object
ClientContact
object

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

lone-wolf-client-contact-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 Contacts API
Lone Wolf Technologies Commission API
Lone Wolf Technologies Commission Fees API
Where this information came from

This is an independent, third-party profile of Lone Wolf Technologies Client Contact 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.