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

Lawmatics Contacts API

A Contact can be thought of as a collection of data about a "Person".A Contact record is the base for all Contactables (Matters, Clients, and Companies).Since Contact data reflects a person, and is a base record, it is shared via any Contactable associated with the Contact.For Example:You be

Lawmatics Contacts API is one of 27 APIs that Lawmatics publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Contacts. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.

This API exposes 13 operations across 8 paths. It is described by OpenAPI 3.2.0, at version 1.22.0.

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

13 operations 8 paths 0 schemas 2 DELETE7 GET2 POST2 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1.22.0
Base URL
https://api.lawmatics.com
Authentication
OAuth 2.0, HTTP Bearer
Terms of Service
Resource Areas
1

Authentication & Security 2

Lawmatics Contacts API declares 2 security schemes for authenticating requests. It supports OAuth 2.0 (oauth2) using the authorizationCode flow. It accepts HTTP bearer tokens (bearerAuth). By default, every request must be authenticated.

  • oauth2 — OAuth 2.0 authorization code grant. Register a developer app at https://app.lawmatics.com/settings/developers (developer settings must be enabled by Lawmatics…
  • bearerAuth — The OAuth 2.0 access token is sent as Authorization: Bearer .

Paths & Operations 13

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

Contacts 13

A Contact can be thought of as a collection of data about a "Person". A Contact record is the base for all Contactables (Matters, Clients, and Companies). Since Contact data refle…

GET
/v1/contacts/find_by_phone/{phone_number}
Find Contact By Phone Number
findContactByPhoneNumber 1 param → 200401429
GET
/v1/contacts/find_by_email/{email_address}
Find Contact By Email Address
findContactByEmailAddress 1 param → 200401429
GET
/v1/contacts/find_by_name/{name}
Find Contact By Name
findContactByName 1 param → 200401429
GET
/v1/custom_contact_types/{custom_contact_type_id}
Custom Contact Type
getCustomContactType 1 param → 200401429
DELETE
/v1/custom_contact_types/{custom_contact_type_id}
Delete Custom Contact Type
deleteCustomContactType 1 param → 200401429
GET
/v1/custom_contact_types
Custom Contact Types
getCustomContactTypes → 200401429
POST
/v1/custom_contact_types
Create Custom Contact Type
createCustomContactType body → 201401429
PUT
/v1/custom_contact_types/{contact_id}
Update Custom Contact Type
updateCustomContactType 1 param body → 200401429
GET
/v1/contacts/{contact_id}
Contact
getContact 1 param → 200401429
PUT
/v1/contacts/{contact_id}
Update Contact
updateContact 1 param body → 200401429
DELETE
/v1/contacts/{contact_id}
Delete Contact
deleteContact 1 param → 200401429
GET
/v1/contacts
Contacts
getContacts → 200401429
POST
/v1/contacts
Create Contact
createContact body → 201401429

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

lawmatics-contacts-api-openapi.yml Raw ↑

Other APIs Lawmatics publishes across the network.

Lawmatics Addresses API
Lawmatics Collections API
Lawmatics Companies API
Lawmatics Custom Emails API
Lawmatics Custom Fields API
Lawmatics Custom Forms API
Lawmatics Email Addresses API
Lawmatics Email Campaign Stats API
Lawmatics Email Campaigns API
Lawmatics Event Locations API
Lawmatics Event Types API
Lawmatics Events (Appointments) API
Where this information came from

This is an independent, third-party profile of Lawmatics Contacts 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.